US Core Implementation Guide
8.0.0-ballot - Ballot United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 8.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/US-Core/ and changes regularly. See the Directory of published versions

: Uscore Med2 Example - XML Representation

Page standards status: Informative

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="uscore-med2"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|8.0.0-ballot"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication uscore-med2</b></p><a name="uscore-med2"> </a><a name="hcuscore-med2"> </a><a name="uscore-med2-en-US"> </a><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 582620}">Nizatidine 15 MG/ML Oral Solution [Axid]</span></p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="582620"/>
      <display value="Nizatidine 15 MG/ML Oral Solution [Axid]"/>
    </coding>
    <text value="Nizatidine 15 MG/ML Oral Solution [Axid]"/>
  </code>
</Medication>