{
  "resourceType": "StructureDefinition",
  "id": "shr-condition-Injury",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR Injury Profile</b></p>\n  <p>Damage inflicted on the body by an external force.</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.condition.Injury maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition:\n  RelatedEncounter maps to context\n  Informant maps to asserter\n  Subject maps to subject\n  Entry.CreationTime maps to assertedDate\n  CodeableConcept maps to code\n  Category maps to category\n  ClinicalStatus maps to clinicalStatus\n  Onset maps to onset[x]\n  Abatement maps to abatement[x]\n  BodySiteOrCode.CodeableConcept maps to bodySite   \n  BodySiteOrCode.BodySite maps to http://hl7.org/fhir/StructureDefinition/body-structure\n  Severity maps to severity\n  Stage maps to stage\n  Stage.CodeableConcept maps to stage.summary\n  Evidence maps to evidence\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-condition-Injury",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.condition.Injury"
    }
  ],
  "version": "0.0.1",
  "name": "SHR Injury Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "Damage inflicted on the body by an external force.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut DQ DSTU2",
      "name": "Argonaut DQ DSTU2"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.info/sct",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Condition:shr-condition-Injury",
        "path": "Condition",
        "short": "SHR Injury Profile",
        "definition": "Damage inflicted on the body by an external force.",
        "mustSupport": false
      },
      {
        "id": "Condition:shr-condition-Injury.extension:bodysite",
        "path": "Condition.extension",
        "sliceName": "bodysite",
        "definition": "A location or structure in the body, including tissues, regions, cavities, and spaces, for example, right elbow, or left ventricle of the heart.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/body-structure"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:author",
        "path": "Condition.extension",
        "sliceName": "author",
        "definition": "The person or organization who created the entry and is responsible for (and may certify) the content.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:focalsubject",
        "path": "Condition.extension",
        "sliceName": "focalsubject",
        "definition": "For use when FHIR's subject does not allow the desired type of Subject in the Finding.Subject field.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-FocalSubject-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:focalsubjectreference",
        "path": "Condition.extension",
        "sliceName": "focalsubjectreference",
        "definition": "For use when FHIR's subject does not allow the desired type of Subject in the Finding.Subject field.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-FocalSubjectReference-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:findingmethod",
        "path": "Condition.extension",
        "sliceName": "findingmethod",
        "definition": "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-FindingMethod-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:findingstatus",
        "path": "Condition.extension",
        "sliceName": "findingstatus",
        "definition": "Indicates whether the finding is preliminary, amended, final, etc..",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-FindingStatus-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:whenclinicallyrecognized",
        "path": "Condition.extension",
        "sliceName": "whenclinicallyrecognized",
        "definition": "The time at which a condition or condition was first identified in a healthcare context.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-condition-WhenClinicallyRecognized-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:preexisting",
        "path": "Condition.extension",
        "sliceName": "preexisting",
        "definition": "If the problem or condition existed before the current episode of care.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-condition-Preexisting-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:criticality",
        "path": "Condition.extension",
        "sliceName": "criticality",
        "definition": "The potential clinical harm associated with a condition. When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-condition-Criticality-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:criticality.valueCode",
        "path": "Condition.extension.valueCode",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Injury.extension:setting",
        "path": "Condition.extension",
        "sliceName": "setting",
        "definition": "Description of the place or type of surroundings where something is positioned or where an event takes place.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Setting-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.extension:location",
        "path": "Condition.extension",
        "sliceName": "location",
        "definition": "A position, site, or point in space where something can be found.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Location-extension"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.clinicalStatus",
        "path": "Condition.clinicalStatus",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition:shr-condition-Injury.category",
        "path": "Condition.category",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/condition/vs/ConditionCategoryVS"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Injury.severity",
        "path": "Condition.severity",
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "ConditionSeverity"
            }
          ],
          "strength": "required",
          "description": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/condition-severity"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Injury.bodySite",
        "path": "Condition.bodySite",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/core/vs/BodySiteVS"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Injury.subject",
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.context",
        "path": "Condition.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-EncounterPerformed"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.onset[x]",
        "path": "Condition.onset[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Age",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-GestationalAge"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.abatement[x]",
        "path": "Condition.abatement[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Age",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-GestationalAge"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Injury.assertedDate",
        "path": "Condition.assertedDate",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition:shr-condition-Injury.asserter",
        "path": "Condition.asserter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-RelatedPerson"
          }
        ]
      }
    ]
  }
}