| Package | ca.on.oh.erec |
| Resource Type | CodeSystem |
| Id | communication-category |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=https://ehealthontario.ca/fhir/CodeSystem/communication-category |
| URL | https://ehealthontario.ca/fhir/CodeSystem/communication-category |
| Version | 1.0.0 |
| Status | active |
| Date | 2019-10-23 |
| Name | CommunicationCategory |
| Description | Codes for general categories of communications |
| Content | complete |
| ValueSet | |
| communication-category | Communication Category |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "communication-category",
"url": "https://ehealthontario.ca/fhir/CodeSystem/communication-category",
"version": "1.0.0",
"name": "CommunicationCategory",
"status": "active",
"date": "2019-10-23",
"publisher": "Ontario Health",
"description": "Codes for general categories of communications",
"content": "complete",
"concept": [
{
"code": "gen",
"display": "General Communication"
},
{
"code": "plan",
"display": "Referral Outcome - Service Plan"
},
{
"code": "rfi",
"display": "Request for Information"
}
]
}