Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationDispense",
"id" : "14663",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationDispense"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense 14663</b></p><a name=\"14663\"> </a><a name=\"hc14663\"> </a><a name=\"14663-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"#hc14663/med-401\">Medication DOLIPRANE 500 mg, gélule</a></p><p><b>subject</b>: <a href=\"Patient/phast-14604\">Patient/phast-14604</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner/smart-Practitioner-7148xxxx\">Practitioner/smart-Practitioner-7148xxxx</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-14660.html\">MedicationRequest: status = active; intent = order; medication[x] = ->Medication EFFERALGAN 1 000 mg, cpr; authoredOn = 2021-07-15 11:02:39+0000</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode RFP}\">Refill - Part</span></p><p><b>quantity</b>: 6 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p><p><b>daysSupply</b>: 2 jours<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p><p><b>whenPrepared</b>: 2021-07-16 10:10:00+0000</p><p><b>whenHandedOver</b>: 2021-07-16 10:24:00+0000</p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Voie orale</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>2 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-401</b></p><a name=\"14663/med-401\"> </a><a name=\"hc14663/med-401\"> </a><a name=\"14663/med-401-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD 3400891996128}\">DOLIPRANE 500 mg, gélule</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 420692007}\">gélule</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 387517004}\">PARACETAMOL</span></td><td>true</td><td>500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med-401",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedication2unique"
]
},
"code" : {
"coding" : [
{
"system" : "http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD",
"code" : "3400891996128",
"display" : "DOLIPRANE 500 mg, gélule"
}
],
"text" : "DOLIPRANE 500 mg, gélule"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "420692007",
"display" : "gélule"
}
],
"text" : "gélule"
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387517004",
"display" : "paracétamol"
}
],
"text" : "PARACETAMOL"
},
"isActive" : true,
"strength" : {
"numerator" : {
"value" : 500,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
}
]
}
],
"status" : "completed",
"medicationReference" : {
"reference" : "#med-401"
},
"subject" : {
"reference" : "Patient/phast-14604"
},
"performer" : [
{
"actor" : {
"reference" : "Practitioner/smart-Practitioner-7148xxxx"
}
}
],
"authorizingPrescription" : [
{
🔗 "reference" : "MedicationRequest/14660"
}
],
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "RFP",
"display" : "Refill - Part"
}
]
},
"quantity" : {
"value" : 6,
"system" : "http://unitsofmeasure.org",
"code" : "1"
},
"daysSupply" : {
"value" : 2,
"unit" : "jours",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"whenPrepared" : "2021-07-16T10:10:00Z",
"whenHandedOver" : "2021-07-16T10:24:00Z",
"dosageInstruction" : [
{
"sequence" : 1,
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-07-16T10:10:00Z",
"end" : "2021-07-17T10:09:59Z"
},
"timeOfDay" : [
"07:00:00",
"12:00:00",
"18:00:00"
]
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Voie orale"
}
],
"text" : "Voie orale"
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
],
"text" : "Ordered"
},
"doseQuantity" : {
"value" : 2,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
]
}
]
}