PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: bsj1-smp-medstmt-ferrous-4-3 - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="bsj1-smp-medstmt-ferrous-4-3"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement bsj1-smp-medstmt-ferrous-4-3</b></p><a name="bsj1-smp-medstmt-ferrous-4-3"> </a><a name="hcbsj1-smp-medstmt-ferrous-4-3"> </a><p><b>basedOn</b>: <a href="MedicationRequest-bsj1-smp-medrx-ferrous-4-3.html">MedicationRequest: status = active; intent = order; medication[x] = ferrous sulfate 44 MG/ML Oral Solution; authoredOn = 2025-07-16 11:30:00-0800</a></p><p><b>status</b>: Active</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 702249}, {http://hl7.org/fhir/sid/ndc 54569352800}">ferrous sulfate 44 MG/ML Oral Solution</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2025-07-16 11:30:00-0800</p><p><b>informationSource</b>: <a href="Organization-org-Michigan-Primary-Health-Care-A.html">Organization Michigan Primary Health Care Associates</a></p></div>
  </text>
  <basedOn>🔗 
    <reference value="MedicationRequest/bsj1-smp-medrx-ferrous-4-3"/>
  </basedOn>
  <status value="active"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="702249"/>
      <display value="ferrous sulfate 44 MG/ML Oral Solution"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="54569352800"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <dateAsserted value="2025-07-16T11:30:00-08:00"/>
  <informationSource>🔗 
    <reference value="Organization/org-Michigan-Primary-Health-Care-A"/>
  </informationSource>
</MedicationStatement>