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" : "14648",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 14648</b></p><a name=\"14648\"> </a><a name=\"hc14648\"> </a><a name=\"14648-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14648/med-281\">Medication </a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-09-29 10:32:47+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 per 6 hours</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>4 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span>/20 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-282</b></p><a name=\"14648/med-282\"> </a><a name=\"hc14648/med-282\"> </a><a name=\"14648/med-282-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 775103002}\">CEFOTAXINE</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 372704003}\">CEFOTAXINE</span></td><td>true</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-283</b></p><a name=\"14648/med-283\"> </a><a name=\"hc14648/med-283\"> </a><a name=\"14648/med-283-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><p><b>amount</b>: 100 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</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-281</b></p><a name=\"14648/med-281\"> </a><a name=\"hc14648/med-281\"> </a><a name=\"14648/med-281-en-US\"> </a><p><b>code</b>: <span title=\"Codes:\">Céfotaxine 4g dans miniperf G5 100 mL</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href=\"#hc14648/med-282\">Medication médicament contenant seulement céfotaxime</a></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href=\"#hc14648/med-283\">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med-282",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "775103002",
"display" : "médicament contenant seulement céfotaxime"
}
],
"text" : "CEFOTAXINE"
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372704003",
"display" : "céfotaxime"
}
],
"text" : "CEFOTAXINE"
},
"isActive" : true
}
]
},
{
"resourceType" : "Medication",
"id" : "med-283",
"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"
},
"amount" : {
"numerator" : {
"value" : 100,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
},
"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-281",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound"
]
},
"code" : {
"text" : "Céfotaxine 4g dans miniperf G5 100 mL"
},
"ingredient" : [
{
"itemReference" : {
"reference" : "#med-282"
},
"isActive" : true
},
{
"itemReference" : {
"reference" : "#med-283"
},
"isActive" : true
}
]
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "#med-281"
},
"subject" : {
"reference" : "Patient/phast-14602"
},
"authoredOn" : "2021-09-29T10:32:47.623Z",
"requester" : {
"reference" : "Practitioner/smart-Practitioner-71482713"
},
"dosageInstruction" : [
{
"sequence" : 1,
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-09-29T10:32:00Z",
"end" : "2021-10-02T10:31:59Z"
},
"period" : 6,
"periodUnit" : "h"
}
},
"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-282"
}
}
],
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
],
"text" : "Ordered"
},
"rateRatio" : {
"numerator" : {
"value" : 4,
"unit" : "g",
"system" : "http://unitsofmeasure.org",
"code" : "g"
},
"denominator" : {
"value" : 20,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}
}
]
}
]
}