Medicolegal Death Investigation (MDI) FHIR Implementation Guide
2.0.1-cibuild - ci-build United States of America flag

Medicolegal Death Investigation (MDI) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mdi-ig/ and changes regularly. See the Directory of published versions

: ValueSet - Medical Data Quality Review example - XML Representation

Active as of 2024-11-22

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-med-dq-review-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-med-dq-review-example</b></p><a name="vs-med-dq-review-example"> </a><a name="hcvs-med-dq-review-example"> </a><a name="vs-med-dq-review-example-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cs-death-cert-review-example.html"><code>http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MED_INF_DQ_MEDICAL_VALID">MED_INF_DQ_MEDICAL_VALID</a></td><td>Medical Data Valid</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MED_INF_DQ_MEDICAL_VALID_WITH_EXCEPTIONS">MED_INF_DQ_MEDICAL_VALID_WITH_EXCEPTIONS</a></td><td>Medical Data Valid With Exceptions</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MED_INF_DQ_MEDICAL_INVALID">MED_INF_DQ_MEDICAL_INVALID</a></td><td>Medical Data Not Invalid</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url value="http://hl7.org/fhir/us/mdi/ValueSet/vs-med-dq-review-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.11.48.9"/>
  </identifier>
  <version value="2.0.1-cibuild"/>
  <name value="VSMedDQReviewEx"/>
  <title value="ValueSet - Medical Data Quality Review example"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-22T01:43:48+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This value set contains example codes for medical data quality review."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example"/>
      <concept>
        <code value="MED_INF_DQ_MEDICAL_VALID"/>
        <display value="Medical Data Valid"/>
      </concept>
      <concept>
        <code value="MED_INF_DQ_MEDICAL_VALID_WITH_EXCEPTIONS"/>
        <display value="Medical Data Valid With Exceptions"/>
      </concept>
      <concept>
        <code value="MED_INF_DQ_MEDICAL_INVALID"/>
        <display value="Medical Data Not Invalid"/>
      </concept>
    </include>
  </compose>
</ValueSet>