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

: Presc-CODOLIPRANE-MedCodeableConcept - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="Presc-CODOLIPRANE-MedCodeableConcept"/>
  <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-Presc-CODOLIPRANE-MedCodeableConcept"/>
        <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-Presc-CODOLIPRANE-MedCodeableConcept"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest medicationrequest-Presc-CODOLIPRANE-MedCodeableConcept</b></p><a name="medicationrequest-Presc-CODOLIPRANE-MedCodeableConcept"> </a><a name="hcmedicationrequest-Presc-CODOLIPRANE-MedCodeableConcept"> </a><a name="medicationrequest-Presc-CODOLIPRANE-MedCodeableConcept-en-US"> </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://data.esante.gouv.fr/ansm/medicament/UCD 3400893936047}">CODOLIPRANE 500 mg/30 mg, cpr</span></p><p><b>subject</b>: <a href="Patient/14602">Patient/14602</a></p><p><b>authoredOn</b>: 2021-07-28 15:12:37+0000</p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-71482713">Practitioner/smart-Practitioner-71482713</a></p><p><b>groupIdentifier</b>: <code>https://somehospital.fr/Prescrption-ID</code>/Presc-14625</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://standardterms.edqm.eu 20053000}">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 Comprimé<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></td></tr></table></blockquote></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <priority value="routine"/>
        <medicationCodeableConcept>
          <coding>
            <system value="http://data.esante.gouv.fr/ansm/medicament/UCD"/>
            <code value="3400893936047"/>
            <display value="CODOLIPRANE 500/30MG CPR"/>
          </coding>
          <text value="CODOLIPRANE 500 mg/30 mg, cpr"/>
        </medicationCodeableConcept>
        <subject>
          <reference value="Patient/14602"/>
        </subject>
        <authoredOn value="2021-07-28T15:12:37.603Z"/>
        <requester>
          <reference value="Practitioner/smart-Practitioner-71482713"/>
        </requester>
        <groupIdentifier>
          <system value="https://somehospital.fr/Prescrption-ID"/>
          <value value="Presc-14625"/>
        </groupIdentifier>
        <dosageInstruction>
          <sequence value="1"/>
          <timing>
            <repeat>
              <boundsPeriod>
                <start value="2021-07-28T15:12:00Z"/>
                <end value="2021-08-02T15:11:59Z"/>
              </boundsPeriod>
              <timeOfDay value="07:00:00"/>
              <timeOfDay value="18:00:00"/>
            </repeat>
          </timing>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20053000"/>
              <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"/>
              <unit value="Comprimé"/>
              <system value="http://standardterms.edqm.eu"/>
              <code value="15054000"/>
            </doseQuantity>
          </doseAndRate>
        </dosageInstruction>
      </MedicationRequest>
    </resource>
  </entry>
</Bundle>