FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | CodeSystem |
| Id | CommunicationCategory.json |
| FHIR Version | R4 |
No resources found
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"
}
]
}