FHIR IG Statistics: ValueSet/ServiceCategory-eConsult
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ServiceCategory-eConsult",
"url": "http://ontariohealth.ca/fhir/ValueSet/service-category-eConsult",
"version": "1.0.0",
"name": "ServiceCategory-eConsult",
"title": "Service Category-eConsult",
"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://ontariohealth.ca/fhir/CodeSystem/service-category-eConsult",
"concept": [
{
"code": "direct",
"display": "Direct",
"designation": [
{
"language": "French Display",
"value": "Directe-Direct"
}
]
},
{
"code": "base",
"display": "Base",
"designation": [
{
"language": "French Display",
"value": "Base"
}
]
},
{
"code": "group",
"display": "Group",
"designation": [
{
"language": "French Display",
"value": "Groupe"
}
]
}
]
}
]
}
}