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 Med1 Example - XML Representation

Page standards status: Informative

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="uscore-med1"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Uscore Med1 Example"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This is a uscore med1 example for the *US Core Medication Profile*."/>
    </extension>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication uscore-med1</b></p><a name="uscore-med1"> </a><a name="hcuscore-med1"> </a><a name="uscore-med1-en-US"> </a><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 206765}">Prinivil (lisinopril) oral 10 mg</span></p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="206765"/>
      <display value="lisinopril 10 MG Oral Tablet [Prinivil]"/>
    </coding>
    <text value="Prinivil (lisinopril) oral 10 mg"/>
  </code>
</Medication>