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" : "Medication",
"id" : "Expl-med-MV-sulfate-morphine-1",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-virtual"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Expl-med-MV-sulfate-morphine-1</b></p><a name=\"Expl-med-MV-sulfate-morphine-1\"> </a><a name=\"hcExpl-med-MV-sulfate-morphine-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fr-medication-virtual.html\">FrMedicationVirtual</a></p></div><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10210000}\">Gélule</span></p><p><b style=\"color: maroon\">Exception Generating Narrative: Cannot invoke "org.hl7.fhir.r5.renderers.utils.ResourceWrapper.has(String)" because "q" is null </b></p></div>"
},
"form" : {
"coding" : [
{
"system" : "http://standardterms.edqm.eu",
"code" : "10210000",
"display" : "Gélule"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://data.esante.gouv.fr/ansm/medicament/codeSMS",
"code" : "01099",
"display" : "sulfate de morphine"
}
]
},
"strength" : {
"numerator" : {
"value" : 30,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
}
]
}