| Package | ca.on.oh-cms |
| Resource Type | ValueSet |
| Id | consentTarget |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.2-alpha1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/consentTarget |
| URL | http://ehealthontario.ca/fhir/ValueSet/consentTarget |
| Version | 1.0.0 |
| Status | draft |
| Name | ConsentTarget |
| Description | Specifies the target system for consent |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "consentTarget",
"url": "http://ehealthontario.ca/fhir/ValueSet/consentTarget",
"version": "1.0.0",
"name": "ConsentTarget",
"status": "draft",
"publisher": "eHealth Ontario",
"description": "Specifies the target system for consent",
"immutable": false,
"compose": {
"include": [
{
"system": "eHealth Ontario code system for consent target",
"concept": [
{
"code": "DHDR",
"display": "DHDR"
},
{
"code": "DHIR",
"display": "DHIR"
},
{
"code": "OLIS",
"display": "OLIS"
}
]
}
]
}
}