FHIR IG Statistics: ValueSet/ServiceType-Connex
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ServiceType-Connex",
"url": "http://ehealthontario.ca/fhir/ValueSet/service-type-connex",
"version": "1.0.0",
"name": "ServiceType-CONNEX",
"title": "Service Type-CONNEX",
"status": "draft",
"publisher": "Ontario Health",
"description": "This value set identifies the broad category of service being performed or delivered.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/service-type-connex",
"concept": [
{
"code": "mental health",
"display": "Mental Health",
"designation": [
{
"language": "French Display",
"value": "Santé mentale"
}
]
},
{
"code": "substance use",
"display": "Substance Use",
"designation": [
{
"language": "French Display",
"value": "Consommation de substances"
}
]
},
{
"code": "problem gambling",
"display": "Problem Gambling",
"designation": [
{
"language": "French Display",
"value": "Jeu problématique"
}
]
}
]
}
]
}
}