FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | MessageHeader |
| Id | Extension-UKCore-ResponseRequest-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MessageHeader",
"id": "Extension-UKCore-ResponseRequest-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/messageheader-response-request",
"valueCode": "always"
}
],
"eventCoding": {
"system": "http://snomed.info/sct",
"code": "306689006",
"display": "Discharge to home"
},
"destination": [
{
"endpoint": "urn:nhs:addressing:asid:477121007825",
"receiver": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RY6"
},
"display": "LEEDS COMMUNITY HEALTHCARE NHS TRUST"
}
}
],
"sender": {
"reference": "https://directory.spineservices.nhs.uk/Organization/X26"
},
"source": {
"endpoint": "NOROT003"
},
"focus": [
{
"reference": "Encounter/UKCore-Encounter-InpatientEncounter-Example"
}
]
}