<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-deathRecord-Certifier" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR Certifier Profile</b>
      </p>
      <p>The certifier of the death record. Corresponds to items 45, 46, 47, 48 and 49 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).</p>
      <p>
        <b>SDR Mapping Summary</b>
      </p>
      <p>
        <pre>sdr.deathRecord.Certifier maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner:
  constrain qualification to 1..*
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-Certifier" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.deathRecord.Certifier" />
  </identifier>
  <version value="0.1.0" />
  <name value="CertifierProfile" />
  <title value="SDR Certifier Profile" />
  <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="The certifier of the death record. Corresponds to items 45, 46, 47, 48 and 49 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
      <display value="United States of America" />
    </coding>
  </jurisdiction>
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="servd" />
    <uri value="http://www.omg.org/spec/ServD/1.0/" />
    <name value="ServD" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Practitioner" />
  <baseDefinition value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" />
  <derivation value="constraint" />
  <differential>
    <element id="Practitioner:sdr-deathRecord-Certifier">
      <path value="Practitioner" />
      <short value="SDR Certifier Profile" />
      <definition value="The certifier of the death record. Corresponds to items 45, 46, 47, 48 and 49 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <mustSupport value="false" />
    </element>
    <element id="Practitioner:sdr-deathRecord-Certifier.extension:certifiertype">
      <path value="Practitioner.extension" />
      <sliceName value="certifiertype" />
      <definition value="A code that represents the type of death record certifier. Corresponds to item 45 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-CertifierType-extension" />
      </type>
    </element>
    <element id="Practitioner:sdr-deathRecord-Certifier.extension:certifiertype.valueCodeableConcept">
      <path value="Practitioner.extension.valueCodeableConcept" />
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://github.com/nightingaleproject/fhirDeathRecord/sdr/deathRecord/vs/CertifierTypeVS" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Practitioner:sdr-deathRecord-Certifier.qualification">
      <path value="Practitioner.qualification" />
      <min value="1" />
      <max value="*" />
    </element>
  </differential>
</StructureDefinition>