FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales.psom
Resource TypeMessageHeader
IdExample-DataStandardsWales-PSOM-MessageHeader-Myeloma-Request.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MessageHeader",
  "id": "Example-DataStandardsWales-PSOM-MessageHeader-Myeloma-Request",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader"
    ]
  },
  "eventCoding": {
    "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
    "code": "psom-request",
    "display": "PSOM request"
  },
  "source": {
    "name": "Example Health Board",
    "endpoint": "https://nhspsom.examplehealthboard.com"
  },
  "responsible": {
    "reference": "Practitioner/Example-DataStandardsWales-PSOM-Practitioner-Consultant"
  },
  "focus": [
    {
      "reference": "CarePlan/Example-DataStandardsWales-PSOM-CarePlan-Myeloma-Request"
    },
    {
      "reference": "Task/Example-DataStandardsWales-PSOM-Task-Myeloma-EQ5D5L-Request"
    },
    {
      "reference": "Task/Example-DataStandardsWales-PSOM-Task-Myeloma-DataEntry-Request"
    }
  ],
  "definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-Request"
}