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" : "14621",
"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 14621</b></p><a name=\"14621\"> </a><a name=\"hc14621\"> </a><a name=\"14621-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14621/med-121\">Medication médicament contenant seulement nicotine</a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-07-19 18:33:41+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 45890007}\">Voie transdermique</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Rate[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>1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span>/16 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeh = 'h')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #med-121</b></p><a name=\"14621/med-121\"> </a><a name=\"hc14621/med-121\"> </a><a name=\"14621/med-121-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 776904000}\">NICOTINE</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 764486008}\">dispositif transdermique</span></p><p><b>amount</b>: 16 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeh = 'h')</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 68540007}\">NICOTINE</span></td><td>true</td><td>15 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-121",
"meta" : {
"profile" : [
🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "776904000",
"display" : "médicament contenant seulement nicotine"
}
],
"text" : "NICOTINE"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "764486008",
"display" : "dispositif transdermique à libération prolongée"
}
],
"text" : "dispositif transdermique"
},
"amount" : {
"numerator" : {
"value" : 16,
"unit" : "h",
"system" : "http://unitsofmeasure.org",
"code" : "h"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "68540007",
"display" : "nicotine"
}
],
"text" : "NICOTINE"
},
"isActive" : true,
"strength" : {
"numerator" : {
"value" : 15,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
}
]
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "#med-121"
},
"subject" : {
"reference" : "Patient/phast-14602"
},
"authoredOn" : "2021-07-19T18:33:41.714Z",
"requester" : {
"reference" : "Practitioner/smart-Practitioner-71482713"
},
"dosageInstruction" : [
{
"sequence" : 1,
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-07-19T18:33:00Z",
"end" : "2021-08-02T18:32:59Z"
},
"timeOfDay" : [
"07:00:00"
]
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "45890007",
"display" : "Voie transdermique"
}
],
"text" : "Voie transdermique"
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
],
"text" : "Ordered"
},
"rateRatio" : {
"numerator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
},
"denominator" : {
"value" : 16,
"unit" : "h",
"system" : "http://unitsofmeasure.org",
"code" : "h"
}
}
}
]
}
]
}