<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-DetailsOfInjury" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR DetailsOfInjury Profile</b>
      </p>
      <p>Injury incident description</p>
      <p>
        <b>SDR Mapping Summary</b>
      </p>
      <p>
        <pre>sdr.causeOfDeath.DetailsOfInjury maps to Observation:
  string maps to value[x]
  ObservationCode maps to code
  constrain code.coding to 1..*
  Subject maps to subject
  InjuryDateTime maps to effective[x]
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DetailsOfInjury" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.causeOfDeath.DetailsOfInjury" />
  </identifier>
  <version value="0.1.0" />
  <name value="DetailsOfInjuryProfile" />
  <title value="SDR DetailsOfInjury 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="Injury incident description" />
  <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-DetailsOfInjury">
      <path value="Observation" />
      <short value="SDR DetailsOfInjury Profile" />
      <definition value="Injury incident description" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.extension:placeofinjury">
      <path value="Observation.extension" />
      <sliceName value="placeofinjury" />
      <definition value="Description of the place of injury, e.g. decedent's home, restaurant, wooded area" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-PlaceOfInjury-extension" />
      </type>
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.extension:postaladdress">
      <path value="Observation.extension" />
      <sliceName value="postaladdress" />
      <definition value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-PostalAddress-extension" />
      </type>
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.code">
      <path value="Observation.code" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.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-DetailsOfInjury.code.coding:Fixed_11374-6">
      <path value="Observation.code.coding" />
      <sliceName value="Fixed_11374-6" />
      <short value="Injury incident description" />
      <definition value="Injury incident description" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.code.coding:Fixed_11374-6.system">
      <path value="Observation.code.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.code.coding:Fixed_11374-6.code">
      <path value="Observation.code.coding.code" />
      <fixedCode value="11374-6" />
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.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-DetailsOfInjury.effectiveDateTime">
      <path value="Observation.effectiveDateTime" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="Observation:sdr-causeOfDeath-DetailsOfInjury.valueString">
      <path value="Observation.valueString" />
      <definition value="String representing injury incident description" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>