<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-DatePronouncedDead" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR DatePronouncedDead Profile</b>
      </p>
      <p>Date pronounced dead. Corresponds to items 24 and 25 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.causeOfDeath.DatePronouncedDead maps to Observation:
  dateTime maps to value[x]
  ObservationCode maps to code
  constrain code.coding to 1..*
  Subject maps to subject
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DatePronouncedDead" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.causeOfDeath.DatePronouncedDead" />
  </identifier>
  <version value="0.1.0" />
  <name value="DatePronouncedDeadProfile" />
  <title value="SDR DatePronouncedDead 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="Date pronounced dead. Corresponds to items 24 and 25 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <purpose value="Observations are a key aspect of healthcare.  This resource is used to capture those that do not require more sophisticated mechanisms." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Mapping" />
  </mapping>
  <mapping>
    <identity value="sct-concept" />
    <uri value="http://snomed.info/conceptdomain" />
    <name value="SNOMED CT Concept Domain Binding" />
  </mapping>
  <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="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <mapping>
    <identity value="sct-attr" />
    <uri value="http://snomed.info/sct" />
    <name value="SNOMED CT Attribute Binding" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead">
      <path value="Observation" />
      <short value="SDR DatePronouncedDead Profile" />
      <definition value="Date pronounced dead. Corresponds to items 24 and 25 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.code">
      <path value="Observation.code" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.code.coding">
      <path value="Observation.code.coding" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="code" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <min value="1" />
      <max value="*" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.code.coding:Fixed_80616-6">
      <path value="Observation.code.coding" />
      <sliceName value="Fixed_80616-6" />
      <short value="Date pronounced dead" />
      <definition value="Date pronounced dead" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.code.coding:Fixed_80616-6.system">
      <path value="Observation.code.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.code.coding:Fixed_80616-6.code">
      <path value="Observation.code.coding.code" />
      <fixedCode value="80616-6" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.subject">
      <path value="Observation.subject" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" />
      </type>
    </element>
    <element id="Observation:sdr-causeOfDeath-DatePronouncedDead.valueDateTime">
      <path value="Observation.valueDateTime" />
      <definition value="DateTime representing date pronounced dead. Corresponds to items 24 and 25 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="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>