International Patient Summary (IPS)
- 1 Why
- 2 What
- 3 How
- 3.1 AllergyIntolerance (IPS)
- 3.2 Condition (IPS)
- 3.3 Device (IPS)
- 3.4 Device - Performer or Observer (IPS)
- 3.5 DeviceUseStatement (IPS)
- 3.6 Flag - Alert (IPS)
- 3.7 Immunisation (IPS)
- 3.8 Medication (IPS)
- 3.9 MedicationRequest (IPS)
- 3.10 MedicationStatement (IPS)
- 3.11 Patient (IPS)
- 3.12 Procedure (IPS)
- 3.13 Specimen (IPS)
- 4 Coming Later
Why
An International Patient Summary (IPS) is a standardised, concise overview of a person's most important health information, designed to be quickly understood by healthcare professionals worldwide.
What
PKB helps by gathering and organising health information in a standard way, allowing other systems to easily extract patient data that conforms to the universally accepted IPS format. This makes it possible for external systems to create and share an IPS, ensuring critical health details can be understood and shared across care settings.
How
Customers can use the following requests to extract data from PKB to build an IPS.
Execute the following URLs as GET requests
Some of the requests may result in large amounts of data, so you should be able to handle and work with the pagination PKB utilises.
AllergyIntolerance (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/AllergyIntolerance?patient:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Condition (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Condition?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Device (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Device?patient:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Device - Performer or Observer (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Device/<Device resource id>
DeviceUseStatement (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/DeviceUseStatement?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Flag - Alert (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Flag?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Immunisation (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Immunization?patient:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Medication (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Medication/<Medication resource id>
MedicationRequest (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/MedicationRequest?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
MedicationStatement (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/MedicationStatement?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Observation Pregnancy - Expected Delivery Date (IPS)
Observation Pregnancy - Outcome (IPS)
Observation Pregnancy - Status (IPS)
Observation Results - Laboratory/Pathology (IPS)
Observation Results - Radiology (IPS)
Observation Social History - Alcohol Use (IPS)
Observation Social History - Tobacco Use (IPS)
The below request will provide all Observation resources for the specified patient. https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Observation?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Additional parameters can be used to filter for specific things (e.g., code, category, etc.)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Observation?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>&category=social-history
Patient (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Patient?identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Procedure (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Procedure?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Specimen (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Specimen?subject:Patient.identifier=https://fhir.nhs.uk/Id/nhs-number%7C<NHS number>
Coming Later
Organisation (IPS) https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Organization/<resource id>
Practitioner (IPS) https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/Practitioner/<resource id>
PractitionerRole (IPS)
https://aggregated-fhir.sandbox.patientsknowbest.com/fhir/PractitionerRole?practitioner=<practitioner resource id>
Patients Know Best Wiki Hub | Deploy | Developer | Trust Centre | Manual | Research | Education | Release Notes
© Patients Know Best, Ltd. Registered in England and Wales Number: 6517382. VAT Number: GB 944 9739 67.
This API specification and design is licensed under a Creative Commons Attribution 4.0 International License.