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

: HAS-7-Presc-Paracetamol - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="HAS-7-Presc-Paracetamol"/>
  <meta>
    <profile
             value="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-prescription-bundle-for-example"/>
  </meta>
  <type value="searchset"/>
  <entry>
    <resource>
      <MedicationRequest>
        <id value="medicationrequest-HAS-7-Presc-Paracetamol"/>
        <meta>
          <profile
                   value="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest"/>
          <profile
                   value="https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_medicationrequest-HAS-7-Presc-Paracetamol"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest medicationrequest-HAS-7-Presc-Paracetamol</b></p><a name="medicationrequest-HAS-7-Presc-Paracetamol"> </a><a name="hcmedicationrequest-HAS-7-Presc-Paracetamol"> </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">Profiles: <a href="StructureDefinition-fr-inpatient-medicationrequest.html">FrInpatientMedicationRequest</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest</code></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title="Codes:{http://BogusSystemMedicabase.com MV00000557}">PARACETAMOL 500 mg gélule</span></p><p><b>subject</b>: <a href="Patient/14602">Patient/14602</a></p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-71482713">Practitioner/smart-Practitioner-71482713</a></p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: PARACETAMOL 500 mg gélule : Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)</p>
</div></blockquote><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>AsNeeded[x]</b></td><td><b>MaxDosePerPeriod</b></td><td><b>MaxDosePerAdministration</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 22253000}">Si douleurs</span></td><td>4000 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/24 h<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeh = 'h')</span></td><td>1000 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <priority value="routine"/>
        <medicationCodeableConcept>
          <coding>
            <system value="http://BogusSystemMedicabase.com"/>
            <code value="MV00000557"/>
            <display value="PARACETAMOL 500 mg gélule"/>
          </coding>
        </medicationCodeableConcept>
        <subject>
          <reference value="Patient/14602"/>
        </subject>
        <requester>
          <reference value="Practitioner/smart-Practitioner-71482713"/>
        </requester>
        <note>
          <extension
                     url="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medicationrequest-note-scope">
            <valueCode value="LIPRESCTXT"/>
          </extension>
          <text
                value="Prescription textuelle: PARACETAMOL 500 mg gélule : Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)"/>
        </note>
        <dosageInstruction>
          <asNeededCodeableConcept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="22253000"/>
              <display value="douleur"/>
            </coding>
            <text value="Si douleurs"/>
          </asNeededCodeableConcept>
          <maxDosePerPeriod>
            <numerator>
              <value value="4000"/>
              <unit value="mg"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="mg"/>
            </numerator>
            <denominator>
              <value value="24"/>
              <unit value="h"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="h"/>
            </denominator>
          </maxDosePerPeriod>
          <maxDosePerAdministration>
            <value value="1000"/>
            <unit value="mg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mg"/>
          </maxDosePerAdministration>
        </dosageInstruction>
      </MedicationRequest>
    </resource>
  </entry>
</Bundle>