FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/communication-category

Packageca.infoway.io.erec
Resource TypeCodeSystem
Idcommunication-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category
Statusdraft
NameCommunicationCategory
TitleCommunicationCategory
Authoritynational
DescriptionCodes for general categories of communications
Contentcomplete

Resources that use this resource

ValueSet
communication-categoryCommunication Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "communication-category",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
  "name": "CommunicationCategory",
  "title": "CommunicationCategory",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "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"
    }
  ]
}