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 - Death Certificate Review Observations example - XML Representation

Active as of 2024-11-22

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-death-certificate-review-observations-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-death-certificate-review-observations-example</b></p><a name="vs-death-certificate-review-observations-example"> </a><a name="hcvs-death-certificate-review-observations-example"> </a><a name="vs-death-certificate-review-observations-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-Embalmed">Embalmed</a></td><td>Embalmed Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CommunicableDisease">CommunicableDisease</a></td><td>Communicable Disease Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CertifiedWorkflow">CertifiedWorkflow</a></td><td>Certified Workflow Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-Registration">Registration</a></td><td>Registration Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MedicalInformationDataQuality">MedicalInformationDataQuality</a></td><td>Medical Information Data Quality Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-PersonalInformationDataQuality">PersonalInformationDataQuality</a></td><td>Personal Information Data Quality Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MECertificationAffirmation">MECertificationAffirmation</a></td><td>Medical Examiner Certification Affirmation Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CoronerWorkflow">CoronerWorkflow</a></td><td>Coroner Workflow Observation</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-SignedWorkflow">SignedWorkflow</a></td><td>Signed Workflow Observation</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-death-certificate-review-observations-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.11.48.6"/>
  </identifier>
  <version value="2.0.1-cibuild"/>
  <name value="VSDCRObservationsEx"/>
  <title value="ValueSet - Death Certificate Review Observations 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 Death Certificate Review Observations."/>
  <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="Embalmed"/>
        <display value="Embalmed Observation"/>
      </concept>
      <concept>
        <code value="CommunicableDisease"/>
        <display value="Communicable Disease Observation"/>
      </concept>
      <concept>
        <code value="CertifiedWorkflow"/>
        <display value="Certified Workflow Observation"/>
      </concept>
      <concept>
        <code value="Registration"/>
        <display value="Registration Observation"/>
      </concept>
      <concept>
        <code value="MedicalInformationDataQuality"/>
        <display value="Medical Information Data Quality Observation"/>
      </concept>
      <concept>
        <code value="PersonalInformationDataQuality"/>
        <display value="Personal Information Data Quality Observation"/>
      </concept>
      <concept>
        <code value="MECertificationAffirmation"/>
        <display
                 value="Medical Examiner Certification Affirmation Observation"/>
      </concept>
      <concept>
        <code value="CoronerWorkflow"/>
        <display value="Coroner Workflow Observation"/>
      </concept>
      <concept>
        <code value="SignedWorkflow"/>
        <display value="Signed Workflow Observation"/>
      </concept>
    </include>
  </compose>
</ValueSet>