| Package | ca.on.oh-cms |
| Resource Type | ValueSet |
| Id | launchingApp |
| 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/launchingApp |
| URL | http://ehealthontario.ca/fhir/ValueSet/launchingApp |
| Version | 1.0.0 |
| Status | draft |
| Name | launchingApp |
| Description | Specifies the launch application |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "launchingApp",
"url": "http://ehealthontario.ca/fhir/ValueSet/launchingApp",
"version": "1.0.0",
"name": "launchingApp",
"status": "draft",
"publisher": "eHealth Ontario",
"description": "Specifies the launch application",
"immutable": false,
"compose": {
"include": [
{
"system": "eHealth Ontario code system for launching application",
"concept": [
{
"code": "OSCAR",
"display": "OSCAR"
},
{
"code": "Standalone",
"display": "Standalone"
}
]
}
]
}
}