| Package | ca.on.oh.mha.pds |
| Resource Type | ValueSet |
| Id | opioid-agonist-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/opioid-agonist-medication-enrollment |
| URL | http://ontariohealth.ca/fhir/ValueSet/opioid-agonist-medication-enrollment |
| Version | 1.0.0 |
| Status | draft |
| Name | OpioidAgonistMedicationEnrollment |
| Title | Opioid Agonist Medication Enrollment |
| Realm | ca |
| Authority | national |
| Description | The value set identifies if client is enrolled in opioid agonist medication program . |
No resources found
| CodeSystem | |
| data-absent-reason | DataAbsentReason |
| sct | SNOMED CT International Edition |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "opioid-agonist-medication-enrollment",
"url": "http://ontariohealth.ca/fhir/ValueSet/opioid-agonist-medication-enrollment",
"version": "1.0.0",
"name": "OpioidAgonistMedicationEnrollment",
"title": "Opioid Agonist Medication Enrollment",
"status": "draft",
"publisher": "Ontario Health",
"description": "The value set identifies if client is enrolled in opioid agonist 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"
}
]
}
]
}
}