<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-deathRecord-DeathRecord" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR DeathRecord Profile</b>
      </p>
      <p>A document that details information about the death of an individual. The contents correspond to items included in 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.DeathRecord maps to Bundle:
  fix type to http://hl7.org/fhir/bundle-type#document
  DeathRecordContents maps to entry.resource (slice at = entry; slice on = resource; slice on type = profile)
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-DeathRecord" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.deathRecord.DeathRecord" />
  </identifier>
  <version value="0.1.0" />
  <name value="DeathRecordProfile" />
  <title value="SDR DeathRecord 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 document that details information about the death of an individual. The contents correspond to items included in the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <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="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle:sdr-deathRecord-DeathRecord">
      <path value="Bundle" />
      <short value="SDR DeathRecord Profile" />
      <definition value="A document that details information about the death of an individual. The contents correspond to items included in the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
    </element>
    <element id="Bundle:sdr-deathRecord-DeathRecord.type">
      <path value="Bundle.type" />
      <fixedCode value="document" />
    </element>
    <element id="Bundle:sdr-deathRecord-DeathRecord.entry">
      <path value="Bundle.entry" />
      <slicing id="1">
        <discriminator>
          <type value="profile" />
          <path value="resource" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
    </element>
    <element id="Bundle:sdr-deathRecord-DeathRecord.entry:sdr-deathRecord-DeathRecordContents">
      <path value="Bundle.entry" />
      <sliceName value="sdr-deathRecord-DeathRecordContents" />
      <short value="DeathRecordContents" />
      <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="Bundle:sdr-deathRecord-DeathRecord.entry:sdr-deathRecord-DeathRecordContents.resource">
      <path value="Bundle.entry.resource" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Resource" />
        <profile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-DeathRecordContents" />
      </type>
    </element>
  </differential>
</StructureDefinition>