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
<Medication xmlns="http://hl7.org/fhir">
<id value="Expl-med-MV-sulfate-morphine-2"/>
<meta>
<profile
value="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medication-virtual"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication Expl-med-MV-sulfate-morphine-2</b></p><a name="Expl-med-MV-sulfate-morphine-2"> </a><a name="hcExpl-med-MV-sulfate-morphine-2"> </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>code</b>: <span title="Codes:{https://www.medicabase.fr/systemMV MV00000031}">Morphine sulfate 30 mg gélule</span></p><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>
</text>
<code>
<coding>
<system value="https://www.medicabase.fr/systemMV"/>
<code value="MV00000031"/>
<display value="Morphine sulfate 30 mg gélule"/>
</coding>
</code>
<form>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="10210000"/>
<display value="Gélule"/>
</coding>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://data.esante.gouv.fr/ansm/medicament/codeSMS"/>
<code value="01099"/>
<display value="sulfate de morphine"/>
</coding>
</itemCodeableConcept>
<strength>
<numerator>
<value value="30"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
</strength>
</ingredient>
</Medication>