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" : "14650",
"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 14650</b></p><a name=\"14650\"> </a><a name=\"hc14650\"> </a><a name=\"14650-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14650/med-301\">Medication </a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-10-02 17:22:25+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-302</b></p><a name=\"14650/med-302\"> </a><a name=\"hc14650/med-302\"> </a><a name=\"14650/med-302-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-303</b></p><a name=\"14650/med-303\"> </a><a name=\"hc14650/med-303\"> </a><a name=\"14650/med-303-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-301</b></p><a name=\"14650/med-301\"> </a><a name=\"hc14650/med-301\"> </a><a name=\"14650/med-301-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=\"#hc14650/med-302\">Medication médicament contenant seulement céfotaxime</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=\"#hc14650/med-303\">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med-302",
"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-303",
"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-301",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound"
]
},
"code" : {
"text" : "Céfotaxine 4g dans miniperf G5 100 mL"
},
"ingredient" : [
{
"itemReference" : {
"reference" : "#med-302"
},
"isActive" : true
},
{
"extension" : [
{
"url" : "http://interopsante.org/fhir/StructureDefinition/FrIsVehicle",
"valueBoolean" : true
}
],
"itemReference" : {
"reference" : "#med-303"
},
"isActive" : true
}
]
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "#med-301"
},
"subject" : {
"reference" : "Patient/phast-14602"
},
"authoredOn" : "2021-10-02T17:22:25.401Z",
"requester" : {
"reference" : "Practitioner/smart-Practitioner-71482713"
},
"dosageInstruction" : [
{
"sequence" : 1,
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-10-02T17:22:00Z",
"end" : "2021-10-05T17:21: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-302"
}
}
],
"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"
}
}
}
]
}
]
}