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

FHIR IG analytics

Packagefhir.r4.wales.psom
Resource TypeBundle
IdExample-DataStandardsWales-PSOM-Bundle-Myeloma-Request-NoTask.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": "Bundle",
  "id": "Example-DataStandardsWales-PSOM-Bundle-Myeloma-Request-NoTask",
  "identifier": {
    "system": "https://acme.com/fhir/Id/oracle-guid",
    "value": "c982a734-72b1-4912-b5f8-39ec3da61d8b"
  },
  "type": "message",
  "timestamp": "2022-03-14T11:15:33+00:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "267b18ce-3d37-4581-9baa-6fada338038b",
        "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": "urn:uuid:4f4e7c60-72f4-4c2c-b6c3-6d93a9aefd41",
          "type": "Practitioner",
          "display": "Dr Dhiren Patel (GMC: 9630333)"
        },
        "focus": [
          {
            "reference": "urn:uuid:243e89d8-92b5-4e24-9a9d-2d26f7c60367",
            "type": "CarePlan",
            "display": "Myeloma pathway"
          }
        ],
        "definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-request"
      }
    },
    {
      "fullUrl": "urn:uuid:243e89d8-92b5-4e24-9a9d-2d26f7c60367",
      "resource": {
        "resourceType": "CarePlan",
        "id": "243e89d8-92b5-4e24-9a9d-2d26f7c60367",
        "meta": {
          "profile": [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-CarePlan"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-PathwayLaterality",
                  "code": "8",
                  "display": "N/A"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.1.8.1.5.140",
            "value": "12345678",
            "assigner": {
              "reference": "urn:uuid:fd3f7e8c-3cb2-4b4a-9b2b-d702bc32a905",
              "display": "Cardiff and Vale University Health Board"
            }
          }
        ],
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-PathwayType",
                "code": "CMY",
                "display": "Cancer pathway - myeloma"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "394593009",
                "display": "Medical oncology"
              }
            ]
          }
        ],
        "subject": {
          "reference": "urn:uuid:3b0f08d7-90b8-4c7b-8a3e-5f78a5f36a80",
          "type": "Patient",
          "display": "Alice Jones"
        },
        "author": {
          "reference": "urn:uuid:7510342f-54df-449e-a237-c23fd5dfc398",
          "display": "Consultant"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:3b0f08d7-90b8-4c7b-8a3e-5f78a5f36a80",
      "resource": {
        "resourceType": "Patient",
        "id": "3b0f08d7-90b8-4c7b-8a3e-5f78a5f36a80",
        "meta": {
          "profile": [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
          ]
        },
        "identifier": [
          {
            "extension": [
              {
                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales",
                      "code": "nn",
                      "display": "Number present and traced using Welsh NHS AR"
                    }
                  ]
                }
              }
            ],
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9912003444"
          },
          {
            "system": "https://fhir.cavuhb.nhs.wales/Id/pas-identifier",
            "value": "A000003"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Jones",
            "given": [
              "Alice"
            ]
          }
        ],
        "gender": "female",
        "birthDate": "1980-09-13",
        "address": [
          {
            "postalCode": "CF62 9AZ"
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                  "code": "cy",
                  "display": "Welsh"
                }
              ]
            },
            "preferred": true
          },
          {
            "language": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                  "code": "en",
                  "display": "English"
                }
              ]
            },
            "preferred": false
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:7510342f-54df-449e-a237-c23fd5dfc398",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "7510342f-54df-449e-a237-c23fd5dfc398",
        "meta": {
          "profile": [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole"
          ]
        },
        "practitioner": {
          "reference": "urn:uuid:4f4e7c60-72f4-4c2c-b6c3-6d93a9aefd41"
        },
        "organization": {
          "reference": "urn:uuid:fd3f7e8c-3cb2-4b4a-9b2b-d702bc32a905"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "768839008",
                "display": "Consultant"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:4f4e7c60-72f4-4c2c-b6c3-6d93a9aefd41",
      "resource": {
        "resourceType": "Practitioner",
        "id": "4f4e7c60-72f4-4c2c-b6c3-6d93a9aefd41",
        "meta": {
          "profile": [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.hl7.org.uk/Id/gmc-number",
            "value": "9630333"
          }
        ],
        "name": [
          {
            "family": "Patel",
            "given": [
              "Dhiren"
            ],
            "prefix": [
              "Dr"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:fd3f7e8c-3cb2-4b4a-9b2b-d702bc32a905",
      "resource": {
        "resourceType": "Organization",
        "id": "fd3f7e8c-3cb2-4b4a-9b2b-d702bc32a905",
        "meta": {
          "profile": [
            "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "7A4"
          }
        ],
        "name": "Cardiff and Vale University Health Board"
      }
    }
  ]
}