<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-CauseOfDeathCondition" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR CauseOfDeathCondition Profile</b>
      </p>
      <p>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`.</p>
      <p>
        <b>SDR Mapping Summary</b>
      </p>
      <p>
        <pre>sdr.causeOfDeath.CauseOfDeathCondition maps to Condition:
  CodeableConcept maps to code
  Onset maps to onset[x]
  Subject maps to subject
  constrain text to 1..1
  fix clinicalStatus to http://hl7.org/fhir/ValueSet/condition-clinical#active
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-CauseOfDeathCondition" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.causeOfDeath.CauseOfDeathCondition" />
  </identifier>
  <version value="0.1.0" />
  <name value="CauseOfDeathConditionProfile" />
  <title value="SDR CauseOfDeathCondition 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="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`." />
  <fhirVersion value="3.0.1" />
  <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="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition">
      <path value="Condition" />
      <short value="SDR CauseOfDeathCondition Profile" />
      <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`." />
    </element>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition.text">
      <path value="Condition.text" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition.clinicalStatus">
      <path value="Condition.clinicalStatus" />
      <fixedCode value="active" />
    </element>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition.code">
      <path value="Condition.code" />
      <definition value="Code representing 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`." />
    </element>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition.subject">
      <path value="Condition.subject" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" />
      </type>
    </element>
    <element id="Condition:sdr-causeOfDeath-CauseOfDeathCondition.onset[x]">
      <path value="Condition.onset[x]" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <type>
        <code value="Period" />
      </type>
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>