FHIR IG analytics
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}