CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
2.0.0-cibuild - Release 2 ci-build United States of America flag

CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v2.0.0-cibuild) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Coverage - Example LTC Monthly Pneumonia - Medicare - XML Representation

Page standards status: Informative

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="coverage-example-ltc-monthly-uti-tricare"/>
  <meta>
    <profile
             value="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ltc-monthly-coverage"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage coverage-example-ltc-monthly-uti-tricare</b></p><a name="coverage-example-ltc-monthly-uti-tricare"> </a><a name="hccoverage-example-ltc-monthly-uti-tricare"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ltc-monthly-coverage.html">LTC Monthly Event Coverage</a></p></div><p><b>identifier</b>: Member Number/335522612</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode MILITARY}">military health program</span></p><p><b>subscriberId</b>: 123123123123</p><p><b>beneficiary</b>: <a href="Patient-patient-example-ltc-monthly-uti.html">UTI LTC(official) Female, DoB: 2024-02-01 ( MRN: 1601191901018808 (use: usual, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship child}">Child</span></p><p><b>period</b>: 2020-08-01 --&gt; (ongoing)</p><p><b>payor</b>: <a href="Organization-organization-coverage-example-ltc-monthly-tricare.html">Tricare (Champus)</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MB"/>
        <display value="Member Number"/>
      </coding>
    </type>
    <system value="http://example.org/fhir/memberidentifier"/>
    <value value="335522612"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <version value="9.0.0"/>
      <code value="MILITARY"/>
      <display value="military health program"/>
    </coding>
  </type>
  <subscriberId value="123123123123"/>
  <beneficiary>🔗 
    <reference value="Patient/patient-example-ltc-monthly-uti"/>
  </beneficiary>
  <relationship>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/subscriber-relationship"/>
      <code value="child"/>
      <display value="Child"/>
    </coding>
    <text value="Child"/>
  </relationship>
  <period>
    <start value="2020-08-01"/>
  </period>
  <payor>🔗 
    <reference
               value="Organization/organization-coverage-example-ltc-monthly-tricare"/>
    <display value="Tricare (Champus)"/>
  </payor>
</Coverage>