FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | ServiceModalityType-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ValueSet/service-modality-type |
| URL | http://ontariohealth.ca/fhir/ValueSet/service-modality-type |
| Version | 1.0.0 |
| Status | draft |
| Name | ServiceModalityType |
| Title | Service Modality Type |
| Description | The value set identifies the method by which the health service encounter is delivered. |
No resources found
| CodeSystem | ||
| ca.on.mha.pds#2.0.0-snapshot10 | service-modality-type | Service Modality Type |
| who.ddcc#current | sct | SNOMED codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "service-modality-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/service-modality-type",
"version": "1.0.0",
"name": "ServiceModalityType",
"title": "Service Modality Type",
"status": "draft",
"publisher": "Ontario Health",
"description": "The value set identifies the method by which the health service encounter is delivered.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "453131000124105",
"display": "Videoconference encounter"
},
{
"code": "185317003",
"display": "Telephone encounter"
},
{
"code": "445450000",
"display": "Text messaging encounter"
},
{
"code": "1479971000168109",
"display": "Email encounter"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/service-modality-type"
}
]
}
}