{
  "resourceType": "StructureDefinition",
  "id": "shr-condition-Condition",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR Condition Profile</b></p>\n  <p>A disorder, abnormality, problem, injury, complaint, risk, functionality, concern, illness, disease, ailment, sickness, affliction, upset, difficulty, disorder, symptom, worry, or trouble. A ConditionPresent finding implies the existence of a condition as an entity. 'Condition' is interpreted broadly to cover states of existence - things the patient is or has.</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.condition.Condition 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-Condition",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.condition.Condition"
    }
  ],
  "version": "0.0.1",
  "name": "SHR Condition Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "A disorder, abnormality, problem, injury, complaint, risk, functionality, concern, illness, disease, ailment, sickness, affliction, upset, difficulty, disorder, symptom, worry, or trouble. A ConditionPresent finding implies the existence of a condition as an entity. 'Condition' is interpreted broadly to cover states of existence - things the patient is or has.",
  "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-Condition",
        "path": "Condition",
        "short": "SHR Condition Profile",
        "definition": "A disorder, abnormality, problem, injury, complaint, risk, functionality, concern, illness, disease, ailment, sickness, affliction, upset, difficulty, disorder, symptom, worry, or trouble. A ConditionPresent finding implies the existence of a condition as an entity. 'Condition' is interpreted broadly to cover states of existence - things the patient is or has.",
        "mustSupport": false
      },
      {
        "id": "Condition:shr-condition-Condition.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-Condition.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-Condition.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-Condition.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-Condition.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-Condition.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-Condition.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-Condition.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-Condition.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-Condition.extension:criticality.valueCode",
        "path": "Condition.extension.valueCode",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Condition.clinicalStatus",
        "path": "Condition.clinicalStatus",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition:shr-condition-Condition.category",
        "path": "Condition.category",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/condition/vs/ConditionCategoryVS"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Condition.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-Condition.bodySite",
        "path": "Condition.bodySite",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/core/vs/BodySiteVS"
          }
        }
      },
      {
        "id": "Condition:shr-condition-Condition.subject",
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Condition.context",
        "path": "Condition.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-EncounterPerformed"
          }
        ]
      },
      {
        "id": "Condition:shr-condition-Condition.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-Condition.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-Condition.assertedDate",
        "path": "Condition.assertedDate",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition:shr-condition-Condition.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"
          }
        ]
      }
    ]
  }
}