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

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeValueSet
IdValueSet-ca-messageeventcode.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre3&canonical=https://fhir.infoway-inforoute.ca/ValueSet/ca-messageeventcode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/ca-messageeventcode
Version1.0.4
Statusdraft
Date2026-01-02
NameMessageEventCode
TitleMessageEventCode
Realmca
DescriptionMessageEventCode

Resources that use this resource

StructureDefinition
MessageHeaderABeReCMessageHeader (AB:eReC)

Resources that this resource uses

CodeSystem
ca-messageeventcodeMessageEventCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "MessageEventCode",
  "id": "ca-messageeventcode",
  "title": "MessageEventCode",
  "description": "MessageEventCode",
  "version": "1.0.4",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/ca-messageeventcode",
  "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-messageeventcode",
        "concept": [
          {
            "code": "add-service-request",
            "display": "Add Service Request"
          },
          {
            "code": "notify-add-appointment",
            "display": "Notify Add Appointment"
          },
          {
            "code": "notify-add-process-request",
            "display": "Notify Add Process Request"
          },
          {
            "code": "notify-add-service-record",
            "display": "Notify Add Service Record"
          },
          {
            "code": "notify-data-correction",
            "display": "Notify Data Correction"
          },
          {
            "code": "notify-update-process-request",
            "display": "Notify Update Process Request"
          },
          {
            "code": "notify-update-service-record",
            "display": "Notify Update Service Record"
          },
          {
            "code": "notify-update-service-request",
            "display": "Notify Update Service Request"
          },
          {
            "code": "revoke-service-request",
            "display": "Revoke Service Request"
          },
          {
            "code": "send-communication-from-provider",
            "display": "Send Communication From Provider"
          },
          {
            "code": "send-communication-from-requester",
            "display": "Send Communication From Requester"
          }
        ]
      }
    ]
  }
}