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 - Certified Workflow example - XML Representation

Active as of 2024-11-22

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-certified-workflow-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-certified-workflow-example</b></p><a name="vs-certified-workflow-example"> </a><a name="hcvs-certified-workflow-example"> </a><a name="vs-certified-workflow-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-DEATH_CERT_CERT">DEATH_CERT_CERT</a></td><td>Certified</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-DEATH_CERT_NOT_CERT">DEATH_CERT_NOT_CERT</a></td><td>Not Certified</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-certified-workflow-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.11.48.1"/>
  </identifier>
  <version value="2.0.1-cibuild"/>
  <name value="VSCertifiedWorkflowEx"/>
  <title value="ValueSet - Certified Workflow 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 certification workflow status."/>
  <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="DEATH_CERT_CERT"/>
        <display value="Certified"/>
      </concept>
      <concept>
        <code value="DEATH_CERT_NOT_CERT"/>
        <display value="Not Certified"/>
      </concept>
    </include>
  </compose>
</ValueSet>