{ "description": null, "_filename": "StructureDefinition.ca-on-mha-profile-ObservationDisability.json", "package_name": "ca.on.oh.mha.pds", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ObservationDisabilityStatusType", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.0-alpha-preview-0.1", "status": "draft", "id": "a2f5f8b0-367d-4425-9d8f-e7e64e1051e7", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-disability-status-type", "version": "1.0.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "constraint": [ { "key": "status-type-1", "human": "type must be populated if status value is 'true'", "severity": "error", "expression": "value = 'true' implies component.exists()" } ] }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category", "binding": { "strength": "required" }, "mustSupport": true }, { "id": "Observation.category.coding", "max": "1", "min": 1, "path": "Observation.category.coding", "mustSupport": true }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category", "mustSupport": true }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code", "fixedCode": "social-history", "mustSupport": true }, { "id": "Observation.category.coding.display", "min": 1, "path": "Observation.category.coding.display", "fixedString": "Social History", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode|2.0.0" }, "mustSupport": true }, { "id": "Observation.code.coding", "max": "1", "min": 1, "path": "Observation.code.coding", "mustSupport": true }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code", "fixedCode": "101720-1", "mustSupport": true }, { "id": "Observation.code.coding.display", "min": 1, "path": "Observation.code.coding.display", "fixedString": "Disability status", "mustSupport": true }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient|2.0.0" ] } ], "mustSupport": true }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference", "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ] }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "boolean" } ], "mustSupport": true }, { "id": "Observation.dataAbsentReason", "path": "Observation.dataAbsentReason", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-data-absent-reason", "description": "codes that indicate the reason the value is missing" }, "mustSupport": true, "fixedCodeableConcept": { "coding": [ { "code": "UNK", "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason", "display": "Unknown" } ] } }, { "id": "Observation.dataAbsentReason.coding", "max": "1", "min": 1, "path": "Observation.dataAbsentReason.coding", "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.system", "min": 1, "path": "Observation.dataAbsentReason.coding.system", "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.code", "min": 1, "path": "Observation.dataAbsentReason.coding.code", "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.display", "min": 1, "path": "Observation.dataAbsentReason.coding.display", "mustSupport": true }, { "id": "Observation.component", "max": "1", "path": "Observation.component", "mustSupport": true }, { "id": "Observation.component.code", "path": "Observation.component.code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode" }, "mustSupport": true }, { "id": "Observation.component.code.coding", "max": "1", "min": 1, "path": "Observation.component.code.coding", "mustSupport": true }, { "id": "Observation.component.code.coding.system", "min": 1, "path": "Observation.component.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.component.code.coding.code", "min": 1, "path": "Observation.component.code.coding.code", "fixedCode": "95377-8", "mustSupport": true }, { "id": "Observation.component.code.coding.display", "min": 1, "path": "Observation.component.code.coding.display", "fixedString": "Disability type", "mustSupport": true }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "mustSupport": true }, { "id": "Observation.component.value[x].coding", "max": "1", "path": "Observation.component.value[x].coding", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha-disability-type", "description": "A code that represents the type of clients disability" }, "mustSupport": true }, { "id": "Observation.component.value[x].coding.system", "min": 1, "path": "Observation.component.value[x].coding.system", "mustSupport": true }, { "id": "Observation.component.value[x].coding.code", "min": 1, "path": "Observation.component.value[x].coding.code", "mustSupport": true }, { "id": "Observation.component.value[x].coding.display", "min": 1, "path": "Observation.component.value[x].coding.display", "mustSupport": true }, { "id": "Observation.component.value[x].text", "path": "Observation.component.value[x].text", "mustSupport": true }, { "id": "Observation.component.dataAbsentReason", "path": "Observation.component.dataAbsentReason", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-data-absent-reason" }, "mustSupport": true }, { "id": "Observation.component.dataAbsentReason.coding", "max": "1", "min": 1, "path": "Observation.component.dataAbsentReason.coding", "mustSupport": true }, { "id": "Observation.component.dataAbsentReason.coding.system", "min": 1, "path": "Observation.component.dataAbsentReason.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/data-absent-reason", "mustSupport": true }, { "id": "Observation.component.dataAbsentReason.coding.code", "min": 1, "path": "Observation.component.dataAbsentReason.coding.code", "mustSupport": true }, { "id": "Observation.component.dataAbsentReason.coding.display", "min": 1, "path": "Observation.component.dataAbsentReason.coding.display", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }