National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
1.0.0-ballot - STU1 Ballot United States of America flag

National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.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/nhsn-dqm/ and changes regularly. See the Directory of published versions

: Medication - Example Dex4 Tablet - XML Representation

Page standards status: Informative

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="medication-example-dex4-tablet"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication medication-example-dex4-tablet</b></p><a name="medication-example-dex4-tablet"> </a><a name="hcmedication-example-dex4-tablet"> </a><a name="medication-example-dex4-tablet-en-US"> </a><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 860995}">metformin hydrochloride 1000 MG</span></p><p><b>status</b>: Active</p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="860995"/>
      <display value="metformin hydrochloride 1000 MG"/>
    </coding>
    <text value="metformin hydrochloride 1000 MG"/>
  </code>
  <status value="active"/>
</Medication>