<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-deathRecord-DeathRecordContents" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR DeathRecordContents Profile</b>
      </p>
      <p>Defines the contents of a death record document. The content is mapped from 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.DeathRecordContents maps to Composition:
  TypeCode maps to type
  Decedent maps to subject
  Certifier maps to author
  FuneralDirector maps to author
  constrain type.coding to 1..*
  CauseOfDeathSection maps to section (slice on = section.code; slice strategy = includes)
  CauseOfDeathSection.TypeCode maps to section.code
  constrain section.code.coding to 1..*
  CauseOfDeathSection.ActualOrPresumedDateOfDeath maps to section.entry (slice at = section.entry; slice on = reference.resolve(); slice on type = profile)
  CauseOfDeathSection.AutopsyPerformed maps to section.entry
  CauseOfDeathSection.AutopsyResultsAvailable maps to section.entry
  CauseOfDeathSection.CauseOfDeathCondition maps to section.entry
  CauseOfDeathSection.ContributedToDeathCondition maps to section.entry
  CauseOfDeathSection.DatePronouncedDead maps to section.entry
  CauseOfDeathSection.DeathFromWorkInjury maps to section.entry
  CauseOfDeathSection.DeathFromTransportInjury maps to section.entry
  CauseOfDeathSection.DetailsOfInjury maps to section.entry
  CauseOfDeathSection.MannerOfDeath maps to section.entry
  CauseOfDeathSection.MedicalExaminerContacted maps to section.entry
  CauseOfDeathSection.TimingOfRecentPregnancyInRelationToDeath maps to section.entry
  CauseOfDeathSection.TobaccoUseContributedToDeath maps to section.entry
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-DeathRecordContents" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.deathRecord.DeathRecordContents" />
  </identifier>
  <version value="0.1.0" />
  <name value="DeathRecordContentsProfile" />
  <title value="SDR DeathRecordContents 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="Defines the contents of a death record document. The content is mapped from the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <purpose value="To support documents, and also to capture the EN13606 notion of an attested commit to the patient EHR, and to allow a set of disparate resources at the information/engineering level to be gathered into a clinical statement." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="cda" />
    <uri value="http://hl7.org/v3/cda" />
    <name value="CDA (R2)" />
  </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="Composition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Composition" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Composition:sdr-deathRecord-DeathRecordContents">
      <path value="Composition" />
      <short value="SDR DeathRecordContents Profile" />
      <definition value="Defines the contents of a death record document. The content is mapped from the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.type">
      <path value="Composition.type" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.type.coding">
      <path value="Composition.type.coding" />
      <slicing id="3">
        <discriminator>
          <type value="value" />
          <path value="code" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <min value="1" />
      <max value="*" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.type.coding:Fixed_64297-5">
      <path value="Composition.type.coding" />
      <sliceName value="Fixed_64297-5" />
      <definition value="A reference to a code defined by a terminology system." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.type.coding:Fixed_64297-5.system">
      <path value="Composition.type.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.type.coding:Fixed_64297-5.code">
      <path value="Composition.type.coding.code" />
      <fixedCode value="64297-5" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.subject">
      <path value="Composition.subject" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-decedent-Decedent" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.author">
      <path value="Composition.author" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-Certifier" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-FuneralDirector" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section">
      <path value="Composition.section" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.code">
      <path value="Composition.section.code" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.code.coding">
      <path value="Composition.section.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="Composition:sdr-deathRecord-DeathRecordContents.section.code.coding:Fixed_69453-9">
      <path value="Composition.section.code.coding" />
      <sliceName value="Fixed_69453-9" />
      <definition value="A reference to a code defined by a terminology system." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.code.coding:Fixed_69453-9.system">
      <path value="Composition.section.code.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.code.coding:Fixed_69453-9.code">
      <path value="Composition.section.code.coding.code" />
      <fixedCode value="69453-9" />
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry">
      <path value="Composition.section.entry" />
      <slicing id="2">
        <discriminator>
          <type value="profile" />
          <path value="reference.resolve()" />
        </discriminator>
        <discriminator>
          <type value="value" />
          <path value="reference.resolve()" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-ActualOrPresumedDateOfDeath">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-ActualOrPresumedDateOfDeath" />
      <short value="ActualOrPresumedDateOfDeath" />
      <definition value="Actual or presumed date of death. Corresponds to item 29 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-ActualOrPresumedDateOfDeath" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-AutopsyPerformed">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-AutopsyPerformed" />
      <short value="AutopsyPerformed" />
      <definition value="Whether an autopsy was performed (true) or not (false). Corresponds to item 33 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-AutopsyPerformed" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-AutopsyResultsAvailable">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-AutopsyResultsAvailable" />
      <short value="AutopsyResultsAvailable" />
      <definition value="Were autopsy findings available to complete the cause of death? Corresponds to item 34 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-AutopsyResultsAvailable" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-CauseOfDeathCondition">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-CauseOfDeathCondition" />
      <short value="CauseOfDeathCondition" />
      <definition value="A condition that resulted in the underlying cause of death. Corresponds to part 1 of item 32 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf). Other significant conditions that contributed to death but did not lead to the underlying cause of death should be captured using a `ContributedToDeathCondition`." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-CauseOfDeathCondition" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-ContributedToDeathCondition">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-ContributedToDeathCondition" />
      <short value="ContributedToDeathCondition" />
      <definition value="A significant condition that contributed to death but did not result in the underlying cause captured by a `CauseOfDeathCondition`. Corresponds to part 2 of item 32 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-ContributedToDeathCondition" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-DatePronouncedDead">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-DatePronouncedDead" />
      <short value="DatePronouncedDead" />
      <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)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DatePronouncedDead" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-DeathFromWorkInjury">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-DeathFromWorkInjury" />
      <short value="DeathFromWorkInjury" />
      <definition value="Did death result from injury at work? Corresponds to item 41 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DeathFromWorkInjury" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-DeathFromTransportInjury">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-DeathFromTransportInjury" />
      <short value="DeathFromTransportInjury" />
      <definition value="Injury leading to death associated with transportation event. Corresponds to item 44 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DeathFromTransportInjury" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-DetailsOfInjury">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-DetailsOfInjury" />
      <short value="DetailsOfInjury" />
      <definition value="Injury incident description" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DetailsOfInjury" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-MannerOfDeath">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-MannerOfDeath" />
      <short value="MannerOfDeath" />
      <definition value="The manner of the decendents demise. Corresponds to item 37 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-MannerOfDeath" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-MedicalExaminerContacted">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-MedicalExaminerContacted" />
      <short value="MedicalExaminerContacted" />
      <definition value="Whether a medical examiner or coroner was contacted. Corresponds to item 31 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-MedicalExaminerContacted" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-TimingOfRecentPregnancyInRelationToDeath">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-TimingOfRecentPregnancyInRelationToDeath" />
      <short value="TimingOfRecentPregnancyInRelationToDeath" />
      <definition value="Timing of recent pregnancy in relation to death. Corresponds to item 36 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-TimingOfRecentPregnancyInRelationToDeath" />
      </type>
    </element>
    <element id="Composition:sdr-deathRecord-DeathRecordContents.section.entry:sdr-causeOfDeath-TobaccoUseContributedToDeath">
      <path value="Composition.section.entry" />
      <sliceName value="sdr-causeOfDeath-TobaccoUseContributedToDeath" />
      <short value="TobaccoUseContributedToDeath" />
      <definition value="Did tobacco use contribute to death. Corresponds to item 35 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-TobaccoUseContributedToDeath" />
      </type>
    </element>
  </differential>
</StructureDefinition>