HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0

This page is part of the US Core (v3.1.0: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

XML Format: Medication-uscore-med1

Download Raw xml


<Medication xmlns="http://hl7.org/fhir">
  <id value="uscore-med1"/>
  <meta>
    <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><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-med1</p><p><b>meta</b>: </p><p><b>code</b>: lisinopril oral 10 mg <span style="background: LightGoldenRodYellow">(Details : {RxNorm code '206765' = 'Prinivil 10 MG Oral Tablet', given as 'Lisinopril 10 MG Oral Tablet [Prinivil]'})</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="lisinopril oral 10 mg"/>
  </code>
</Medication>