Care Connect API
4.0.0 - CI Build
Care Connect API - Local Development build (v4.0.0). See the Directory of published versions
{
"resourceType" : "MessageDefinition",
"id" : "order-medication-request",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: order-medication-request</p><p><b>url</b>: <a href=\"https://project-wildfyre.github.io/careconnect-api-r4/MessageDefinition/order-medication-request\">https://project-wildfyre.github.io/careconnect-api-r4/MessageDefinition/order-medication-request</a></p><p><b>identifier</b>: c81b88dc-760e-4b1e-9cdb-c5f853630664</p><p><b>version</b>: 4.0.0</p><p><b>title</b>: Patient Discharge Notification</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>: kevin.mayfield@mayfield-is.co.uk</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>event</b>: Order Medication Request (Details: https://project-wildfyre.github.io/careconnect-api-r4/CodeSystem/message-events code order-medication-request = 'Order Medication Request', stated as 'Order Medication Request')</p><p><b>category</b>: notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: MedicationRequest</p><p><b>profile</b>: <a href=\"https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest\">https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Provenance</p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote></div>"
},
"url" : "https://project-wildfyre.github.io/careconnect-api-r4/MessageDefinition/order-medication-request",
"identifier" : [
{
"system" : "https://tools.ietf.org/html/rfc4122",
"value" : "c81b88dc-760e-4b1e-9cdb-c5f853630664"
}
],
"version" : "4.0.0",
"title" : "Patient Discharge Notification",
"status" : "active",
"date" : "2019-08-22T12:49:51+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"
}
]
}
],
"eventCoding" : {
"system" : "https://project-wildfyre.github.io/careconnect-api-r4/CodeSystem/message-events",
"code" : "order-medication-request",
"display" : "Order Medication Request"
},
"category" : "notification",
"focus" : [
{
"code" : "MedicationRequest",
"profile" : "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest",
"min" : 1,
"max" : "1"
},
{
"code" : "Provenance",
"min" : 1,
"max" : "1"
}
]
}