{
"description": null,
"_filename": "StructureDefinition.ca-on-mha-profile-Observation-IndigenousIdentity.json",
"package_name": "ca.on.mha.pds",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ObservationIndigenousIdentity",
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.0.0-snapshot2",
"status": "active",
"id": "2dbc352b-0f74-44c5-987d-b3b9e19237ce",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-indigenous-identity",
"version": "1.0.0",
"differential": {
"element": [ {
"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",
"mustSupport": true
}, {
"id": "Observation.code.text",
"min": 1,
"path": "Observation.code.text",
"fixedString": "Indigenous Identity",
"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]",
"min": 1,
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"mustSupport": true
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"mustSupport": true
}, {
"id": "Observation.value[x].coding",
"max": "1",
"path": "Observation.value[x].coding",
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity",
"description": "A code that represents the indigenous identity of the person"
},
"mustSupport": true
}, {
"id": "Observation.value[x].coding.system",
"min": 1,
"path": "Observation.value[x].coding.system",
"mustSupport": true
}, {
"id": "Observation.value[x].coding.code",
"min": 1,
"path": "Observation.value[x].coding.code",
"mustSupport": true
}, {
"id": "Observation.value[x].coding.display",
"min": 1,
"path": "Observation.value[x].coding.display",
"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
}, {
"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
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}