Package | ca.on.oh-seris |
Resource Type | CodeSystem |
Id | message-event-code |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/message-event-code |
URL | http://ontariohealth.ca/fhir/CodeSystem/message-event-code |
Version | 1.0.0 |
Status | draft |
Date | 2023-03-10 |
Name | MessageEventCode |
Title | Message Event Code |
Realm | ca |
Description | Code that identifies the event this message represents and connects it with its definition. |
Content | complete |
ValueSet | |
message-event-code | Message Event Code |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "message-event-code", "url": "http://ontariohealth.ca/fhir/CodeSystem/message-event-code", "version": "1.0.0", "name": "MessageEventCode", "title": "Message Event Code", "status": "draft", "experimental": false, "date": "2023-03-10", "publisher": "Ontario Health", "description": "Code that identifies the event this message represents and connects it with its definition.", "content": "complete", "count": 3, "concept": [ { "code": "case-scheduled", "display": "An EventCode used by SERIS to submit Elective Surgery case information when a surgery is Booked" }, { "code": "case-performed", "display": "An EventCode used by SERIS to submit Elective/Add-On Surgery case information when a surgery is Performed" }, { "code": "case-cancelled", "display": "An EventCode used by SERIS to submit Elective/Add-On Surgery case information when surgery is Cancelled" } ] }