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 Examiner Certification Affirmation example - XML Representation

Active as of 2024-11-22

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-me-cert-affirmation-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-me-cert-affirmation-example</b></p><a name="vs-me-cert-affirmation-example"> </a><a name="hcvs-me-cert-affirmation-example"> </a><a name="vs-me-cert-affirmation-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-ME_AFFIRM_CERTIFICATION_AFFIRMED">ME_AFFIRM_CERTIFICATION_AFFIRMED</a></td><td>ME Certification Affirmation Affirmed</td></tr><tr><td><a href="CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-ME_AFFIRM_CERTIFICATION_NOT_AFFIRMED">ME_AFFIRM_CERTIFICATION_NOT_AFFIRMED</a></td><td>ME Certification Affirmation Not Affirmed</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-me-cert-affirmation-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.11.48.8"/>
  </identifier>
  <version value="2.0.1-cibuild"/>
  <name value="VSMECertAffirmationEx"/>
  <title
         value="ValueSet - Medical Examiner Certification Affirmation 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 the status of Medical Examiner Certification Affirmation."/>
  <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="ME_AFFIRM_CERTIFICATION_AFFIRMED"/>
        <display value="ME Certification Affirmation Affirmed"/>
      </concept>
      <concept>
        <code value="ME_AFFIRM_CERTIFICATION_NOT_AFFIRMED"/>
        <display value="ME Certification Affirmation Not Affirmed"/>
      </concept>
    </include>
  </compose>
</ValueSet>