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
<MedicationDispense xmlns="http://hl7.org/fhir">
<id value="14658"/>
<meta>
<profile
value="https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationDispense"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense 14658</b></p><a name="14658"> </a><a name="hc14658"> </a><a name="14658-en-US"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="#hc14658/med-31">Medication Product containing only codeine and paracetamol (medicinal product)</a></p><p><b>subject</b>: <a href="Patient/phast-14602">Patient/phast-14602</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner/smart-Practitioner-7148xxxx">Practitioner/smart-Practitioner-7148xxxx</a></td></tr></table><p><b>authorizingPrescription</b>: <a href="MedicationRequest-14654.html">MedicationRequest: status = active; intent = order; medication[x] = ->Medication médicament contenant seulement paracétamol; authoredOn = 2021-07-13 08:48:39+0000</a></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode FFC}">First Fill - Complete</span></p><p><b>quantity</b>: 15 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p><p><b>daysSupply</b>: 5 jours<span style="background: LightGoldenRodYellow"> (Details: UCUM coded = 'd')</span></p><p><b>whenPrepared</b>: 2021-07-13 10:37:00+0000</p><p><b>whenHandedOver</b>: 2021-07-13 11:16:00+0000</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 26643006}">Voie orale</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Dose[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></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #med-31</b></p><a name="14658/med-31"> </a><a name="hc14658/med-31"> </a><a name="14658/med-31-en-US"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 775360007}">PARACETAMOL+CODEINE</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://snomed.info/sct 387517004}">PARACETAMOL</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 500 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span>/1 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://snomed.info/sct 387494007}">CODEINE</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 30 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span>/1 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code1 = '1')</span></p></blockquote></blockquote></div>
</text>
<contained>
<Medication>
<id value="med-31"/>
<meta>
<profile
value="http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"/>
</meta>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="775360007"/>
<display
value="Product containing only codeine and paracetamol (medicinal product)"/>
</coding>
<text value="PARACETAMOL+CODEINE"/>
</code>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387517004"/>
<display value="paracétamol"/>
</coding>
<text value="PARACETAMOL"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="500"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387494007"/>
<display value="codéine"/>
</coding>
<text value="CODEINE"/>
</itemCodeableConcept>
<isActive value="true"/>
<strength>
<numerator>
<value value="30"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</denominator>
</strength>
</ingredient>
</Medication>
</contained>
<status value="completed"/>
<medicationReference>
<reference value="#med-31"/>
</medicationReference>
<subject>
<reference value="Patient/phast-14602"/>
</subject>
<performer>
<actor>
<reference value="Practitioner/smart-Practitioner-7148xxxx"/>
</actor>
</performer>
<authorizingPrescription>🔗
<reference value="MedicationRequest/14654"/>
</authorizingPrescription>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="FFC"/>
<display value="First Fill - Complete"/>
</coding>
</type>
<quantity>
<value value="15"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</quantity>
<daysSupply>
<value value="5"/>
<unit value="jours"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</daysSupply>
<whenPrepared value="2021-07-13T10:37:00Z"/>
<whenHandedOver value="2021-07-13T11:16:00Z"/>
<dosageInstruction>
<sequence value="1"/>
<timing>
<repeat>
<boundsPeriod>
<start value="2021-07-13T10:37:00Z"/>
<end value="2021-07-18T10:36:59Z"/>
</boundsPeriod>
<timeOfDay value="07:00:00"/>
<timeOfDay value="12:00:00"/>
<timeOfDay value="18:00:00"/>
</repeat>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Voie orale"/>
</coding>
<text value="Voie orale"/>
</route>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="Ordered"/>
</coding>
<text value="Ordered"/>
</type>
<doseQuantity>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationDispense>