Package | ca.on.oh.mha.pds |
Type | StructureDefinition |
Id | Observation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-Observation-employment-status |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-Observation-employment-status |
Version | 2.0.0 |
Status | draft |
Date | 2024-12-14T20:17:06.3613088+00:00 |
Name | ObservationEmploymentStatus |
Title | MHA Observation-EmploymentStatus Profile |
Realm | ca |
Authority | national |
Description | This profile constrains the Observation resource for use related to Social Determinants of Health observations that involve assessments conducted along the client journey. |
Purpose | This resource will capture information pertaining to the client's employment status. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
ca-on-mha-profile-Patient | MHA Patient Profile |
ValueSet | |
sdohObservationCode | SDOH Observation Code |
employment-status | Employment Status |
mha-sdoh-data-absent-reason | SDOH Data Absent Reason Code |
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Observation | This is an abstract profile SDOH assessment observation | |
![]() ![]() ![]() | S | 1..1 | code | registered | preliminary | final | amended + |
![]() ![]() ![]() | 1..* | CodeableConcept | Classification of type of observation Slice: Unordered, Open by value:$this | |
![]() ![]() ![]() ![]() | S | 1..1 | CodeableConcept | Classification of type of observation Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: social-history | |
![]() ![]() ![]() ![]() | S | 0..* | CodeableConcept | e.g., food-insecurity | transportation-insecurity Binding: SDOHCC ValueSet SDOH Category (required): Codes for high-level SDOH categories. |
![]() ![]() ![]() | S | 1..1 | CodeableConcept | Type of observation (code / type) Binding: SDOHCC ValueSet LOINC SNOMEDCT (preferred) |
![]() ![]() ![]() | S | 1..1 | Reference(Group | US Core Patient Profile) | Who and/or what the observation is about |
![]() ![]() ![]() | S | 0..* | Reference(RelatedPerson | US Core Patient Profile | US Core Practitioner Profile | US Core PractitionerRole Profile | US Core Organization Profile | US Core CareTeam Profile) | Who is responsible for the observation |
![]() ![]() ![]() | S | 0..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period | Actual result |
![]() |
{ "resourceType": "StructureDefinition", "id": "Observation", "meta": { "lastUpdated": "2024-12-23T15:52:06.1830852+00:00" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-Observation-employment-status", "version": "2.0.0", "name": "ObservationEmploymentStatus", "title": "MHA Observation-EmploymentStatus Profile", "status": "draft", "date": "2024-12-14T20:17:06.3613088+00:00", "publisher": "Ontario Health", "description": "This profile constrains the Observation resource for use related to Social Determinants of Health observations that involve assessments conducted along the client journey.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "purpose": "This resource will capture information pertaining to the client's employment status.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "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/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "sct-attr", "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding" }, { "identity": "MHA-PDS-Mapping", "name": "MHA PDS Mapping" } ], "kind": "resource", "abstract": true, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation", "path": "Observation", "short": "SDOH assessment observation", "definition": "For SDOH observations derived from assessment of the client.", "comment": "For representation of SDOH observations that involve assessments conducted along the client journey." }, { "id": "Observation.meta", "path": "Observation.meta", "min": 1, "mustSupport": true }, { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "min": 1, "max": "1", "mustSupport": true, "binding": { "strength": "required" } }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.category.coding.system", "path": "Observation.category.coding.system", "min": 1, "fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category", "mustSupport": true }, { "id": "Observation.category.coding.code", "path": "Observation.category.coding.code", "min": 1, "fixedCode": "social-history", "mustSupport": true }, { "id": "Observation.category.coding.display", "path": "Observation.category.coding.display", "min": 1, "fixedString": "Social History", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/sdohObservationCode" } }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "min": 1, "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "min": 1, "fixedCode": "89564-9", "mustSupport": true }, { "id": "Observation.code.coding.display", "path": "Observation.code.coding.display", "min": 1, "fixedString": "Employment Status", "mustSupport": true }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Patient|2.0.0" ] } ], "mustSupport": true }, { "id": "Observation.subject.reference", "path": "Observation.subject.reference", "min": 1, "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "min": 1, "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "mustSupport": true }, { "id": "Observation.value[x].coding", "path": "Observation.value[x].coding", "max": "1", "mustSupport": true, "binding": { "strength": "required", "description": "Identifies the employment status that best describes the client's current situation", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/employment-status|2.0.0" } }, { "id": "Observation.value[x].coding.system", "path": "Observation.value[x].coding.system", "min": 1, "mustSupport": true }, { "id": "Observation.value[x].coding.code", "path": "Observation.value[x].coding.code", "min": 1, "mustSupport": true }, { "id": "Observation.value[x].coding.display", "path": "Observation.value[x].coding.display", "min": 1, "mustSupport": true }, { "id": "Observation.value[x].text", "path": "Observation.value[x].text", "mustSupport": true }, { "id": "Observation.dataAbsentReason", "path": "Observation.dataAbsentReason", "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha-sdoh-data-absent-reason" } }, { "id": "Observation.dataAbsentReason.coding", "path": "Observation.dataAbsentReason.coding", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.system", "path": "Observation.dataAbsentReason.coding.system", "min": 1, "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.code", "path": "Observation.dataAbsentReason.coding.code", "min": 1, "mustSupport": true }, { "id": "Observation.dataAbsentReason.coding.display", "path": "Observation.dataAbsentReason.coding.display", "min": 1, "mustSupport": true } ] } }