FHIR IG Statistics: ValueSet/ServiceProvisionConditions
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "http://ehealthontario.ca/fhir/ValueSet/service-provision-conditions",
"version": "1.0.0",
"title": "ServiceProvisionConditions",
"status": "draft",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
"concept": [
{
"code": "free",
"display": "Free"
},
{
"code": "cost",
"display": "Fees apply"
}
],
"version": "4.0.1"
}
]
},
"description": "The code(s) that detail the conditions under which the healthcare service is available/offered.",
"name": "ServiceProvisionConditions",
"publisher": "Ontario Health"
}