3.0.0 - CI Build
Care Connect Messaging - Local Development build (v3.0.0). See the Directory of published versions
Source view
{
"resourceType" : "MessageDefinition",
"id" : "patient-referral",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: patient-referral</p><p><b>url</b>: <a href=\"https://kevinmayfield.github.io/raphael/MessageDefinition/patient-referral\">https://kevinmayfield.github.io/raphael/MessageDefinition/patient-referral</a></p><p><b>identifier</b>: c81b88dc-760e-4b1e-9cdb-c5f853630664</p><p><b>version</b>: 3.0.0</p><p><b>title</b>: Patient Referral</p><p><b>status</b>: active</p><p><b>date</b>: 22 Aug 2019, 12:49:51</p><p><b>publisher</b>: mayfield-is.co.uk</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 XYZ</p><p><b>event</b>: patient-referral (Details: https://fhir.nhs.uk/STU3/CodeSystem/ITK-MessageEvent-2 code patient-referral = 'patient-referral', stated as 'patient-referral')</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>ReferralRequest</td><td><a href=\"https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1\">https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1</a></td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "https://kevinmayfield.github.io/raphael/MessageDefinition/patient-referral",
"identifier" : {
"system" : "https://tools.ietf.org/html/rfc4122",
"value" : "c81b88dc-760e-4b1e-9cdb-c5f853630664"
},
"version" : "3.0.0",
"title" : "Patient Referral",
"status" : "active",
"date" : "2019-08-22T12:49:51.688+01:00",
"publisher" : "mayfield-is.co.uk",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "kevin.mayfield@mayfield-is.co.uk"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"copyright" : "Copyright © 2020 XYZ",
"event" : {
"system" : "https://fhir.nhs.uk/STU3/CodeSystem/ITK-MessageEvent-2",
"code" : "patient-referral",
"display" : "patient-referral"
},
"category" : "Notification",
"focus" : [
{
"code" : "ReferralRequest",
"profile" : {
"reference" : "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1"
},
"min" : 1,
"max" : "1"
}
]
}