FHIR IG analytics| Package | fhir.r4.wales.psom |
| Resource Type | MessageHeader |
| Id | Example-DataStandardsWales-PSOM-MessageHeader-Myeloma-PatientUpdate.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageHeader",
"id": "mple-DataStandardsWales-PSOM-MessageHeader-Myeloma-PatientUpdate",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader"
]
},
"eventCoding": {
"system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
"code": "patient-update",
"display": "Patient update"
},
"source": {
"name": "Example Health Board",
"endpoint": "https://nhspsom.examplehealthboard.com"
},
"responsible": {
"reference": "Practitioner/Example-DataStandardsWales-PSOM-Practitioner-Consultant"
},
"focus": [
{
"reference": "Patient/Example-DataStandardsWales-PSOM-Patient-AliceJones-deceased"
}
],
"definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate"
}