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-medrx-insulin-2-11 - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="bsj1-smp-medrx-insulin-2-11"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest bsj1-smp-medrx-insulin-2-11</b></p><a name="bsj1-smp-medrx-insulin-2-11"> </a><a name="hcbsj1-smp-medrx-insulin-2-11"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 311048}, {http://hl7.org/fhir/sid/ndc 71093014311}">insulin isophane, human 70 UNT/ML / insulin, regular, human 30 UNT/ML Injectable Suspension</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2025-07-02 13:00:00-0800</p><p><b>requester</b>: <a href="PractitionerRole-PractitionerRole-MD-HemaOnko.html">PractitionerRole Internal Medicine Physician</a></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="311048"/>
      <display
               value="insulin isophane, human 70 UNT/ML / insulin, regular, human 30 UNT/ML Injectable Suspension"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="71093014311"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <authoredOn value="2025-07-02T13:00:00-08:00"/>
  <requester>🔗 
    <reference value="PractitionerRole/PractitionerRole-MD-HemaOnko"/>
  </requester>
</MedicationRequest>