Package | ca.on.oh.mha.pds |
Resource Type | ValueSet |
Id | alcohol-anti-craving-medication-enrollment |
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/ValueSet/alcohol-anti-craving-medication-enrollment |
URL | http://ontariohealth.ca/fhir/ValueSet/alcohol-anti-craving-medication-enrollment |
Version | 1.0.0 |
Status | draft |
Name | AlcoholAnti-CravingMedicationEnrollment |
Title | Alcohol Anti-Craving Medication Enrollment |
Description | The value set identifies if client is enrolled in a alcohol anti-craving medication program. |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
data-absent-reason | DataAbsentReason |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "alcohol-anti-craving-medication-enrollment", "url": "http://ontariohealth.ca/fhir/ValueSet/alcohol-anti-craving-medication-enrollment", "version": "1.0.0", "name": "AlcoholAnti-CravingMedicationEnrollment", "title": "Alcohol Anti-Craving Medication Enrollment", "status": "draft", "publisher": "Ontario Health", "description": "The value set identifies if client is enrolled in a alcohol anti-craving medication program.", "immutable": false, "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "373066001", "display": "Yes" }, { "code": "260413007", "display": "No" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason", "concept": [ { "code": "asked-declined", "display": "Asked But Declined" } ] } ] } }