FHIR Clinical Documents
1.0.0-ballot - STU1 Ballot International flag

FHIR Clinical Documents, published by HL7 International / Structured Documents. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-clinical-document/ and changes regularly. See the Directory of published versions

: MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1 - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1</b></p><a name="MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1"> </a><a name="hcMedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1"> </a><a name="MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1-en-US"> </a><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title="Codes:">Management of Asthma</span></p><p><b>medication</b>: <span title="Codes:">Ventolin Inhaler</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Eve Everiewoman</a></p><p><b>dateAsserted</b>: 2024-05-07 11:28:17+0000</p></div>
  </text>
  <status value="active"/>
  <statusReason>
    <text value="Management of Asthma"/>
  </statusReason>
  <medicationCodeableConcept>
    <text value="Ventolin Inhaler"/>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient-example"/>
    <display value="Eve Everiewoman"/>
  </subject>
  <dateAsserted value="2024-05-07T11:28:17.000+00:00"/>
</MedicationStatement>