4.0.0 - CI Build
Care Connect Messaging - Local Development build (v4.0.0). See the Directory of published versions
{ "resourceType" : "CapabilityStatement", "id" : "encounter-messaging", "text" : { "status" : "extensions", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Encounter Messaging Support</h2><div><p>Minimal conformance requirements for a encounter messaging service</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr></table></div>" }, "url" : "https://project-wildfyre.github.io/careconnect-messaging-r4/CapabilityStatement/encounter-messaging", "version" : "4.0.0", "name" : "Encounter Messaging Support", "status" : "active", "date" : "2020-07-08T15:03:26+01:00", "publisher" : "gmdigitialplatforms.nhs.uk", "contact" : [ { "telecom" : [ { "system" : "email", "value" : "mailto:kevin.mayfield1@nhs.net" } ] } ], "description" : "Minimal conformance requirements for a encounter messaging service", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "826" } ] } ], "kind" : "instance", "fhirVersion" : "4.0.1", "format" : [ "application/fhir+json", "application/fhir+xml" ], "rest" : [ { "mode" : "server", "security" : { "service" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/restful-security-service", "code" : "OAuth", "display" : "OAuth2 Token" } ] } ] }, "operation" : [ { "name" : "validate", "definition" : "http://hl7.org/fhir/OperationDefinition/Resource-validate" }, { "name" : "process-message", "definition" : "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message" } ] } ], "messaging" : [ { "supportedMessage" : [ { "mode" : "receiver", "definition" : "https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-admit" }, { "mode" : "receiver", "definition" : "https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-discharge" } ] } ] }