<MessageHeader xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-PSOM-MessageHeader-Myeloma-Response" />
<meta>
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader" />
</meta>
<eventCoding>
<system value="https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent" />
<code value="psom-response" />
<display value="PSOM response" />
</eventCoding>
<source>
<name value="Example PROMs provider" />
<endpoint value="https://nhspsom.examplepromsprovider.com" />
</source>
<responsible>
<reference value="Practitioner/Example-DataStandardsWales-PSOM-Practitioner-Consultant" />
</responsible>
<focus>
<reference value="CarePlan/Example-DataStandardsWales-PSOM-CarePlan-Myeloma-Response" />
</focus>
<focus>
<reference value="Task/Example-DataStandardsWales-PSOM-Task-Myeloma-EQ5D5L-Response" />
</focus>
<focus>
<reference value="Task/le-DataStandardsWales-PSOM-QuestionnaireResponse-DataEntry-Response" />
</focus>
<definition value="https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Response" />
</MessageHeader>
{
"resourceType": "MessageHeader",
"id": "Example-DataStandardsWales-PSOM-MessageHeader-Myeloma-Response",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader"
]
},
"eventCoding": {
"system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
"code": "psom-response",
"display": "PSOM response"
},
"source": {
"name": "Example PROMs provider",
"endpoint": "https://nhspsom.examplepromsprovider.com"
},
"responsible": {
"reference": "Practitioner/Example-DataStandardsWales-PSOM-Practitioner-Consultant"
},
"focus": [
{
"reference": "CarePlan/Example-DataStandardsWales-PSOM-CarePlan-Myeloma-Response"
},
{
"reference": "Task/Example-DataStandardsWales-PSOM-Task-Myeloma-EQ5D5L-Response"
},
{
"reference": "Task/le-DataStandardsWales-PSOM-QuestionnaireResponse-DataEntry-Response"
}
],
"definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Response"
}