Standard Death Record

CertifierTypeVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sdr-deathRecord-CertifierTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SDR CertifierTypeVS ValueSet</b></p>
<p>Type of certifier for a death record. Corresponds to the allowed values for item 45 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).</p>
</div>
  </text>
  <url
       value="http://github.com/nightingaleproject/fhirDeathRecord/sdr/deathRecord/vs/CertifierTypeVS"/>
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord"/>
    <value value="sdr.deathRecord.CertifierTypeVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="CertifierTypeVS"/>
  <title value="SDR CertifierTypeVS ValueSet"/>
  <status value="draft"/>
  <date value="2018-06-14T00:00:00-04:00"/>
  <publisher value="The MITRE Corporation: Nightingale Project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://github.com/nightingaleproject/fhirDeathRecord"/>
    </telecom>
  </contact>
  <description
               value="Type of certifier for a death record. Corresponds to the allowed values for item 45 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="434641000124105"/>
        <display value="Physician (Certifier)"/>
      </concept>
      <concept>
        <code value="434651000124107"/>
        <display value="Physician (Pronouncer and Certifier)"/>
      </concept>
      <concept>
        <code value="310193003"/>
        <display value="Coroner"/>
      </concept>
      <concept>
        <code value="440051000124108"/>
        <display value="Medical Examiner"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v3/NullFlavor"/>
      <concept>
        <code value="OTH"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
</ValueSet>