HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build IT

HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationStatement assunzione Paracetamolo - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="38642e18-973d-4763-b875-1d1bc322d98a"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/taccuino/StructureDefinition/medicationStatement-it-taccuino"/>
    <tag>
      <system value="http://hl7.it/fhir/taccuino/CodeSystem/class-code"/>
      <code value="TAC"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 38642e18-973d-4763-b875-1d1bc322d98a</b></p><a name="38642e18-973d-4763-b875-1d1bc322d98a"> </a><a name="hc38642e18-973d-4763-b875-1d1bc322d98a"> </a><a name="38642e18-973d-4763-b875-1d1bc322d98a-it-IT"> </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-medicationStatement-it-taccuino.html">MedicationStatement - Taccuino personale dell'assistito</a></p><p style="margin-bottom: 0px">Tag: Taccuino (Details: Classe documento code TAC = 'Taccuino')</p></div><p><b>Data di Registrazione a sistema</b>: 2024-02-23 15:30:00+0100</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title="Codes:{http://hl7.it/fhir/taccuino/CodeSystem/aifa-aic 036813018}">1000 MG COMPRESSE 8 COMPRESSE DIVISIBILI</span></p><p><b>subject</b>: <a href="Patient-e786443c-4786-4b88-b3e3-41a4b27681d1.html">Angela Verdi  Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><p><b>effective</b>: 2024-02-20 14:30:00+0100 --&gt; 2024-02-20 14:35:00+0100</p><p><b>reasonCode</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/reason-medication-given b}">Given as Ordered</span></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 Pillola dopo i pasti</p><p><b>site</b>: <span title="Codes:{http://snomed.info/sct 836005}">Oral region of face</span></p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Oral use</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 Pill<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form  codePILL = 'Pill')</span></td></tr></table></blockquote></div>
  </text>
  <extension
             url="http://hl7.it/fhir/taccuino/StructureDefinition/registration-date">
    <valueInstant value="2024-02-23T15:30:00+01:00"/>
  </extension>
  <status value="active"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://hl7.it/fhir/taccuino/CodeSystem/aifa-aic"/>
      <code value="036813018"/>
      <display value="1000 MG COMPRESSE 8 COMPRESSE DIVISIBILI"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"/>
  </subject>
  <effectivePeriod>
    <start value="2024-02-20T14:30:00+01:00"/>
    <end value="2024-02-20T14:35:00+01:00"/>
  </effectivePeriod>
  <reasonCode>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/reason-medication-given"/>
      <code value="b"/>
      <display value="Given as Ordered"/>
    </coding>
  </reasonCode>
  <dosage>
    <text value="1 Pillola dopo i pasti"/>
    <site>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="836005"/>
      </coding>
    </site>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral use"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Pill"/>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
        <code value="PILL"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>