<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-decedent-DecedentID" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR DecedentID Profile</b>
      </p>
      <p>An identifier for the decedent.</p>
      <p>
        <b>SDR Mapping Summary</b>
      </p>
      <p>
        <pre>sdr.decedent.DecedentID maps to Identifier:
  IDValue maps to value
  IDType maps to type
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-decedent-DecedentID" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.decedent.DecedentID" />
  </identifier>
  <version value="0.1.0" />
  <name value="DecedentIDProfile" />
  <title value="SDR DecedentID 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="An identifier for the decedent." />
  <purpose value="Need to be able to identify things with confidence and be sure that the identification is not subject to misinterpretation." />
  <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>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Identifier" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Identifier" />
  <derivation value="constraint" />
  <differential>
    <element id="Identifier:sdr-decedent-DecedentID">
      <path value="Identifier" />
      <short value="SDR DecedentID Profile" />
      <definition value="An identifier for the decedent." />
    </element>
    <element id="Identifier:sdr-decedent-DecedentID.type">
      <path value="Identifier.type" />
      <min value="1" />
      <max value="1" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="IdentifierType" />
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
          <valueBoolean value="true" />
        </extension>
        <strength value="required" />
        <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose." />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/identifier-type" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Identifier:sdr-decedent-DecedentID.value">
      <path value="Identifier.value" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>