4.0.0 - CI Build
Care Connect Messaging - Local Development build (v4.0.0). See the Directory of published versions
{
"resourceType" : "MessageDefinition",
"id" : "notification-admit",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: notification-admit</p><p><b>url</b>: <a href=\"https://project-wildfyre.github.io/raphael/MessageDefinition/notification-admit\">https://project-wildfyre.github.io/raphael/MessageDefinition/notification-admit</a></p><p><b>identifier</b>: c81b88dc-760e-4b1e-9cdb-c5f853630664</p><p><b>version</b>: 0.2.0</p><p><b>title</b>: Patient Admission Notification</p><p><b>status</b>: active</p><p><b>date</b>: 22 Aug 2019, 12:49:51</p><p><b>publisher</b>: Project Wildfyre</p><p><b>contact</b>: </p><p><b>jurisdiction</b>: United Kingdom of Great Britain and Northern Ireland (GBR) <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '826' = 'United Kingdom of Great Britain and Northern Ireland (GBR))</span></p><p><b>copyright</b>: Copyright © 2020 Project Wildfyre</p><p><b>event</b>: Notification Admit (Details: https://fhir.nhs.uk/STU3/CodeSystem/ITK-MessageEvent-2 code notification-admit = 'notification-admit', stated as 'Notification Admit')</p><p><b>category</b>: Notification</p><h3>Focus</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td>*</td><td>Encounter</td><td><a href=\"https://interopen.github.io/careconnect-base-stu3/StructureDefinition-CareConnect-Encounter-1.html\">https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Encounter</a></td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-admit",
"identifier" : [
{
"system" : "https://tools.ietf.org/html/rfc4122",
"value" : "c81b88dc-760e-4b1e-9cdb-c5f853630664"
}
],
"version" : "4.0.0",
"title" : "Patient Admission Notification",
"status" : "active",
"date" : "2020-07-08T15:03:26+01:00",
"publisher" : "gmdigitialplatforms.nhs.uk",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "mailto:kevin.mayfield1@nhs.net"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"eventCoding" : {
"system" : "https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events",
"code" : "notification-admit",
"display" : "Notification Admit"
},
"category" : "notification",
"focus" : [
{
"code" : "Encounter",
"profile" : "https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Encounter",
"min" : 1,
"max" : "1"
}
]
}