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

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeBundle
IdopenEP-better-example.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": "openep-better",
  "identifier": {
    "system": "https://tools.ietf.org/html/rfc4122",
    "value": "ee86a018-779c-4809-999f-a9d89cdfd30f"
  },
  "type": "message",
  "entry": [
    {
      "fullUrl": "urn:uuid:ed75d3ba-bd49-4ebd-881a-9bec2919962a",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "ed75d3ba-bd49-4ebd-881a-9bec2919962a",
        "eventCoding": {
          "system": "https://fhir.nhs.uk/CodeSystem/message-event",
          "code": "prescription-order",
          "display": "Prescription Order"
        },
        "sender": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "896547302565"
          },
          "display": "Dr Smith"
        },
        "source": {
          "name": "PAS",
          "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/RBA"
        },
        "focus": [
          {
            "reference": "urn:uuid:22a49ecc-eab1-4cc2-ba39-0d34ff8c2bd1"
          },
          {
            "reference": "urn:uuid:e0094014-9659-4705-a481-0412eefd9dbc"
          },
          {
            "reference": "urn:uuid:c99b7aff-58fc-4e42-b8d4-80ac573e8bff"
          },
          {
            "reference": "urn:uuid:f942fd9b-f423-48c5-84b3-0e76bb4c5da5"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:22a49ecc-eab1-4cc2-ba39-0d34ff8c2bd1",
      "resource": {
        "resourceType": "MedicationRequest",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/prescription-type",
              "code": "0101",
              "display": "Primary Care Prescriber – Medical Prescriber"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
            "value": "9a9e4e11-5596-47bc-9376-21bf9d451905"
          }
        ],
        "status": "active",
        "intent": "instance-order",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code": "inpatient",
                "display": "Inpatient"
              }
            ],
            "text": "Inpatient"
          }
        ],
        "medicationReference": {
          "reference": "urn:uuid:e0094014-9659-4705-a481-0412eefd9dbc"
        },
        "subject": {
          "reference": "urn:uuid:c99b7aff-58fc-4e42-b8d4-80ac573e8bff"
        },
        "encounter": {
          "reference": "urn:uuid:46588c8c-c606-420b-b3cc-88fb74f5d41b"
        },
        "authoredOn": "2020-07-09T12:02:49+02:00",
        "requester": {
          "reference": "urn:uuid:f942fd9b-f423-48c5-84b3-0e76bb4c5da5",
          "display": "Dr Smith"
        },
        "groupIdentifier": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
              "valueIdentifier": {
                "system": "https://fhir.nhs.uk/Id/prescription",
                "value": "c26f0fe5-c084-4320-9c39-3ccdbc0b2e6a"
              }
            }
          ],
          "system": "https://fhir.nhs.uk/Id/prescription-order-number",
          "value": "248193-923856-00123C"
        },
        "courseOfTherapyType": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code": "acute",
              "display": "Short course (acute) therapy"
            }
          ]
        },
        "dosageInstruction": [
          {
            "text": "test C Oral Use",
            "additionalInstruction": [
              {
                "text": "test c"
              }
            ],
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral"
                }
              ],
              "text": "Oral"
            }
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
              "valueCoding": {
                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                "code": "0004"
              }
            }
          ],
          "quantity": {
            "value": 300,
            "unit": "mg",
            "system": "http://unitsofmeasure.org",
            "code": "mg"
          }
        },
        "substitution": {
          "allowedBoolean": false
        }
      }
    },
    {
      "fullUrl": "urn:uuid:e0094014-9659-4705-a481-0412eefd9dbc",
      "resource": {
        "resourceType": "Medication",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39695211000001102",
              "display": "Aspirin 300mg dispersible tablets"
            }
          ],
          "text": "Aspirin 300mg dispersible tablets"
        },
        "form": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "421366001",
              "display": "Dispersible tablet"
            }
          ],
          "text": "Dispersible tablet"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:c99b7aff-58fc-4e42-b8d4-80ac573e8bff",
      "resource": {
        "resourceType": "Patient",
        "id": "c99b7aff-58fc-4e42-b8d4-80ac573e8bff",
        "identifier": [
          {
            "system": "https://ThinkEhr/Domain",
            "value": "default"
          },
          {
            "system": "urn:nhs-uk:addressing:ods:RBA",
            "value": "1007"
          },
          {
            "system": "https://fhir.hl7.org.uk/taunton/MRN",
            "value": "1007"
          },
          {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9876541007"
          }
        ],
        "name": [
          {
            "use": "anonymous",
            "family": "Unknown"
          }
        ],
        "gender": "unknown",
        "birthDate": "1972-12-07",
        "address": [
          {
            "use": "home",
            "type": "both",
            "line": [
              "10, The High Street,"
            ],
            "city": "Simple Town",
            "postalCode": "AA1 1AA"
          }
        ],
        "generalPractitioner": [
          {
            "identifier": {
              "system": "https://fhir.nhs.uk/Id/ods-organization-code",
              "value": "Y12345"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:46588c8c-c606-420b-b3cc-88fb74f5d41b",
      "resource": {
        "resourceType": "Encounter",
        "id": "46588c8c-c606-420b-b3cc-88fb74f5d41b",
        "identifier": [
          {
            "system": "https://fhir.taunton.nhs.uk/Id/Encounter",
            "value": "10071"
          }
        ],
        "status": "unknown",
        "class": {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "HH",
          "display": "home health"
        },
        "subject": {
          "reference": "urn:uuid:c99b7aff-58fc-4e42-b8d4-80ac573e8bff"
        },
        "location": [
          {
            "location": {
              "display": "wordsworth"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:f942fd9b-f423-48c5-84b3-0e76bb4c5da5",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "f942fd9b-f423-48c5-84b3-0e76bb4c5da5",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
            "value": "125686540025"
          }
        ],
        "practitioner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "896547302565"
          },
          "display": "Dr Smith"
        },
        "organization": {
          "identifier": {
            "use": "official",
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "RBA"
          },
          "display": "SOMERSET NHS FOUNDATION TRUST"
        },
        "code": [
          {
            "coding": [
              {
                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName",
                "code": "R8000"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "urn:uuid:044e7916-c697-4072-880e-ef44d3032962",
            "display": "MUSGROVE PARK HOSPITAL"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "01234567890",
            "use": "work"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:044e7916-c697-4072-880e-ef44d3032962",
      "resource": {
        "resourceType": "Location",
        "identifier": [
          {
            "use": "official",
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "RBA11"
          }
        ],
        "status": "active",
        "mode": "instance",
        "address": {
          "use": "work",
          "line": [
            "MUSGROVE PARK HOSPITAL"
          ],
          "city": "TAUNTON",
          "postalCode": "TA1 5DA",
          "country": "NLD"
        }
      }
    }
  ]
}