{ "description": null, "_filename": "StructureDefinition.ca-on-mha-profile-ObservationRace.json", "package_name": "ca.on.oh.mha.pds", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ObservationRace", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.0-alpha-preview-0.1", "status": "draft", "id": "0b8e75eb-dd99-480c-982a-246eea5acdef", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Observation-race", "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", "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": "32624-9", "mustSupport": true }, { "id": "Observation.code.coding.display", "min": 1, "path": "Observation.code.coding.display", "fixedString": "Race", "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/mha-race", "description": "A code that represents the race 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.value[x].text", "path": "Observation.value[x].text", "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" }