Package | ca.on.oh.mha.pds |
Resource Type | CodeSystem |
Id | service-modality-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/service-modality-type |
URL | http://ontariohealth.ca/fhir/CodeSystem/service-modality-type |
Version | 1.0.0 |
Status | draft |
Date | 2023-05-29T15:55:06.3613088+00:00 |
Name | ServiceModalityType |
Title | Service Modality Type |
Realm | ca |
Authority | national |
Description | The value set identifies the method by which the health service encounter is delivered. |
Content | complete |
ValueSet | |
service-modality-type | Service Modality Type |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "service-modality-type", "url": "http://ontariohealth.ca/fhir/CodeSystem/service-modality-type", "version": "1.0.0", "name": "ServiceModalityType", "title": "Service Modality Type", "status": "draft", "experimental": false, "date": "2023-05-29T15:55:06.3613088+00:00", "publisher": "Ontario Health", "description": "The value set identifies the method by which the health service encounter is delivered.", "content": "complete", "count": 5, "concept": [ { "code": "in-person", "display": "In-person" }, { "code": "video conference", "display": "Virtual - Video conference" }, { "code": "phone", "display": "Virtual - Phone" }, { "code": "sms", "display": "Text message" }, { "code": "email", "display": "Email" } ] }