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" : "MedicationRequest",
"id" : "14651-30",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 14651-30</b></p><a name=\"14651-30\"> </a><a name=\"hc14651-30\"> </a><a name=\"14651-30-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14651-30/med-321\">Medication </a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-10-15 10:25:27+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></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 47625008}\">Voie intraveineuse</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Type</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>400 µg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeug = 'ug')</span>/ min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'min')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-322</b></p><a name=\"14651-30/med-322\"> </a><a name=\"hc14651-30/med-322\"> </a><a name=\"14651-30/med-322-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 775687004}\">DOBUTAMINE</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></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 412383006}\">DOBUTAMINE</span></td><td>true</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-323</b></p><a name=\"14651-30/med-323\"> </a><a name=\"hc14651-30/med-323\"> </a><a name=\"14651-30/med-323-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 776119003}\">GLUCOSE</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385229008}\">solution pour perfusion</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 67079006}\">GLUCOSE</span></td><td>true</td><td>50 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span>/ mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-321</b></p><a name=\"14651-30/med-321\"> </a><a name=\"hc14651-30/med-321\"> </a><a name=\"14651-30/med-321-en-US\"> </a><p><b>code</b>: <span title=\"Codes:\">Dobutamine 200 mg dans G5 qsp 40 mL</span></p><p><b>amount</b>: 40 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href=\"#hc14651-30/med-322\">Medication médicament contenant seulement dobutamine</a></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>org/fhir/StructureDefinition/FrIsVehicle</b>: true</p><p><b>item</b>: <a href=\"#hc14651-30/med-323\">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med-322",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "775687004",
"display" : "médicament contenant seulement dobutamine"
}
],
"text" : "DOBUTAMINE"
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "412383006",
"display" : "dobutamine"
}
],
"text" : "DOBUTAMINE"
},
"isActive" : true
}
]
},
{
"resourceType" : "Medication",
"id" : "med-323",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "776119003",
"display" : "médicament contenant seulement glucose"
}
],
"text" : "GLUCOSE"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385229008",
"display" : "solution pour perfusion"
}
],
"text" : "solution pour perfusion"
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "67079006",
"display" : "glucose"
}
],
"text" : "GLUCOSE"
},
"isActive" : true,
"strength" : {
"numerator" : {
"value" : 50,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}
}
]
},
{
"resourceType" : "Medication",
"id" : "med-321",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound"
]
},
"code" : {
"text" : "Dobutamine 200 mg dans G5 qsp 40 mL"
},
"amount" : {
"numerator" : {
"value" : 40,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
},
"ingredient" : [
{
"itemReference" : {
"reference" : "#med-322"
},
"isActive" : true
},
{
"extension" : [
{
"url" : "http://interopsante.org/fhir/StructureDefinition/FrIsVehicle",
"valueBoolean" : true
}
],
"itemReference" : {
"reference" : "#med-323"
},
"isActive" : true
}
]
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "#med-321"
},
"subject" : {
"reference" : "Patient/phast-14602"
},
"authoredOn" : "2021-10-15T10:25:27.401Z",
"requester" : {
"reference" : "Practitioner/smart-Practitioner-71482713"
},
"dosageInstruction" : [
{
"sequence" : 1,
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-10-15T10:25:00Z",
"end" : "2021-10-16T10:24:59Z"
}
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "Voie intraveineuse"
}
],
"text" : "Voie intraveineuse"
},
"doseAndRate" : [
{
"extension" : [
{
"url" : "http://interopsante.org/fhir/StructureDefinition/FrBasisOfDoseComponent",
"valueReference" : {
"reference" : "#med-322"
}
}
],
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
],
"text" : "Ordered"
},
"rateRatio" : {
"numerator" : {
"value" : 400,
"unit" : "µg",
"system" : "http://unitsofmeasure.org",
"code" : "ug"
},
"denominator" : {
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}
}
]
}
]
}