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

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeCodeSystem
IdCodeSystem-ca-messagechangereasoncode.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre3&canonical=https://fhir.infoway-inforoute.ca/CodeSystem/ca-messagechangereasoncode
URLhttps://fhir.infoway-inforoute.ca/CodeSystem/ca-messagechangereasoncode
Version1.0.4
Statusdraft
Date2026-01-02
NameMessageChangeReasonCode
TitleMessageChangeReasonCode
Realmca
DescriptionMessageChangeReasonCode
Contentcomplete

Resources that use this resource

ValueSet
message-change-reason-code-abMessageChangeReasonCode_AB

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "MessageChangeReasonCode",
  "id": "ca-messagechangereasoncode",
  "title": "MessageChangeReasonCode",
  "description": "MessageChangeReasonCode",
  "version": "1.0.4",
  "url": "https://fhir.infoway-inforoute.ca/CodeSystem/ca-messagechangereasoncode",
  "concept": [
    {
      "code": "appointment-status-updated",
      "display": "Appointment Status Updated",
      "definition": "Appointment status was updated (Applicable event: notify-update-service-record, notify-update-process-request)"
    },
    {
      "code": "appointment-updated",
      "display": "Appointment Updated",
      "definition": "Appointment details other than status were updated (e.g. time or location) (Applicable event: notify-update-service-record, notify-update-process-request)"
    },
    {
      "code": "patient-demographic-info-updated",
      "display": "Patient Demographic Information Updated",
      "definition": "Patient demographic information was updated (Applicable event: notify-update-service-request, notify-data-correction)"
    },
    {
      "code": "request-processing-status-updated",
      "display": "Task ('process-request') Status Updated",
      "definition": "Task ('process-request') Status Updated from Request Processing (Applicable event: notify-update-service-record, notify-update-process-request)"
    },
    {
      "code": "service-request-assigned",
      "display": "Service Request Assigned to Service Provider",
      "definition": "The service request was assigned to a service provider (Applicable event: notify-update-service-record)"
    },
    {
      "code": "service-request-reassigned",
      "display": "Service Request Reassigned",
      "definition": "The service request was reassigned to a different service provider (Applicable event: notify-update-service-record)"
    },
    {
      "code": "service-request-status-updated",
      "display": "Service Request Status Updated",
      "definition": "Service request status was updated (Applicable event: notify-update-service-record, notify-update-service-request)"
    },
    {
      "code": "supporting-info-updated",
      "display": "Unsolicited Supporting Information Updated",
      "definition": "Service request has unsolicited updates to supporting information (Applicable event: notify-update-service-request)"
    },
    {
      "code": "supporting-info-updated-rfi",
      "display": "Supporting Info Updated on Request for Information",
      "definition": "Service request supporting information was updated in response to a request for information (Applicable event: notify-update-service-request)"
    }
  ],
  "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"
        }
      ]
    }
  ],
  "count": 9
}