STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: MessageHeader-ServiceRequest - JSON Representation
Raw json | Download
{
"resourceType" : "MessageHeader",
"id" : "MessageHeader-ServiceRequest",
"meta" : {
"profile" : [
"https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-messageheader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"MessageHeader-ServiceRequest\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader "MessageHeader-ServiceRequest" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-messageheader.html\">CSIRO STARS MessageHeader Profile</a></p></div><p><b>event</b>: ServiceRequest (Details: https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/message-type-code-system code ServiceRequest = 'ServiceRequest', stated as 'ServiceRequest')</p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><code>aahl01</code></td></tr></table></div>"
},
"eventCoding" : {
"system" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/message-type-code-system",
"code" : "ServiceRequest",
"display" : "ServiceRequest"
},
"source" : {
"endpoint" : "aahl01"
}
}