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-1-13 - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="bsj1-smp-medstmt-ferrous-1-13"/>
  <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-1-13</b></p><a name="bsj1-smp-medstmt-ferrous-1-13"> </a><a name="hcbsj1-smp-medstmt-ferrous-1-13"> </a><p><b>basedOn</b>: <a href="MedicationRequest-bsj1-smp-medrx-ferrous-1-13.html">MedicationRequest: status = draft; intent = order; medication[x] = ferrous gluconate 240 MG Oral Tablet; authoredOn = 2025-05-04 15:00:00-0800</a></p><p><b>status</b>: Intended</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 242590}, {http://hl7.org/fhir/sid/ndc 11845013751}">ferrous gluconate 240 MG Oral Tablet</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2025-05-04 15:00:00-0800</p><p><b>informationSource</b>: <a href="Organization-org-ED-Metro-Hospital.html">Organization Metro Hospital Emergency Department</a></p></div>
  </text>
  <basedOn>🔗 
    <reference value="MedicationRequest/bsj1-smp-medrx-ferrous-1-13"/>
  </basedOn>
  <status value="intended"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="242590"/>
      <display value="ferrous gluconate 240 MG Oral Tablet"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="11845013751"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <dateAsserted value="2025-05-04T15:00:00-08:00"/>
  <informationSource>🔗 
    <reference value="Organization/org-ED-Metro-Hospital"/>
  </informationSource>
</MedicationStatement>