FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeValueSet
IdValueSet-referral-communication-category-ab.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre3&canonical=https://www.alberta.ca/fhir/ValueSet/referral-communication-category-ab
URLhttps://www.alberta.ca/fhir/ValueSet/referral-communication-category-ab
Version1.0.4
Statusdraft
Date2026-01-02
NameReferralCommunicationCategory_AB
TitleReferralCommunicationCategory_AB
Realmca
DescriptionReferralCommunicationCategory_AB

Resources that use this resource

StructureDefinition
CommunicationABeReCCommunication (AB:eReC)

Resources that this resource uses

CodeSystem
ca-referralcommunicationcategoryReferralCommunicationCategory
referral-communication-category-abReferralCommunicationCategory_AB

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "ReferralCommunicationCategory_AB",
  "id": "referral-communication-category-ab",
  "title": "ReferralCommunicationCategory_AB",
  "description": "ReferralCommunicationCategory_AB",
  "version": "1.0.4",
  "url": "https://www.alberta.ca/fhir/ValueSet/referral-communication-category-ab",
  "date": "2026-01-02",
  "publisher": "Alberta Health",
  "contact": [
    {
      "name": "Alberta Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://alberta.ca/hisca",
          "use": "work"
        },
        {
          "system": "email",
          "value": "hisca@gov.ab.ca",
          "use": "work"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.infoway-inforoute.ca/CodeSystem/ca-referralcommunicationcategory",
        "concept": [
          {
            "code": "gen",
            "display": "General Communication"
          },
          {
            "code": "plan",
            "display": "Referral Outcome - Service Plan"
          },
          {
            "code": "rfi",
            "display": "Request for Information"
          }
        ]
      },
      {
        "system": "https://www.alberta.ca/fhir/CodeSystem/referral-communication-category-ab",
        "concept": [
          {
            "code": "sc",
            "display": "Special Consideration"
          }
        ]
      }
    ]
  }
}