FHIR IG analytics| Package | ca.infoway.io.erec |
| Resource Type | CodeSystem |
| Id | codesystem-communication-category.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "communication-category",
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
"name": "CommunicationCategory",
"title": "CommunicationCategory",
"status": "draft",
"experimental": false,
"publisher": "Canada Health Infoway",
"description": "Codes for general categories of communications",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "gen",
"display": "General Communication"
},
{
"code": "plan",
"display": "Referral Outcome - Service Plan"
},
{
"code": "rfi",
"display": "Request for Information"
}
]
}