FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | ServiceCategory-eVisit-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-snapshot&canonical=http://ontariohealth.ca/fhir/ValueSet/service-category-eVisit |
| URL | http://ontariohealth.ca/fhir/ValueSet/service-category-eVisit |
| Version | 1.0.0 |
| Status | draft |
| Name | ServiceCategory-eVisit |
| Title | Service Category-eVisit |
| Description | This value set defines the set of codes for type of service that may be delivered or performed |
| StructureDefinition | ||
| ca.on.phsd.r4-alpha#1.1.0-snapshot | ca-on-phsd-submission-profile-HealthcareService | PHSD Healthcare Service Submission |
| CodeSystem | ||
| ca.on.phsd.r4-alpha#1.1.0-snapshot | service-category-eVisit | Service Category-eVisit |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ServiceCategory-eVisit",
"url": "http://ontariohealth.ca/fhir/ValueSet/service-category-eVisit",
"version": "1.0.0",
"name": "ServiceCategory-eVisit",
"title": "Service Category-eVisit",
"status": "draft",
"publisher": "Ontario Health",
"description": "This value set defines the set of codes for type of service that may be delivered or performed",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/service-category-eVisit",
"concept": [
{
"code": "direct",
"display": "Direct"
},
{
"code": "roombased",
"display": "Roombased"
}
]
}
]
}
}