Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Profile Examples
Examples Usage
Whilst every effort has been made to ensure that the examples are correct and useful, they are not a normative part of the specification.UKCore-AllergyIntolerance-Amoxicillin-Example
An example to illustrate an allergy to Amoxicillin
Table View
AllergyIntolerance.id[0] | UKCore-AllergyIntolerance-Amoxicillin-Example |
AllergyIntolerance.text[0].status[0] | additional |
AllergyIntolerance.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an allergy to Amoxicillin</div> |
AllergyIntolerance.clinicalStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
AllergyIntolerance.clinicalStatus[0].coding[0].code[0] | active |
AllergyIntolerance.clinicalStatus[0].coding[0].display[0] | Active |
AllergyIntolerance.verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
AllergyIntolerance.verificationStatus[0].coding[0].code[0] | confirmed |
AllergyIntolerance.verificationStatus[0].coding[0].display[0] | Confirmed |
AllergyIntolerance.code[0].coding[0].system[0] | http://snomed.info/sct |
AllergyIntolerance.code[0].coding[0].code[0] | 372687004 |
AllergyIntolerance.code[0].coding[0].display[0] | Amoxicillin |
AllergyIntolerance.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
AllergyIntolerance.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
AllergyIntolerance.recordedDate[0] | 2019-12-10T13:00:00+00:00 |
AllergyIntolerance.recorder[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
AllergyIntolerance.asserter[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
AllergyIntolerance.reaction[0].manifestation[0].coding[0].system[0] | http://snomed.info/sct |
AllergyIntolerance.reaction[0].manifestation[0].coding[0].code[0] | 247472004 |
AllergyIntolerance.reaction[0].manifestation[0].coding[0].display[0] | Urticarial rash |
AllergyIntolerance.reaction[0].severity[0] | mild |
Tree View
AllergyIntolerance |
id : UKCore-AllergyIntolerance-Amoxicillin-Example |
text |
status : additional |
clinicalStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
code : active |
display : Active |
verificationStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
code : confirmed |
display : Confirmed |
code |
coding |
system : http://snomed.info/sct |
code : 372687004 |
display : Amoxicillin |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
recordedDate : 2019-12-10T13:00:00+00:00 |
recorder |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
asserter |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
reaction |
manifestation |
coding |
system : http://snomed.info/sct |
code : 247472004 |
display : Urticarial rash |
severity : mild |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</clinicalStatus>
</coding>
</verificationStatus>
</coding>
</code>
</patient>
</encounter>
</recorder>
</asserter>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
},
},
},
},
},
{
{
]
}
],
}
]
}
Feedback
Click here to:UKCore-AllergyIntolerance-EnteredInError-Example
An example to illustrate an allergy that was entered in error
Table View
AllergyIntolerance.id[0] | UKCore-AllergyIntolerance-EnteredInError-Example |
AllergyIntolerance.text[0].status[0] | additional |
AllergyIntolerance.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an allergy that was entered in error</div> |
AllergyIntolerance.verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
AllergyIntolerance.verificationStatus[0].coding[0].code[0] | entered-in-error |
AllergyIntolerance.verificationStatus[0].coding[0].display[0] | Entered in Error |
AllergyIntolerance.code[0].coding[0].system[0] | http://snomed.info/sct |
AllergyIntolerance.code[0].coding[0].code[0] | 372687004 |
AllergyIntolerance.code[0].coding[0].display[0] | Amoxicillin |
AllergyIntolerance.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
AllergyIntolerance.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
AllergyIntolerance.recordedDate[0] | 2019-12-10T13:00:00+00:00 |
AllergyIntolerance.recorder[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
AllergyIntolerance.asserter[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Tree View
AllergyIntolerance |
id : UKCore-AllergyIntolerance-EnteredInError-Example |
text |
status : additional |
verificationStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
code : entered-in-error |
display : Entered in Error |
code |
coding |
system : http://snomed.info/sct |
code : 372687004 |
display : Amoxicillin |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
recordedDate : 2019-12-10T13:00:00+00:00 |
recorder |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
asserter |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</verificationStatus>
</coding>
</code>
</patient>
</encounter>
</recorder>
</asserter>
</AllergyIntolerance>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
},
},
},
},
}
}
Feedback
Click here to:UKCore-Appointment-OrthopaedicSurgery-Example
An example to illustrate n orthopaedic surgery appointment
Table View
Appointment.id[0] | UKCore-Appointment-OrthopaedicSurgery-Example |
Appointment.text[0].status[0] | additional |
Appointment.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate n orthopaedic surgery appointment</div> |
Appointment.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization |
Appointment.extension[0].value[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
Appointment.extension[0].value[0].type[0] | Organization |
Appointment.extension[1].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel |
Appointment.extension[1].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
Appointment.extension[1].value[0].coding[0].code[0] | In-person |
Appointment.extension[1].value[0].coding[0].display[0] | In person |
Appointment.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Appointment.identifier[0].value[0] | e7c54d06-c5b5-4ecb-91c3-5c1e68d3b923 |
Appointment.status[0] | booked |
Appointment.serviceCategory[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-category |
Appointment.serviceCategory[0].coding[0].code[0] | 31 |
Appointment.serviceCategory[0].coding[0].display[0] | Specialist Surgical |
Appointment.serviceType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-type |
Appointment.serviceType[0].coding[0].code[0] | 218 |
Appointment.serviceType[0].coding[0].display[0] | Orthopaedic Surgery |
Appointment.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
Appointment.specialty[0].coding[0].code[0] | 110 |
Appointment.specialty[0].coding[0].display[0] | Trauma and Orthopaedics |
Appointment.appointmentType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
Appointment.appointmentType[0].coding[0].code[0] | FOLLOWUP |
Appointment.appointmentType[0].coding[0].display[0] | A follow up visit from a previous appointment |
Appointment.reasonReference[0].reference[0] | Condition/UKCore-Condition-HipReplacement-Example |
Appointment.reasonReference[0].display[0] | Pain in both hips |
Appointment.priority[0] | 1 |
Appointment.description[0] | Appointment to investigate the pain in both hips |
Appointment.start[0] | 2022-03-11T10:46:00+00:00 |
Appointment.end[0] | 2022-03-11T13:20:00+00:00 |
Appointment.created[0] | 2022-02-14 |
Appointment.comment[0] | Further expand on the results of the X-ray and determine the next actions that may be appropriate. |
Appointment.patientInstruction[0] | Please do not eat anything for 1 hour prior to the appointment. |
Appointment.basedOn[0].reference[0] | ServiceRequest/UKCore-ServiceRequest-HipReplacement-Example |
Appointment.participant[0].actor[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Appointment.participant[0].actor[0].display[0] | Richard Smith |
Appointment.participant[0].required[0] | required |
Appointment.participant[0].status[0] | accepted |
Appointment.participant[1].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ParticipationType |
Appointment.participant[1].type[0].coding[0].code[0] | ATND |
Appointment.participant[1].actor[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Appointment.participant[1].actor[0].display[0] | Dr Sandra Gose |
Appointment.participant[1].required[0] | required |
Appointment.participant[1].status[0] | accepted |
Appointment.participant[2].actor[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
Appointment.participant[2].actor[0].display[0] | Orthopaedic Trauma Department, St James' University Hospital, Leeds |
Appointment.participant[2].required[0] | required |
Appointment.participant[2].status[0] | accepted |
Tree View
Appointment |
id : UKCore-Appointment-OrthopaedicSurgery-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization |
value |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
type : Organization |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
code : In-person |
display : In person |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : e7c54d06-c5b5-4ecb-91c3-5c1e68d3b923 |
status : booked |
serviceCategory |
coding |
system : http://terminology.hl7.org/CodeSystem/service-category |
code : 31 |
display : Specialist Surgical |
serviceType |
coding |
system : http://terminology.hl7.org/CodeSystem/service-type |
code : 218 |
display : Orthopaedic Surgery |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 110 |
display : Trauma and Orthopaedics |
appointmentType |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0276 |
code : FOLLOWUP |
display : A follow up visit from a previous appointment |
reasonReference |
reference : Condition/UKCore-Condition-HipReplacement-Example |
display : Pain in both hips |
priority : 1 |
description : Appointment to investigate the pain in both hips |
start : 2022-03-11T10:46:00+00:00 |
end : 2022-03-11T13:20:00+00:00 |
created : 2022-02-14 |
comment : Further expand on the results of the X-ray and determine the next actions that may be appropriate. |
patientInstruction : Please do not eat anything for 1 hour prior to the appointment. |
basedOn |
reference : ServiceRequest/UKCore-ServiceRequest-HipReplacement-Example |
participant |
actor |
reference : Patient/UKCore-Patient-RichardSmith-Example |
display : Richard Smith |
required : required |
status : accepted |
participant |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ParticipationType |
code : ATND |
actor |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
display : Dr Sandra Gose |
required : required |
status : accepted |
participant |
actor |
reference : Location/UKCore-Location-HospitalSJUH-Example |
display : Orthopaedic Trauma Department, St James' University Hospital, Leeds |
required : required |
status : accepted |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- This supports the recording of the organisation booking the appointment. -->
</valueReference>
</extension>
<!-- This describes the delivery channel of a scheduled appointment. -->
</coding>
</valueCodeableConcept>
</extension>
</identifier>
</coding>
</serviceCategory>
</coding>
</serviceType>
</coding>
</specialty>
</coding>
</appointmentType>
</reasonReference>
<comment value="Further expand on the results of the X-ray and determine the next actions that may be appropriate." />
</basedOn>
</actor>
</participant>
</coding>
</type>
</actor>
</participant>
</actor>
</participant>
</Appointment>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
},
{
{
}
]
}
}
],
{
}
],
{
{
}
]
}
],
{
{
}
]
}
],
{
{
}
]
}
],
{
}
]
},
{
}
],
"comment": "Further expand on the results of the X-ray and determine the next actions that may be appropriate.",
],
{
},
},
{
{
]
}
],
},
},
{
},
}
]
}
Feedback
Click here to:UKCore-AuditEvent-Query-Example
An example to illustrate an event made for purposes of maintaining a security log for a query search
Table View
AuditEvent.id[0] | UKCore-AuditEvent-Query-Example |
AuditEvent.text[0].status[0] | additional |
AuditEvent.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an event made for purposes of maintaining a security log for a query search</div> |
AuditEvent.type[0].system[0] | http://dicom.nema.org/resources/ontology/DCM |
AuditEvent.type[0].code[0] | 110112 |
AuditEvent.type[0].display[0] | Query |
AuditEvent.subtype[0].system[0] | http://hl7.org/fhir/restful-interaction |
AuditEvent.subtype[0].code[0] | search |
AuditEvent.subtype[0].display[0] | search |
AuditEvent.recorded[0] | 2020-12-10T13:10:00+00:00 |
AuditEvent.agent[0].role[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
AuditEvent.agent[0].role[0].coding[0].code[0] | RESPRSN |
AuditEvent.agent[0].role[0].coding[0].display[0] | responsible party |
AuditEvent.agent[0].who[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
AuditEvent.agent[0].requestor[0] | True |
AuditEvent.agent[0].location[0].reference[0] | Location/UKCore-Location-CardiologySJUH-Example |
AuditEvent.source[0].observer[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
AuditEvent.source[0].type[0].system[0] | http://terminology.hl7.org/CodeSystem/security-source-type |
AuditEvent.source[0].type[0].code[0] | 1 |
AuditEvent.source[0].type[0].display[0] | User Device |
AuditEvent.entity[0].what[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
AuditEvent.entity[0].type[0].system[0] | http://hl7.org/fhir/resource-types |
AuditEvent.entity[0].type[0].code[0] | Patient |
AuditEvent.entity[0].type[0].display[0] | Patient |
Tree View
AuditEvent |
id : UKCore-AuditEvent-Query-Example |
text |
status : additional |
type |
system : http://dicom.nema.org/resources/ontology/DCM |
code : 110112 |
display : Query |
subtype |
system : http://hl7.org/fhir/restful-interaction |
code : search |
display : search |
recorded : 2020-12-10T13:10:00+00:00 |
agent |
role |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : RESPRSN |
display : responsible party |
who |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
requestor : True |
location |
reference : Location/UKCore-Location-CardiologySJUH-Example |
source |
observer |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
type |
system : http://terminology.hl7.org/CodeSystem/security-source-type |
code : 1 |
display : User Device |
entity |
what |
reference : Patient/UKCore-Patient-RichardSmith-Example |
type |
system : http://hl7.org/fhir/resource-types |
code : Patient |
display : Patient |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</type>
</subtype>
</coding>
</role>
</who>
</location>
</agent>
</observer>
</type>
</source>
</what>
</type>
</entity>
</AuditEvent>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
],
{
{
{
}
]
}
],
},
}
}
],
},
{
}
]
},
{
},
}
}
]
}
Feedback
Click here to:UKCore-BodyStructure-MedianCubitalVein-Example
An example to illustrate a body structure of a vein
Table View
BodyStructure.id[0] | UKCore-BodyStructure-MedianCubitalVein-Example |
BodyStructure.text[0].status[0] | additional |
BodyStructure.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a body structure of a vein</div> |
BodyStructure.location[0].coding[0].system[0] | http://snomed.info/sct |
BodyStructure.location[0].coding[0].code[0] | 49852007 |
BodyStructure.location[0].coding[0].display[0] | Structure of median cubital vein |
BodyStructure.location[0].text[0] | Forearm |
BodyStructure.locationQualifier[0].coding[0].system[0] | http://snomed.info/sct |
BodyStructure.locationQualifier[0].coding[0].code[0] | 419161000 |
BodyStructure.locationQualifier[0].coding[0].display[0] | Unilateral left |
BodyStructure.locationQualifier[0].text[0] | Left |
BodyStructure.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Tree View
BodyStructure |
id : UKCore-BodyStructure-MedianCubitalVein-Example |
text |
status : additional |
location |
coding |
system : http://snomed.info/sct |
code : 49852007 |
display : Structure of median cubital vein |
text : Forearm |
locationQualifier |
coding |
system : http://snomed.info/sct |
code : 419161000 |
display : Unilateral left |
text : Left |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</location>
</coding>
</locationQualifier>
</patient>
</BodyStructure>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
{
],
}
],
}
}
Feedback
Click here to:An example to illustrate a bundled allergy list
UKCore-Bundle-AllergyList-Example
Table View
Bundle.id[0] | UKCore-Bundle-AllergyList-Example |
Bundle.type[0] | collection |
Bundle.entry[0].fullUrl[0] | urn:uuid:d043d2b6-5782-4536-88b6-e537973a09fb |
Bundle.entry[0].resource[0].id[0] | UKCore-Allergy-List-Example |
Bundle.entry[0].resource[0].status[0] | current |
Bundle.entry[0].resource[0].mode[0] | snapshot |
Bundle.entry[0].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].code[0].coding[0].code[0] | 886921000000105 |
Bundle.entry[0].resource[0].code[0].coding[0].display[0] | Allergies and adverse reactions |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[0].resource[0].date[0] | 2019-12-10T13:00:00+00:00 |
Bundle.entry[0].resource[0].entry[0].item[0].reference[0] | urn:uuid:efae5859-28df-4e7d-be91-6df56d8215e4 |
Bundle.entry[1].fullUrl[0] | urn:uuid:efae5859-28df-4e7d-be91-6df56d8215e4 |
Bundle.entry[1].resource[0].id[0] | efae5859-28df-4e7d-be91-6df56d8215e4 |
Bundle.entry[1].resource[0].clinicalStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
Bundle.entry[1].resource[0].clinicalStatus[0].coding[0].code[0] | active |
Bundle.entry[1].resource[0].clinicalStatus[0].coding[0].display[0] | Active |
Bundle.entry[1].resource[0].verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
Bundle.entry[1].resource[0].verificationStatus[0].coding[0].code[0] | confirmed |
Bundle.entry[1].resource[0].verificationStatus[0].coding[0].display[0] | Confirmed |
Bundle.entry[1].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].code[0].coding[0].code[0] | 372687004 |
Bundle.entry[1].resource[0].code[0].coding[0].display[0] | Amoxicillin |
Bundle.entry[1].resource[0].patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[1].resource[0].encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
Bundle.entry[1].resource[0].recordedDate[0] | 2019-12-10T13:00:00+00:00 |
Bundle.entry[1].resource[0].recorder[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Bundle.entry[1].resource[0].asserter[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Bundle.entry[1].resource[0].reaction[0].manifestation[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].reaction[0].manifestation[0].coding[0].code[0] | 247472004 |
Bundle.entry[1].resource[0].reaction[0].manifestation[0].coding[0].display[0] | Urticarial rash |
Bundle.entry[1].resource[0].reaction[0].severity[0] | mild |
Tree View
Bundle |
id : UKCore-Bundle-AllergyList-Example |
type : collection |
entry |
fullUrl : urn:uuid:d043d2b6-5782-4536-88b6-e537973a09fb |
resource |
id : UKCore-Allergy-List-Example |
status : current |
mode : snapshot |
code |
coding |
system : http://snomed.info/sct |
code : 886921000000105 |
display : Allergies and adverse reactions |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
date : 2019-12-10T13:00:00+00:00 |
entry |
item |
reference : urn:uuid:efae5859-28df-4e7d-be91-6df56d8215e4 |
entry |
fullUrl : urn:uuid:efae5859-28df-4e7d-be91-6df56d8215e4 |
resource |
id : efae5859-28df-4e7d-be91-6df56d8215e4 |
clinicalStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
code : active |
display : Active |
verificationStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
code : confirmed |
display : Confirmed |
code |
coding |
system : http://snomed.info/sct |
code : 372687004 |
display : Amoxicillin |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
recordedDate : 2019-12-10T13:00:00+00:00 |
recorder |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
asserter |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
reaction |
manifestation |
coding |
system : http://snomed.info/sct |
code : 247472004 |
display : Urticarial rash |
severity : mild |
XML View
<List>
</coding>
</code>
</subject>
</entry>
</List>
</resource>
</entry>
<AllergyIntolerance>
</coding>
</clinicalStatus>
</coding>
</verificationStatus>
</coding>
</code>
</patient>
</encounter>
</recorder>
</asserter>
</coding>
</manifestation>
</reaction>
</AllergyIntolerance>
</resource>
</entry>
</Bundle>
JSON View
{
{
{
}
]
},
},
]
}
},
{
{
}
]
},
{
}
]
},
},
},
},
},
},
{
{
]
}
],
}
]
}
}
]
}
Feedback
Click here to:UKCore-Bundle-Batch-Example
Table View
Bundle.id[0] | UKCore-Bundle-Batch-Example |
Bundle.type[0] | batch |
Bundle.entry[0].request[0].method[0] | GET |
Bundle.entry[0].request[0].url[0] | https://fhir.hl7.org.uk/Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[1].request[0].method[0] | GET |
Bundle.entry[1].request[0].url[0] | https://fhir.hl7.org.uk/Condition?UKCore-Patient-RichardSmith-Example |
Bundle.entry[2].request[0].method[0] | GET |
Bundle.entry[2].request[0].url[0] | https://fhir.hl7.org.uk/MedicationStatement?UKCore-Patient-RichardSmith-Example |
Tree View
Bundle |
id : UKCore-Bundle-Batch-Example |
type : batch |
entry |
request |
method : GET |
url : https://fhir.hl7.org.uk/Patient/UKCore-Patient-RichardSmith-Example |
entry |
request |
method : GET |
url : https://fhir.hl7.org.uk/Condition?UKCore-Patient-RichardSmith-Example |
entry |
request |
method : GET |
url : https://fhir.hl7.org.uk/MedicationStatement?UKCore-Patient-RichardSmith-Example |
XML View
</request>
</entry>
</request>
</entry>
</request>
</entry>
</Bundle>
JSON View
{
{
}
},
{
}
},
{
}
}
]
}
Feedback
Click here to:UKCore-Bundle-BatchPOST-Example
Table View
Bundle.id[0] | UKCore-Bundle-BatchPOST-Example |
Bundle.type[0] | batch |
Bundle.entry[0].fullUrl[0] | urn:uuid:857d3c72-1672-4c8f-b6a1-4d04b44b0d7a |
Bundle.entry[0].resource[0].status[0] | final |
Bundle.entry[0].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[0].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[0].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[0].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[0].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[0].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[0].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[0].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[0].resource[0].code[0].text[0] | Blood pressure |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[0].resource[0].effective[0] | 2024-03-25T12:20:00+00:00 |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[0].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[0].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[0].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[0].resource[0].component[0].code[0].text[0] | Systolic blood pressure |
Bundle.entry[0].resource[0].component[0].value[0].value[0] | 120 |
Bundle.entry[0].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[0].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[0].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[0].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[0].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[0].resource[0].component[1].code[0].text[0] | Diastolic blood pressure |
Bundle.entry[0].resource[0].component[1].value[0].value[0] | 95 |
Bundle.entry[0].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[0].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[0].request[0].method[0] | POST |
Bundle.entry[0].request[0].url[0] | Observation |
Bundle.entry[1].fullUrl[0] | urn:uuid:c93bf88e-bea2-44db-a89c-c89c8363778b |
Bundle.entry[1].resource[0].status[0] | final |
Bundle.entry[1].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[1].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[1].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[1].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[1].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[1].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[1].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[1].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[1].resource[0].code[0].text[0] | Blood pressure |
Bundle.entry[1].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[1].resource[0].effective[0] | 2024-03-25T12:21:00+00:00 |
Bundle.entry[1].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[1].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[1].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[1].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[1].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[1].resource[0].component[0].code[0].text[0] | Systolic blood pressure |
Bundle.entry[1].resource[0].component[0].value[0].value[0] | 121 |
Bundle.entry[1].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[1].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[1].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[1].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[1].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[1].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[1].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[1].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[1].resource[0].component[1].code[0].text[0] | Diastolic blood pressure |
Bundle.entry[1].resource[0].component[1].value[0].value[0] | 95 |
Bundle.entry[1].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[1].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[1].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[1].request[0].method[0] | POST |
Bundle.entry[1].request[0].url[0] | Observation |
Bundle.entry[2].fullUrl[0] | urn:uuid:c32d8504-c144-4931-99f0-c940b4ec0a3e |
Bundle.entry[2].resource[0].status[0] | final |
Bundle.entry[2].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[2].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[2].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[2].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[2].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[2].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[2].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[2].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[2].resource[0].code[0].text[0] | Blood pressure |
Bundle.entry[2].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[2].resource[0].effective[0] | 2024-03-25T12:22:00+00:00 |
Bundle.entry[2].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[2].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[2].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[2].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[2].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[2].resource[0].component[0].code[0].text[0] | Systolic blood pressure |
Bundle.entry[2].resource[0].component[0].value[0].value[0] | 125 |
Bundle.entry[2].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[2].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[2].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[2].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[2].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[2].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[2].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[2].resource[0].component[1].code[0].text[0] | Diastolic blood pressure |
Bundle.entry[2].resource[0].component[1].value[0].value[0] | 90 |
Bundle.entry[2].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[2].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[2].request[0].method[0] | POST |
Bundle.entry[2].request[0].url[0] | Observation |
Bundle.entry[3].fullUrl[0] | urn:uuid:8aeca335-c513-4fdb-9869-f148db15cb4b |
Bundle.entry[3].resource[0].status[0] | final |
Bundle.entry[3].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[3].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[3].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[3].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[3].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[3].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[3].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[3].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[3].resource[0].code[0].text[0] | Blood pressure |
Bundle.entry[3].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[3].resource[0].effective[0] | 2024-03-25T12:23:00+00:00 |
Bundle.entry[3].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[3].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[3].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[3].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[3].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[3].resource[0].component[0].code[0].text[0] | Systolic blood pressure |
Bundle.entry[3].resource[0].component[0].value[0].value[0] | 122 |
Bundle.entry[3].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[3].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[3].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[3].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[3].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[3].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[3].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[3].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[3].resource[0].component[1].code[0].text[0] | Diastolic blood pressure |
Bundle.entry[3].resource[0].component[1].value[0].value[0] | 92 |
Bundle.entry[3].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[3].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[3].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[3].request[0].method[0] | POST |
Bundle.entry[3].request[0].url[0] | Observation |
Bundle.entry[4].fullUrl[0] | urn:uuid:09a48566-c337-410d-9133-9f5aed67b5b2 |
Bundle.entry[4].resource[0].status[0] | final |
Bundle.entry[4].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[4].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[4].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[4].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[4].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[4].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[4].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[4].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[4].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[4].resource[0].code[0].text[0] | Blood pressure |
Bundle.entry[4].resource[0].subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Bundle.entry[4].resource[0].effective[0] | 2024-03-25T12:24:00+00:00 |
Bundle.entry[4].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[4].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[4].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[4].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[4].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[4].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[4].resource[0].component[0].code[0].text[0] | Systolic blood pressure |
Bundle.entry[4].resource[0].component[0].value[0].value[0] | 118 |
Bundle.entry[4].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[4].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[4].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[4].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[4].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[4].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[4].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[4].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[4].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[4].resource[0].component[1].code[0].text[0] | Diastolic blood pressure |
Bundle.entry[4].resource[0].component[1].value[0].value[0] | 94 |
Bundle.entry[4].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[4].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[4].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[4].request[0].method[0] | POST |
Bundle.entry[4].request[0].url[0] | Observation |
Tree View
Bundle |
id : UKCore-Bundle-BatchPOST-Example |
type : batch |
entry |
fullUrl : urn:uuid:857d3c72-1672-4c8f-b6a1-4d04b44b0d7a |
resource |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2024-03-25T12:20:00+00:00 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 120 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 95 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
request |
method : POST |
url : Observation |
entry |
fullUrl : urn:uuid:c93bf88e-bea2-44db-a89c-c89c8363778b |
resource |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2024-03-25T12:21:00+00:00 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 121 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 95 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
request |
method : POST |
url : Observation |
entry |
fullUrl : urn:uuid:c32d8504-c144-4931-99f0-c940b4ec0a3e |
resource |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2024-03-25T12:22:00+00:00 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 125 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 90 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
request |
method : POST |
url : Observation |
entry |
fullUrl : urn:uuid:8aeca335-c513-4fdb-9869-f148db15cb4b |
resource |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2024-03-25T12:23:00+00:00 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 122 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 92 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
request |
method : POST |
url : Observation |
entry |
fullUrl : urn:uuid:09a48566-c337-410d-9133-9f5aed67b5b2 |
resource |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2024-03-25T12:24:00+00:00 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 118 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 94 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
request |
method : POST |
url : Observation |
XML View
<Observation>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</request>
</entry>
<Observation>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</request>
</entry>
<Observation>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</request>
</entry>
<Observation>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</request>
</entry>
<Observation>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</request>
</entry>
</Bundle>
JSON View
{
{
{
{
}
]
}
],
{
},
{
}
],
},
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
},
}
},
{
{
{
}
]
}
],
{
},
{
}
],
},
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
},
}
},
{
{
{
}
]
}
],
{
},
{
}
],
},
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
},
}
},
{
{
{
}
]
}
],
{
},
{
}
],
},
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
},
}
},
{
{
{
}
]
}
],
{
},
{
}
],
},
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
},
}
}
]
}
Feedback
Click here to:An example to illustrate a bundle of NEWS2 observations and a Total Score observation
UKCore-Bundle-NEWS2Observations-Example
Table View
Bundle.id[0] | UKCore-Bundle-NEWS2Observations-Example |
Bundle.type[0] | collection |
Bundle.entry[0].fullUrl[0] | Observation/21344a45-2660-45d1-9fb3-49e54d14b662 |
Bundle.entry[0].resource[0].id[0] | 21344a45-2660-45d1-9fb3-49e54d14b662 |
Bundle.entry[0].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[0].resource[0].identifier[0].value[0] | 7188c7ad-7802-4d43-9775-4d9d684600d5 |
Bundle.entry[0].resource[0].status[0] | final |
Bundle.entry[0].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[0].resource[0].category[0].coding[0].code[0] | survey |
Bundle.entry[0].resource[0].category[0].coding[0].display[0] | Survey |
Bundle.entry[0].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].code[0].coding[0].code[0] | 1104051000000101 |
Bundle.entry[0].resource[0].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) total score |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[0].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[0].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[0].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[0].resource[0].value[0].value[0] | 6 |
Bundle.entry[0].resource[0].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].derivedFrom[0].reference[0] | Observation/fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
Bundle.entry[0].resource[0].derivedFrom[1].reference[0] | Observation/638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
Bundle.entry[0].resource[0].derivedFrom[2].reference[0] | Observation/5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
Bundle.entry[0].resource[0].derivedFrom[3].reference[0] | Observation/c756fd32-f04e-45a9-b02f-2461ed53c736 |
Bundle.entry[0].resource[0].derivedFrom[4].reference[0] | Observation/1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
Bundle.entry[0].resource[0].derivedFrom[5].reference[0] | Observation/f0d26102-3a50-4993-9203-6089b625fc2f |
Bundle.entry[0].resource[0].derivedFrom[6].reference[0] | Observation/dbf6ec86-ebd7-4490-8586-596328519ed2 |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].code[0] | 1104301000000104 |
Bundle.entry[0].resource[0].component[0].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - respiration rate score |
Bundle.entry[0].resource[0].component[0].value[0].value[0] | 2 |
Bundle.entry[0].resource[0].component[0].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[0].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].code[0] | 1104351000000103 |
Bundle.entry[0].resource[0].component[1].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - pulse score |
Bundle.entry[0].resource[0].component[1].value[0].value[0] | 1 |
Bundle.entry[0].resource[0].component[1].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[1].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[2].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[2].code[0].coding[0].code[0] | 1104311000000102 |
Bundle.entry[0].resource[0].component[2].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 1 score |
Bundle.entry[0].resource[0].component[2].value[0].value[0] | 2 |
Bundle.entry[0].resource[0].component[2].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[2].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[2].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[3].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[3].code[0].coding[0].code[0] | 1104331000000105 |
Bundle.entry[0].resource[0].component[3].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - air or oxygen score |
Bundle.entry[0].resource[0].component[3].value[0].value[0] | 0 |
Bundle.entry[0].resource[0].component[3].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[3].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[3].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[4].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[4].code[0].coding[0].code[0] | 1104371000000107 |
Bundle.entry[0].resource[0].component[4].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - temperature score |
Bundle.entry[0].resource[0].component[4].value[0].value[0] | 1 |
Bundle.entry[0].resource[0].component[4].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[4].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[4].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[5].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[5].code[0].coding[0].code[0] | 1104341000000101 |
Bundle.entry[0].resource[0].component[5].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - systolic blood pressure score |
Bundle.entry[0].resource[0].component[5].value[0].value[0] | 0 |
Bundle.entry[0].resource[0].component[5].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[5].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[5].value[0].code[0] | {ScoreOf} |
Bundle.entry[0].resource[0].component[6].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[0].resource[0].component[6].code[0].coding[0].code[0] | 1104361000000100 |
Bundle.entry[0].resource[0].component[6].code[0].coding[0].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) - consciousness score |
Bundle.entry[0].resource[0].component[6].value[0].value[0] | 0 |
Bundle.entry[0].resource[0].component[6].value[0].unit[0] | ScoreOf |
Bundle.entry[0].resource[0].component[6].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[0].resource[0].component[6].value[0].code[0] | {ScoreOf} |
Bundle.entry[1].fullUrl[0] | Observation/dbf6ec86-ebd7-4490-8586-596328519ed2 |
Bundle.entry[1].resource[0].id[0] | dbf6ec86-ebd7-4490-8586-596328519ed2 |
Bundle.entry[1].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[1].resource[0].identifier[0].value[0] | 2936d52c-5ae3-434b-8978-bfa7563ed31a |
Bundle.entry[1].resource[0].status[0] | final |
Bundle.entry[1].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[1].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[1].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[1].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].code[0].coding[0].code[0] | 86290005 |
Bundle.entry[1].resource[0].code[0].coding[0].display[0] | Respiratory rate |
Bundle.entry[1].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[1].resource[0].code[0].coding[1].code[0] | 9279-1 |
Bundle.entry[1].resource[0].code[0].coding[1].display[0] | Respiratory Rate |
Bundle.entry[1].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[1].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[1].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[1].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[1].resource[0].value[0].value[0] | 21 |
Bundle.entry[1].resource[0].value[0].unit[0] | Breaths / minute |
Bundle.entry[1].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[1].resource[0].value[0].code[0] | {Breaths}/min |
Bundle.entry[2].fullUrl[0] | Observation/f0d26102-3a50-4993-9203-6089b625fc2f |
Bundle.entry[2].resource[0].id[0] | f0d26102-3a50-4993-9203-6089b625fc2f |
Bundle.entry[2].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[2].resource[0].identifier[0].value[0] | 99a2f708-66aa-4e7f-a09c-5742600f376d |
Bundle.entry[2].resource[0].status[0] | final |
Bundle.entry[2].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[2].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[2].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[2].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].code[0].coding[0].code[0] | 364075005 |
Bundle.entry[2].resource[0].code[0].coding[0].display[0] | Heart rate |
Bundle.entry[2].resource[0].code[0].coding[1].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].code[0].coding[1].code[0] | 78564009 |
Bundle.entry[2].resource[0].code[0].coding[1].display[0] | Pulse rate |
Bundle.entry[2].resource[0].code[0].coding[1].userSelected[0] | True |
Bundle.entry[2].resource[0].code[0].coding[2].system[0] | http://loinc.org |
Bundle.entry[2].resource[0].code[0].coding[2].code[0] | 8867-4 |
Bundle.entry[2].resource[0].code[0].coding[2].display[0] | Heart rate |
Bundle.entry[2].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[2].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[2].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[2].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[2].resource[0].value[0].value[0] | 95 |
Bundle.entry[2].resource[0].value[0].unit[0] | heart beats per minute |
Bundle.entry[2].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].value[0].code[0] | {beats}/min |
Bundle.entry[3].fullUrl[0] | Observation/1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
Bundle.entry[3].resource[0].id[0] | 1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
Bundle.entry[3].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[3].resource[0].identifier[0].value[0] | de2273eb-ecb0-4205-862e-6a43b8f71ec1 |
Bundle.entry[3].resource[0].status[0] | final |
Bundle.entry[3].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[3].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[3].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[3].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].code[0].coding[0].code[0] | 103228002 |
Bundle.entry[3].resource[0].code[0].coding[0].display[0] | Hemoglobin saturation with oxygen |
Bundle.entry[3].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[3].resource[0].code[0].coding[1].code[0] | 2708-6 |
Bundle.entry[3].resource[0].code[0].coding[1].display[0] | Oxygen saturation in Arterial blood |
Bundle.entry[3].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[3].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[3].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[3].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[3].resource[0].value[0].value[0] | 93 |
Bundle.entry[3].resource[0].value[0].unit[0] | percent |
Bundle.entry[3].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[3].resource[0].value[0].code[0] | % |
Bundle.entry[4].fullUrl[0] | Observation/c756fd32-f04e-45a9-b02f-2461ed53c736 |
Bundle.entry[4].resource[0].id[0] | c756fd32-f04e-45a9-b02f-2461ed53c736 |
Bundle.entry[4].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[4].resource[0].identifier[0].value[0] | ce084616-c540-4032-aeb3-ef35347600c5 |
Bundle.entry[4].resource[0].status[0] | final |
Bundle.entry[4].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[4].resource[0].code[0].coding[0].code[0] | 722742002 |
Bundle.entry[4].resource[0].code[0].coding[0].display[0] | Breathing room air |
Bundle.entry[4].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[4].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[4].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[4].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[5].fullUrl[0] | Observation/5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
Bundle.entry[5].resource[0].id[0] | 5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
Bundle.entry[5].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[5].resource[0].identifier[0].value[0] | cff7c586-5a41-403b-a276-fc2cce24bf3b |
Bundle.entry[5].resource[0].status[0] | final |
Bundle.entry[5].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[5].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[5].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[5].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[5].resource[0].code[0].coding[0].code[0] | 276885007 |
Bundle.entry[5].resource[0].code[0].coding[0].display[0] | Core body temperature |
Bundle.entry[5].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[5].resource[0].code[0].coding[1].code[0] | 8310-5 |
Bundle.entry[5].resource[0].code[0].coding[1].display[0] | Body temperature |
Bundle.entry[5].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[5].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[5].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[5].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[5].resource[0].value[0].value[0] | 37.5 |
Bundle.entry[5].resource[0].value[0].unit[0] | degree Celsius |
Bundle.entry[5].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[5].resource[0].value[0].code[0] | Cel |
Bundle.entry[6].fullUrl[0] | Observation/638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
Bundle.entry[6].resource[0].id[0] | 638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
Bundle.entry[6].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[6].resource[0].identifier[0].value[0] | 8b77f37d-eb6b-427c-9cd5-b1a2166b8fdb |
Bundle.entry[6].resource[0].status[0] | final |
Bundle.entry[6].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[6].resource[0].category[0].coding[0].code[0] | vital-signs |
Bundle.entry[6].resource[0].category[0].coding[0].display[0] | Vital Signs |
Bundle.entry[6].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[6].resource[0].code[0].coding[0].code[0] | 75367002 |
Bundle.entry[6].resource[0].code[0].coding[0].display[0] | Blood pressure |
Bundle.entry[6].resource[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[6].resource[0].code[0].coding[1].code[0] | 85354-9 |
Bundle.entry[6].resource[0].code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Bundle.entry[6].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[6].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[6].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[6].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[6].resource[0].bodySite[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[6].resource[0].bodySite[0].coding[0].code[0] | 368209003 |
Bundle.entry[6].resource[0].bodySite[0].coding[0].display[0] | Right upper arm structure |
Bundle.entry[6].resource[0].component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[6].resource[0].component[0].code[0].coding[0].code[0] | 72313002 |
Bundle.entry[6].resource[0].component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Bundle.entry[6].resource[0].component[0].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[6].resource[0].component[0].code[0].coding[1].code[0] | 8480-6 |
Bundle.entry[6].resource[0].component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Bundle.entry[6].resource[0].component[0].value[0].value[0] | 120 |
Bundle.entry[6].resource[0].component[0].value[0].unit[0] | millimeter of mercury |
Bundle.entry[6].resource[0].component[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[6].resource[0].component[0].value[0].code[0] | mm[Hg] |
Bundle.entry[6].resource[0].component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[6].resource[0].component[1].code[0].coding[0].code[0] | 1091811000000102 |
Bundle.entry[6].resource[0].component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Bundle.entry[6].resource[0].component[1].code[0].coding[1].system[0] | http://loinc.org |
Bundle.entry[6].resource[0].component[1].code[0].coding[1].code[0] | 8462-4 |
Bundle.entry[6].resource[0].component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Bundle.entry[6].resource[0].component[1].value[0].value[0] | 60 |
Bundle.entry[6].resource[0].component[1].value[0].unit[0] | millimeter of mercury |
Bundle.entry[6].resource[0].component[1].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[6].resource[0].component[1].value[0].code[0] | mm[Hg] |
Bundle.entry[7].fullUrl[0] | Observation/fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
Bundle.entry[7].resource[0].id[0] | fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
Bundle.entry[7].resource[0].identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Bundle.entry[7].resource[0].identifier[0].value[0] | 2d16bf3f-4369-446c-8ceb-a0e103296208 |
Bundle.entry[7].resource[0].status[0] | final |
Bundle.entry[7].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[7].resource[0].category[0].coding[0].code[0] | survey |
Bundle.entry[7].resource[0].category[0].coding[0].display[0] | Survey |
Bundle.entry[7].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[7].resource[0].code[0].coding[0].code[0] | 1104441000000107 |
Bundle.entry[7].resource[0].code[0].coding[0].display[0] | ACVPU (Alert Confusion Voice Pain Unresponsive) scale score |
Bundle.entry[7].resource[0].subject[0].reference[0] | Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
Bundle.entry[7].resource[0].effective[0] | 2018-10-04T14:17:59+01:00 |
Bundle.entry[7].resource[0].performer[0].reference[0] | Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
Bundle.entry[7].resource[0].performer[1].reference[0] | Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
Bundle.entry[7].resource[0].value[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[7].resource[0].value[0].coding[0].code[0] | 248234008 |
Bundle.entry[7].resource[0].value[0].coding[0].display[0] | Mentally alert |
Tree View
Bundle |
id : UKCore-Bundle-NEWS2Observations-Example |
type : collection |
entry |
fullUrl : Observation/21344a45-2660-45d1-9fb3-49e54d14b662 |
resource |
id : 21344a45-2660-45d1-9fb3-49e54d14b662 |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 7188c7ad-7802-4d43-9775-4d9d684600d5 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : survey |
display : Survey |
code |
coding |
system : http://snomed.info/sct |
code : 1104051000000101 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) total score |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
value : 6 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
derivedFrom |
reference : Observation/fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
derivedFrom |
reference : Observation/638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
derivedFrom |
reference : Observation/5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
derivedFrom |
reference : Observation/c756fd32-f04e-45a9-b02f-2461ed53c736 |
derivedFrom |
reference : Observation/1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
derivedFrom |
reference : Observation/f0d26102-3a50-4993-9203-6089b625fc2f |
derivedFrom |
reference : Observation/dbf6ec86-ebd7-4490-8586-596328519ed2 |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104301000000104 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - respiration rate score |
value |
value : 2 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104351000000103 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - pulse score |
value |
value : 1 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104311000000102 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 1 score |
value |
value : 2 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104331000000105 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - air or oxygen score |
value |
value : 0 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104371000000107 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - temperature score |
value |
value : 1 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104341000000101 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - systolic blood pressure score |
value |
value : 0 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1104361000000100 |
display : Royal College of Physicians NEWS2 (National Early Warning Score 2) - consciousness score |
value |
value : 0 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
entry |
fullUrl : Observation/dbf6ec86-ebd7-4490-8586-596328519ed2 |
resource |
id : dbf6ec86-ebd7-4490-8586-596328519ed2 |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 2936d52c-5ae3-434b-8978-bfa7563ed31a |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 86290005 |
display : Respiratory rate |
coding |
system : http://loinc.org |
code : 9279-1 |
display : Respiratory Rate |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
value : 21 |
unit : Breaths / minute |
system : http://unitsofmeasure.org |
code : {Breaths}/min |
entry |
fullUrl : Observation/f0d26102-3a50-4993-9203-6089b625fc2f |
resource |
id : f0d26102-3a50-4993-9203-6089b625fc2f |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 99a2f708-66aa-4e7f-a09c-5742600f376d |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 364075005 |
display : Heart rate |
coding |
system : http://snomed.info/sct |
code : 78564009 |
display : Pulse rate |
userSelected : True |
coding |
system : http://loinc.org |
code : 8867-4 |
display : Heart rate |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
value : 95 |
unit : heart beats per minute |
system : http://unitsofmeasure.org |
code : {beats}/min |
entry |
fullUrl : Observation/1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
resource |
id : 1a1273f4-dd78-4bb4-bb98-ed6456caa2a2 |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : de2273eb-ecb0-4205-862e-6a43b8f71ec1 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 103228002 |
display : Hemoglobin saturation with oxygen |
coding |
system : http://loinc.org |
code : 2708-6 |
display : Oxygen saturation in Arterial blood |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
value : 93 |
unit : percent |
system : http://unitsofmeasure.org |
code : % |
entry |
fullUrl : Observation/c756fd32-f04e-45a9-b02f-2461ed53c736 |
resource |
id : c756fd32-f04e-45a9-b02f-2461ed53c736 |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : ce084616-c540-4032-aeb3-ef35347600c5 |
status : final |
code |
coding |
system : http://snomed.info/sct |
code : 722742002 |
display : Breathing room air |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
entry |
fullUrl : Observation/5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
resource |
id : 5a1625e8-938e-4c19-9d3e-a235bfb4b37d |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : cff7c586-5a41-403b-a276-fc2cce24bf3b |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 276885007 |
display : Core body temperature |
coding |
system : http://loinc.org |
code : 8310-5 |
display : Body temperature |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
value : 37.5 |
unit : degree Celsius |
system : http://unitsofmeasure.org |
code : Cel |
entry |
fullUrl : Observation/638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
resource |
id : 638c6821-eb51-4f1b-b8c0-5269d1df9b7c |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 8b77f37d-eb6b-427c-9cd5-b1a2166b8fdb |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
bodySite |
coding |
system : http://snomed.info/sct |
code : 368209003 |
display : Right upper arm structure |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
value |
value : 120 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
value |
value : 60 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
entry |
fullUrl : Observation/fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
resource |
id : fc6c6fa5-d8e8-4634-a19a-985325077cb2 |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 2d16bf3f-4369-446c-8ceb-a0e103296208 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : survey |
display : Survey |
code |
coding |
system : http://snomed.info/sct |
code : 1104441000000107 |
display : ACVPU (Alert Confusion Voice Pain Unresponsive) scale score |
subject |
reference : Patient/ad2c58ab-ffab-4366-9c76-b0322e22e881 |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/7096e518-2638-4c00-ab0e-504c20cd50b6 |
performer |
reference : Organization/25d5ad55-5657-4cbe-9b8b-2e993f19286e |
value |
coding |
system : http://snomed.info/sct |
code : 248234008 |
display : Mentally alert |
XML View
<Observation>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</performer>
</valueQuantity>
</derivedFrom>
</derivedFrom>
</derivedFrom>
</derivedFrom>
</derivedFrom>
</derivedFrom>
</derivedFrom>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - respiration rate score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - pulse score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 1 score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - air or oxygen score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - temperature score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - systolic blood pressure score" />
</coding>
</code>
</valueQuantity>
</component>
<display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) - consciousness score" />
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</performer>
</valueQuantity>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</coding>
</coding>
</code>
</subject>
</performer>
</performer>
</valueQuantity>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</performer>
</valueQuantity>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</code>
</subject>
</performer>
</performer>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</performer>
</valueQuantity>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</performer>
</coding>
</bodySite>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
</resource>
</entry>
<Observation>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</performer>
</coding>
</valueCodeableConcept>
</Observation>
</resource>
</entry>
</Bundle>
JSON View
{
{
{
}
],
{
{
}
]
}
],
{
}
]
},
},
{
},
{
}
],
},
{
},
{
},
{
},
{
},
{
},
{
},
{
}
],
{
{
"display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) - respiration rate score"
}
]
},
}
},
{
{
}
]
},
}
},
{
{
"display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 1 score"
}
]
},
}
},
{
{
"display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) - air or oxygen score"
}
]
},
}
},
{
{
}
]
},
}
},
{
{
"display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) - systolic blood pressure score"
}
]
},
}
},
{
{
"display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) - consciousness score"
}
]
},
}
}
]
}
},
{
{
}
],
{
{
}
]
}
],
{
},
{
}
]
},
},
{
},
{
}
],
}
}
},
{
{
}
],
{
{
}
]
}
],
{
},
{
},
{
}
]
},
},
{
},
{
}
],
}
}
},
{
{
}
],
{
{
}
]
}
],
{
},
{
}
]
},
},
{
},
{
}
],
}
}
},
{
{
}
],
]
},
},
{
},
{
}
]
}
},
{
{
}
],
{
{
}
]
}
],
{
},
{
}
]
},
},
{
},
{
}
],
}
}
},
{
{
}
],
{
{
}
]
}
],
{
},
{
}
]
},
},
{
},
{
}
],
]
},
{
{
},
{
}
]
},
}
},
{
{
},
{
}
]
},
}
}
]
}
},
{
{
}
],
{
{
}
]
}
],
{
}
]
},
},
{
},
{
}
],
]
}
}
}
]
}
Feedback
Click here to:UKCore-CarePlan-WellnessPlan-Example
An example to illustrate a wellness plan for the management of Type 2 diabetes
Table View
CarePlan.id[0] | UKCore-CarePlan-WellnessPlan-Example |
CarePlan.text[0].status[0] | additional |
CarePlan.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a wellness plan for the management of Type 2 diabetes</div> |
CarePlan.identifier[0].value[0] | 7d9955bc-afe0-11ea-b3de-0242ac130004 |
CarePlan.basedOn[0].display[0] | Management of Type 2 Diabetes |
CarePlan.partOf[0].display[0] | Overall wellness plan |
CarePlan.status[0] | active |
CarePlan.intent[0] | plan |
CarePlan.category[0].text[0] | Weight management plan |
CarePlan.description[0] | Manage obesity and weight loss |
CarePlan.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
CarePlan.subject[0].type[0] | Patient |
CarePlan.subject[0].display[0] | Richard SMITH |
CarePlan.period[0].end[0] | 2020-01-01 |
CarePlan.created[0] | 2020-02-01 |
CarePlan.author[0].reference[0] | Practitioner/UKCore-Practitioner-PaulRastall-Example |
CarePlan.activity[0].outcomeCodeableConcept[0].coding[0].system[0] | http://snomed.info/sct |
CarePlan.activity[0].outcomeCodeableConcept[0].coding[0].code[0] | 161832001 |
CarePlan.activity[0].outcomeCodeableConcept[0].coding[0].display[0] | Progressive weight loss |
CarePlan.activity[0].detail[0].code[0].coding[0].system[0] | http://snomed.info/sct |
CarePlan.activity[0].detail[0].code[0].coding[0].code[0] | 27113001 |
CarePlan.activity[0].detail[0].code[0].coding[0].display[0] | Body weight |
CarePlan.activity[0].detail[0].status[0] | completed |
CarePlan.activity[0].detail[0].statusReason[0].text[0] | Achieved weight loss to mitigate diabetes risk. |
CarePlan.activity[0].detail[0].doNotPerform[0] | False |
CarePlan.activity[0].detail[0].scheduled[0].repeat[0].frequency[0] | 1 |
CarePlan.activity[0].detail[0].scheduled[0].repeat[0].period[0] | 1 |
CarePlan.activity[0].detail[0].scheduled[0].repeat[0].periodUnit[0] | d |
CarePlan.activity[0].detail[0].location[0].display[0] | Patient's home |
CarePlan.activity[0].detail[0].performer[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Tree View
CarePlan |
id : UKCore-CarePlan-WellnessPlan-Example |
text |
status : additional |
identifier |
value : 7d9955bc-afe0-11ea-b3de-0242ac130004 |
basedOn |
display : Management of Type 2 Diabetes |
partOf |
display : Overall wellness plan |
status : active |
intent : plan |
category |
text : Weight management plan |
description : Manage obesity and weight loss |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
type : Patient |
display : Richard SMITH |
period |
end : 2020-01-01 |
created : 2020-02-01 |
author |
reference : Practitioner/UKCore-Practitioner-PaulRastall-Example |
activity |
outcomeCodeableConcept |
coding |
system : http://snomed.info/sct |
code : 161832001 |
display : Progressive weight loss |
detail |
code |
coding |
system : http://snomed.info/sct |
code : 27113001 |
display : Body weight |
status : completed |
statusReason |
text : Achieved weight loss to mitigate diabetes risk. |
doNotPerform : False |
scheduled |
repeat |
frequency : 1 |
period : 1 |
periodUnit : d |
location |
display : Patient's home |
performer |
reference : Patient/UKCore-Patient-RichardSmith-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</basedOn>
</partOf>
</category>
</subject>
</period>
</author>
</coding>
</outcomeCodeableConcept>
</coding>
</code>
</statusReason>
</scheduledTiming>
</location>
</performer>
</detail>
</activity>
</CarePlan>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
],
],
],
},
},
},
{
{
]
}
],
},
},
},
},
]
}
}
]
}
Feedback
Click here to:UKCore-CareTeam-WeightManagementTeam-Example
An example to illustrate a weight management care team
Table View
CareTeam.id[0] | UKCore-CareTeam-WeightManagementTeam-Example |
CareTeam.text[0].status[0] | additional |
CareTeam.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a weight management care team</div> |
CareTeam.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
CareTeam.identifier[0].value[0] | 0e7cc7b2-94b7-42c2-875b-56c921e4bcc2 |
CareTeam.status[0] | inactive |
CareTeam.name[0] | Weight management team |
CareTeam.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
CareTeam.participant[0].member[0].reference[0] | Practitioner/UKCore-Practitioner-PaulRastall-Example |
CareTeam.managingOrganization[0].reference[0] | Organization/UKCore-Organisation-WhiteRoseMedicalCentre-Example |
Tree View
CareTeam |
id : UKCore-CareTeam-WeightManagementTeam-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 0e7cc7b2-94b7-42c2-875b-56c921e4bcc2 |
status : inactive |
name : Weight management team |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
participant |
member |
reference : Practitioner/UKCore-Practitioner-PaulRastall-Example |
managingOrganization |
reference : Organization/UKCore-Organisation-WhiteRoseMedicalCentre-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</subject>
</participant>
</managingOrganization>
</CareTeam>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
],
]
}
Feedback
Click here to:UKCore-Communication-FirstMMRVaccination-Example
An example to illustrate a communication to notify that a patient has had their first MMR Vaccination
Table View
Communication.id[0] | UKCore-Communication-FirstMMRVaccination-Example |
Communication.text[0].status[0] | additional |
Communication.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a communication to notify that a patient has had their first MMR Vaccination</div> |
Communication.status[0] | completed |
Communication.category[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Communication.category[0].coding[0].code[0] | immunisations |
Communication.category[0].coding[0].display[0] | Immunisations |
Communication.category[1].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/communication-category |
Communication.category[1].coding[0].code[0] | notification |
Communication.category[1].coding[0].display[0] | Notification |
Communication.medium[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ParticipationMode |
Communication.medium[0].coding[0].code[0] | ELECTRONIC |
Communication.medium[0].coding[0].display[0] | electronic data |
Communication.subject[0].reference[0] | Patient/UKCore-Patient-BabyPatient-Example |
Communication.subject[0].display[0] | JONES, Melanie |
Communication.sent[0] | 2022-12-11T13:00:00+00:00 |
Communication.received[0] | 2022-12-11T13:01:33+00:00 |
Communication.sender[0].reference[0] | Practitioner/UKCore-Practitioner-PaulRastall-Example |
Communication.sender[0].display[0] | Dr Paul Rastall |
Communication.payload[0].content[0] | First MMR vaccination administered to Melanie |
Tree View
Communication |
id : UKCore-Communication-FirstMMRVaccination-Example |
text |
status : additional |
status : completed |
category |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : immunisations |
display : Immunisations |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/communication-category |
code : notification |
display : Notification |
medium |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ParticipationMode |
code : ELECTRONIC |
display : electronic data |
subject |
reference : Patient/UKCore-Patient-BabyPatient-Example |
display : JONES, Melanie |
sent : 2022-12-11T13:00:00+00:00 |
received : 2022-12-11T13:01:33+00:00 |
sender |
reference : Practitioner/UKCore-Practitioner-PaulRastall-Example |
display : Dr Paul Rastall |
payload |
content : First MMR vaccination administered to Melanie |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</category>
</coding>
</medium>
</subject>
<!-- <encounter>
<reference value="Encounter/UKCore-Encounter-InpatientEncounter-Example" />
</encounter> -->
</sender>
</payload>
</Communication>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
},
{
{
}
]
}
],
{
{
}
]
}
],
},
},
]
}
Feedback
Click here to:UKCore-Composition-Discharge-Example
An example to illustrate a composition containing a discharge summary
Table View
Composition.id[0] | UKCore-Composition-Discharge-Example |
Composition.text[0].status[0] | additional |
Composition.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a composition containing a discharge summary</div> |
Composition.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType |
Composition.extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
Composition.extension[0].value[0].coding[0].code[0] | 310000008 |
Composition.extension[0].value[0].coding[0].display[0] | Accident and Emergency service |
Composition.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Composition.identifier[0].value[0] | 2d361270-039f-4a48-827b-ef255ff8b6c4 |
Composition.status[0] | final |
Composition.type[0].coding[0].system[0] | http://snomed.info/sct |
Composition.type[0].coding[0].code[0] | 373942005 |
Composition.type[0].coding[0].display[0] | Discharge summary |
Composition.subject[0].reference[0] | urn:uuid:c8225cc8-8026-466f-80f8-fc2832a4b9d5 |
Composition.encounter[0].reference[0] | urn:uuid:9a20cb92-354a-4015-82ec-ab0252efc5b9 |
Composition.date[0] | 2021-02-12T19:00:00+00:00 |
Composition.author[0].reference[0] | urn:uuid:369d88a8-9f6b-407f-8560-6ee9d7ccc8bb |
Composition.title[0] | Accident & Emergency Discharge summary |
Composition.custodian[0].reference[0] | urn:uuid:120633ae-1a20-4e0e-b807-b78fb59679cc |
Composition.section[0].title[0] | Allergies and adverse reaction |
Composition.section[0].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[0].code[0].coding[0].code[0] | allergies-and-adverse-reaction |
Composition.section[0].code[0].coding[0].display[0] | Allergies and adverse reaction |
Composition.section[0].text[0].status[0] | additional |
Composition.section[0].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Causative agent</th><td>Penicillin -class of antibiotic</td></tr><tr><th>Description of reaction</th><td>Eruption due to drug</td></tr><tr><th>Severity</th><td>Mild</td></tr><tr><th>Certainty</th><td>Certain</td></tr><tr><th>Comment</th><td>No swelling</td></tr></tbody></table></div> |
Composition.section[0].entry[0].reference[0] | urn:uuid:b37c89af-c5da-425f-8e6d-58c043ccf94b |
Composition.section[1].title[0] | Attendance details |
Composition.section[1].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[1].code[0].coding[0].code[0] | attendance-details |
Composition.section[1].code[0].coding[0].display[0] | Attendance details |
Composition.section[1].text[0].status[0] | additional |
Composition.section[1].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Date and time of contact</th><td>12-Feb-2015 07:00</td></tr></tbody></table></div> |
Composition.section[2].title[0] | Clinical narrative |
Composition.section[2].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[2].code[0].coding[0].code[0] | clinical-narrative |
Composition.section[2].code[0].coding[0].display[0] | Clinical narrative |
Composition.section[2].text[0].status[0] | additional |
Composition.section[2].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Clinical narrative</th></tr><tr><td><p>60 year old man complaining of chest pain lasting around 2 hours.</p><p>Examination unremarkable.</p><p>Inferior ischaemic changes on ECG.</p></td></tr></tbody></table><table><tbody><tr><td><pre>Full Blood Count TestValueUnitsReference Range White Cell Count11.1x10*9/L3.5 - 10.0 Red Cell Count5.0x10*12/L4.25 - 5.75 Haemoglobin150g/L13.0 - 17.0 Haematocrit0.230L/L0.400 - 0.500 Mean Cell Volume90fL84 - 98 Mean Cell Hb33.0pg27.5 - 32.0 Mean Cell Hb Con34.0pg31.0 - 35.0 RDW12.0%< 14.5 Platelet Count300x10*9/L150 - 400 Machine Differential TestValueUnitsReference Range Neutrophils7.0x10*9/L1.7 - 7.5 Lymphocytes3.5x10*9/L1.0 - 3.5 Monocytes0.3x10*9/L< 0.6 Eosinophils0.4x10*9/L< 0.4 Basophils0.1x10*9/L< 0.1 LUCs0.2x10*9/L< 0.4</pre></td></tr></tbody></table></div> |
Composition.section[3].title[0] | Contact for further information |
Composition.section[3].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[3].code[0].coding[0].code[0] | contact-for-further-information |
Composition.section[3].code[0].coding[0].display[0] | Contact for further information |
Composition.section[3].text[0].status[0] | additional |
Composition.section[3].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Contact for further information</th><td>Dr Paul Rastall Tel: 0113 6323200</td></tr></tbody></table></div> |
Composition.section[4].title[0] | Diagnoses |
Composition.section[4].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[4].code[0].coding[0].code[0] | diagnoses |
Composition.section[4].code[0].coding[0].display[0] | Diagnoses |
Composition.section[4].text[0].status[0] | generated |
Composition.section[4].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Diagnosis name</th><td>Acute ST segment elevation myocardial infarction</td></tr></tbody></table></div> |
Composition.section[4].entry[0].reference[0] | urn:uuid:0a46351b-bfe1-4085-956e-15d3b172e36f |
Composition.section[5].title[0] | Discharge details |
Composition.section[5].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[5].code[0].coding[0].code[0] | discharge-details |
Composition.section[5].code[0].coding[0].display[0] | Discharge details |
Composition.section[5].text[0].status[0] | extensions |
Composition.section[5].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Discharge status</th><td>Streamed from emergency department to urgent care service following initial assessment</td></tr><tr><th>Date/time of discharge</th><td>12-Feb-2015 08:00</td></tr><tr><th>Discharge destination</th><td>NHS other Hospital Provider - Ward for general Patients or the younger physically disabled</td></tr></tbody></table></div> |
Composition.section[5].entry[0].reference[0] | urn:uuid:9a20cb92-354a-4015-82ec-ab0252efc5b9 |
Composition.section[6].title[0] | GP practice |
Composition.section[6].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[6].code[0].coding[0].code[0] | general-practitioner-practice |
Composition.section[6].code[0].coding[0].display[0] | General practitioner practice |
Composition.section[6].text[0].status[0] | additional |
Composition.section[6].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>GP name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>GP practice details</th><td><p>Name: MGP Medical Centre</p><p>Address:</p><p>Address Line: 1 MGP House, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 7PA</p></td></tr></tbody></table></div> |
Composition.section[6].entry[0].reference[0] | urn:uuid:e4058bb2-bf1a-47a4-ab10-1471161380a1 |
Composition.section[7].title[0] | Information and advice given |
Composition.section[7].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[7].code[0].coding[0].code[0] | information-and-advice-given |
Composition.section[7].code[0].coding[0].display[0] | Information and advice given |
Composition.section[7].text[0].status[0] | additional |
Composition.section[7].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Information and advice given</th><td>Patient advised to be admitted to ward for further tests after ECG results showed inferior ischaemic changes.</td></tr></tbody></table></div> |
Composition.section[8].title[0] | Medications and medical devices |
Composition.section[8].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[8].code[0].coding[0].code[0] | medications-and-medical-devices |
Composition.section[8].code[0].coding[0].display[0] | Medications and medical devices |
Composition.section[8].text[0].status[0] | additional |
Composition.section[8].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Medication name</th><td>Ramipril 2.5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>One 2.5mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Aspirin 75mg tablets (Sigma Pharmaceuticals Plc)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 75mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Simvastatin 40mg tablets (Brown & Burk UK Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 40mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Bisoprolol 5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 5mg tablet daily.</td></tr><tr><th>Comment/recommendation</th><td>Recommend Uptitrate according to BP and HR</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table></div> |
Composition.section[8].entry[0].reference[0] | urn:uuid:e3c8b45f-22d4-4ce6-970c-10a959831dca |
Composition.section[9].title[0] | Patient demographics |
Composition.section[9].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[9].code[0].coding[0].code[0] | patient-demographics |
Composition.section[9].code[0].coding[0].display[0] | Patient demographics |
Composition.section[9].text[0].status[0] | generated |
Composition.section[9].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Patient name</th><td><p>Prefix: Mr</p><p>Given Name: Richard</p><p>Family Name: Smith</p></td></tr><tr><th>Date of birth</th><td>1 January 1957</td></tr><tr><th>Gender</th><td>Male</td></tr><tr><th>NHS number</th><td>1352465790</td></tr><tr><th>Patient address</th><td><p>Address Line: 21, Grove Street, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 1PF</p></td></tr></tbody></table></div> |
Composition.section[9].entry[0].reference[0] | urn:uuid:c8225cc8-8026-466f-80f8-fc2832a4b9d5 |
Composition.section[10].title[0] | Person completing record |
Composition.section[10].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[10].code[0].coding[0].code[0] | person-completing-record |
Composition.section[10].code[0].coding[0].display[0] | Person completing record |
Composition.section[10].text[0].status[0] | generated |
Composition.section[10].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr></tbody></table></div> |
Composition.section[10].entry[0].reference[0] | urn:uuid:369d88a8-9f6b-407f-8560-6ee9d7ccc8bb |
Composition.section[11].title[0] | Plan and requested actions |
Composition.section[11].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[11].code[0].coding[0].code[0] | plan-and-requested-actions |
Composition.section[11].code[0].coding[0].display[0] | Plan and requested actions |
Composition.section[11].text[0].status[0] | additional |
Composition.section[11].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Action</th><td><p>Patient has agreed to be admitted to Cramer ward for further tests to investigate causes of his chest pain on 12 February 2015.</p><p>Person responsible: Dr. Paul Rastall (Accident and Emergency Consultant, St. James's University Hospital Accident and Emergency Department)</p><p>Status: Completed</p><p>Outcome: Patient expects to find out the more information about the reasons for his chest pain when tests are carried out after admission.</p></td></tr></tbody></table></div> |
Composition.section[12].title[0] | Presenting complaints or issues |
Composition.section[12].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[12].code[0].coding[0].code[0] | presenting-complaints-or-issues |
Composition.section[12].code[0].coding[0].display[0] | Presenting complaints or issues |
Composition.section[12].text[0].status[0] | generated |
Composition.section[12].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Presenting complaints or issue</th><td>Chest pain</td></tr></tbody></table></div> |
Composition.section[12].entry[0].reference[0] | urn:uuid:0a46351b-bfe1-4085-956e-15d3b172e36f |
Composition.section[13].title[0] | Procedures |
Composition.section[13].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[13].code[0].coding[0].code[0] | procedures |
Composition.section[13].code[0].coding[0].display[0] | Procedures |
Composition.section[13].text[0].status[0] | additional |
Composition.section[13].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table><tbody><tr><th>Procedure name</th><td>Electrocardiographic monitoring</td></tr><tr><th>Comment</th><td>ECGs showed inferior ischaemic changes.</td></tr></tbody></table></div> |
Composition.section[13].entry[0].reference[0] | urn:uuid:1e04ce96-6e52-4f82-bc26-93c89c5836a1 |
Composition.section[14].title[0] | Referrer details |
Composition.section[14].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[14].code[0].coding[0].code[0] | referrer-details |
Composition.section[14].code[0].coding[0].display[0] | Referrer details |
Composition.section[14].text[0].status[0] | additional |
Composition.section[14].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Referrer details</th><td>Self-referral to accident and emergency department</td></tr></tbody></table></div> |
Composition.section[15].title[0] | Senior reviewing clinician |
Composition.section[15].code[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
Composition.section[15].code[0].coding[0].code[0] | senior-reviewing-clinician |
Composition.section[15].code[0].coding[0].display[0] | Senior reviewing clinician |
Composition.section[15].text[0].status[0] | generated |
Composition.section[15].text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Mr</p><p>Family Name: Abacus</p></td></tr></tbody></table></div> |
Composition.section[15].entry[0].reference[0] | urn:uuid:d25fd1c6-2658-4db7-9af0-86c5f95e8ec9 |
Tree View
Composition |
id : UKCore-Composition-Discharge-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType |
value |
coding |
system : http://snomed.info/sct |
code : 310000008 |
display : Accident and Emergency service |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 2d361270-039f-4a48-827b-ef255ff8b6c4 |
status : final |
type |
coding |
system : http://snomed.info/sct |
code : 373942005 |
display : Discharge summary |
subject |
reference : urn:uuid:c8225cc8-8026-466f-80f8-fc2832a4b9d5 |
encounter |
reference : urn:uuid:9a20cb92-354a-4015-82ec-ab0252efc5b9 |
date : 2021-02-12T19:00:00+00:00 |
author |
reference : urn:uuid:369d88a8-9f6b-407f-8560-6ee9d7ccc8bb |
title : Accident & Emergency Discharge summary |
custodian |
reference : urn:uuid:120633ae-1a20-4e0e-b807-b78fb59679cc |
section |
title : Allergies and adverse reaction |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : allergies-and-adverse-reaction |
display : Allergies and adverse reaction |
text |
status : additional |
entry |
reference : urn:uuid:b37c89af-c5da-425f-8e6d-58c043ccf94b |
section |
title : Attendance details |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : attendance-details |
display : Attendance details |
text |
status : additional |
section |
title : Clinical narrative |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : clinical-narrative |
display : Clinical narrative |
text |
status : additional |
section |
title : Contact for further information |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : contact-for-further-information |
display : Contact for further information |
text |
status : additional |
section |
title : Diagnoses |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : diagnoses |
display : Diagnoses |
text |
status : generated |
entry |
reference : urn:uuid:0a46351b-bfe1-4085-956e-15d3b172e36f |
section |
title : Discharge details |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : discharge-details |
display : Discharge details |
text |
status : extensions |
entry |
reference : urn:uuid:9a20cb92-354a-4015-82ec-ab0252efc5b9 |
section |
title : GP practice |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : general-practitioner-practice |
display : General practitioner practice |
text |
status : additional |
entry |
reference : urn:uuid:e4058bb2-bf1a-47a4-ab10-1471161380a1 |
section |
title : Information and advice given |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : information-and-advice-given |
display : Information and advice given |
text |
status : additional |
section |
title : Medications and medical devices |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : medications-and-medical-devices |
display : Medications and medical devices |
text |
status : additional |
entry |
reference : urn:uuid:e3c8b45f-22d4-4ce6-970c-10a959831dca |
section |
title : Patient demographics |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : patient-demographics |
display : Patient demographics |
text |
status : generated |
entry |
reference : urn:uuid:c8225cc8-8026-466f-80f8-fc2832a4b9d5 |
section |
title : Person completing record |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : person-completing-record |
display : Person completing record |
text |
status : generated |
entry |
reference : urn:uuid:369d88a8-9f6b-407f-8560-6ee9d7ccc8bb |
section |
title : Plan and requested actions |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : plan-and-requested-actions |
display : Plan and requested actions |
text |
status : additional |
section |
title : Presenting complaints or issues |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : presenting-complaints-or-issues |
display : Presenting complaints or issues |
text |
status : generated |
entry |
reference : urn:uuid:0a46351b-bfe1-4085-956e-15d3b172e36f |
section |
title : Procedures |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : procedures |
display : Procedures |
text |
status : additional |
entry |
reference : urn:uuid:1e04ce96-6e52-4f82-bc26-93c89c5836a1 |
section |
title : Referrer details |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : referrer-details |
display : Referrer details |
text |
status : additional |
section |
title : Senior reviewing clinician |
code |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
code : senior-reviewing-clinician |
display : Senior reviewing clinician |
text |
status : generated |
entry |
reference : urn:uuid:d25fd1c6-2658-4db7-9af0-86c5f95e8ec9 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- Extension to carry details of the Correspondence Care Setting Type. -->
</coding>
</valueCodeableConcept>
</extension>
</identifier>
<!-- The workflow/clinical status of this composition.
The status is a marker for the clinical standing of the document. -->
<!-- Discharge Summary document type -->
</coding>
</type>
<!-- Reference to the patient subject of the Composition -->
</subject>
<!-- Reference to the clinical encounter or type of care this documentation is associated with. -->
</encounter>
<!-- The composition editing time, when the composition was last logically changed by the author. -->
<!-- Identifies who is responsible for the information in the composition,
not necessarily who typed it in -->
</author>
<!-- Identifies the organisation responsible for ongoing maintenance of and
access to the composition/document information. -->
</custodian>
<!-- Allergies and adverse reactions -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Causative agent</th><td>Penicillin -class of antibiotic</td></tr><tr><th>Description of reaction</th><td>Eruption due to drug</td></tr><tr><th>Severity</th><td>Mild</td></tr><tr><th>Certainty</th><td>Certain</td></tr><tr><th>Comment</th><td>No swelling</td></tr></tbody></table></div>
</text>
<!-- Reference to Allergies List as the source of information for this section -->
</entry>
</section>
<!-- Attendance details -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Date and time of contact</th><td>12-Feb-2015 07:00</td></tr></tbody></table></div>
</text>
</section>
<!-- Clinical narrative -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Clinical narrative</th></tr><tr><td><p>60 year old man complaining of chest pain lasting around 2 hours.</p><p>Examination unremarkable.</p><p>Inferior ischaemic changes on ECG.</p></td></tr></tbody></table><table><tbody><tr><td><pre>Full Blood Count TestValueUnitsReference Range White Cell Count11.1x10*9/L3.5 - 10.0 Red Cell Count5.0x10*12/L4.25 - 5.75 Haemoglobin150g/L13.0 - 17.0 Haematocrit0.230L/L0.400 - 0.500 Mean Cell Volume90fL84 - 98 Mean Cell Hb33.0pg27.5 - 32.0 Mean Cell Hb Con34.0pg31.0 - 35.0 RDW12.0%< 14.5 Platelet Count300x10*9/L150 - 400 Machine Differential TestValueUnitsReference Range Neutrophils7.0x10*9/L1.7 - 7.5 Lymphocytes3.5x10*9/L1.0 - 3.5 Monocytes0.3x10*9/L< 0.6 Eosinophils0.4x10*9/L< 0.4 Basophils0.1x10*9/L< 0.1 LUCs0.2x10*9/L< 0.4</pre></td></tr></tbody></table></div>
</text>
</section>
<!-- Contact for further information -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Contact for further information</th><td>Dr Paul Rastall Tel: 0113 6323200</td></tr></tbody></table></div>
</text>
</section>
<!-- Diagnoses -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Diagnosis name</th><td>Acute ST segment elevation myocardial infarction</td></tr></tbody></table></div>
</text>
<!-- Reference to information in the Condition list resource -->
</entry>
</section>
<!-- Discharge details -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Discharge status</th><td>Streamed from emergency department to urgent care service following initial assessment</td></tr><tr><th>Date/time of discharge</th><td>12-Feb-2015 08:00</td></tr><tr><th>Discharge destination</th><td>NHS other Hospital Provider - Ward for general Patients or the younger physically disabled</td></tr></tbody></table></div>
</text>
<!-- Reference to the Encounter entry as the source of information for this section -->
</entry>
</section>
<!-- GP Practice -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>GP name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>GP practice details</th><td><p>Name: MGP Medical Centre</p><p>Address:</p><p>Address Line: 1 MGP House, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 7PA</p></td></tr></tbody></table></div>
</text>
<!-- Reference to the Organisation entry as the source of information for this section -->
</entry>
</section>
<!-- Information and advice given -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Information and advice given</th><td>Patient advised to be admitted to ward for further tests after ECG results showed inferior ischaemic changes.</td></tr></tbody></table></div>
</text>
</section>
<!-- Medications and medical devices -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Medication name</th><td>Ramipril 2.5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>One 2.5mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Aspirin 75mg tablets (Sigma Pharmaceuticals Plc)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 75mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Simvastatin 40mg tablets (Brown & Burk UK Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 40mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Bisoprolol 5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 5mg tablet daily.</td></tr><tr><th>Comment/recommendation</th><td>Recommend Uptitrate according to BP and HR</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table></div>
</text>
<!-- Reference to medication list -->
</entry>
</section>
<!-- Patient demographics -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Patient name</th><td><p>Prefix: Mr</p><p>Given Name: Richard</p><p>Family Name: Smith</p></td></tr><tr><th>Date of birth</th><td>1 January 1957</td></tr><tr><th>Gender</th><td>Male</td></tr><tr><th>NHS number</th><td>1352465790</td></tr><tr><th>Patient address</th><td><p>Address Line: 21, Grove Street, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 1PF</p></td></tr></tbody></table></div>
</text>
<!-- reference to further information carried in the patient resource -->
</entry>
</section>
<!-- Person completing record -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr></tbody></table></div>
</text>
<!-- Reference to the practitioner entry as the source of information for this section -->
</entry>
</section>
<!-- Plan and requested actions -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Action</th><td><p>Patient has agreed to be admitted to Cramer ward for further tests to investigate causes of his chest pain on 12 February 2015.</p><p>Person responsible: Dr. Paul Rastall (Accident and Emergency Consultant, St. James's University Hospital Accident and Emergency Department)</p><p>Status: Completed</p><p>Outcome: Patient expects to find out the more information about the reasons for his chest pain when tests are carried out after admission.</p></td></tr></tbody></table></div>
</text>
</section>
<!-- Presenting complaints or issues -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Presenting complaints or issue</th><td>Chest pain</td></tr></tbody></table></div>
</text>
<!-- Reference to information in the Condition list resource -->
</entry>
</section>
<!-- Procedures -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table><tbody><tr><th>Procedure name</th><td>Electrocardiographic monitoring</td></tr><tr><th>Comment</th><td>ECGs showed inferior ischaemic changes.</td></tr></tbody></table></div>
</text>
<!-- reference to further information carried in the procedure list resource -->
</entry>
</section>
<!-- Referrer details -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Referrer details</th><td>Self-referral to accident and emergency department</td></tr></tbody></table></div>
</text>
</section>
<!-- Senior reviewing clinician -->
</coding>
</code>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Mr</p><p>Family Name: Abacus</p></td></tr></tbody></table></div>
</text>
<!-- reference to further information carried in the practitioner resource -->
</entry>
</section>
</Composition>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
},
]
},
},
},
],
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Causative agent</th><td>Penicillin -class of antibiotic</td></tr><tr><th>Description of reaction</th><td>Eruption due to drug</td></tr><tr><th>Severity</th><td>Mild</td></tr><tr><th>Certainty</th><td>Certain</td></tr><tr><th>Comment</th><td>No swelling</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Date and time of contact</th><td>12-Feb-2015 07:00</td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Clinical narrative</th></tr><tr><td><p>60 year old man complaining of chest pain lasting around 2 hours.</p><p>Examination unremarkable.</p><p>Inferior ischaemic changes on ECG.</p></td></tr></tbody></table><table><tbody><tr><td><pre>Full Blood Count TestValueUnitsReference Range White Cell Count11.1x10*9/L3.5 - 10.0 Red Cell Count5.0x10*12/L4.25 - 5.75 Haemoglobin150g/L13.0 - 17.0 Haematocrit0.230L/L0.400 - 0.500 Mean Cell Volume90fL84 - 98 Mean Cell Hb33.0pg27.5 - 32.0 Mean Cell Hb Con34.0pg31.0 - 35.0 RDW12.0%< 14.5 Platelet Count300x10*9/L150 - 400 Machine Differential TestValueUnitsReference Range Neutrophils7.0x10*9/L1.7 - 7.5 Lymphocytes3.5x10*9/L1.0 - 3.5 Monocytes0.3x10*9/L< 0.6 Eosinophils0.4x10*9/L< 0.4 Basophils0.1x10*9/L< 0.1 LUCs0.2x10*9/L< 0.4</pre></td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Contact for further information</th><td>Dr Paul Rastall Tel: 0113 6323200</td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Diagnosis name</th><td>Acute ST segment elevation myocardial infarction</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Discharge status</th><td>Streamed from emergency department to urgent care service following initial assessment</td></tr><tr><th>Date/time of discharge</th><td>12-Feb-2015 08:00</td></tr><tr><th>Discharge destination</th><td>NHS other Hospital Provider - Ward for general Patients or the younger physically disabled</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>GP name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>GP practice details</th><td><p>Name: MGP Medical Centre</p><p>Address:</p><p>Address Line: 1 MGP House, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 7PA</p></td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Information and advice given</th><td>Patient advised to be admitted to ward for further tests after ECG results showed inferior ischaemic changes.</td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Ramipril 2.5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>One 2.5mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Aspirin 75mg tablets (Sigma Pharmaceuticals Plc)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 75mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Simvastatin 40mg tablets (Brown & Burk UK Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 40mg tablet once a day.</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Bisoprolol 5mg tablets (A A H Pharmaceuticals Ltd)</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>Take one 5mg tablet daily.</td></tr><tr><th>Comment/recommendation</th><td>Recommend Uptitrate according to BP and HR</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Patient name</th><td><p>Prefix: Mr</p><p>Given Name: Richard</p><p>Family Name: Smith</p></td></tr><tr><th>Date of birth</th><td>1 January 1957</td></tr><tr><th>Gender</th><td>Male</td></tr><tr><th>NHS number</th><td>1352465790</td></tr><tr><th>Patient address</th><td><p>Address Line: 21, Grove Street, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 1PF</p></td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Action</th><td><p>Patient has agreed to be admitted to Cramer ward for further tests to investigate causes of his chest pain on 12 February 2015.</p><p>Person responsible: Dr. Paul Rastall (Accident and Emergency Consultant, St. James's University Hospital Accident and Emergency Department)</p><p>Status: Completed</p><p>Outcome: Patient expects to find out the more information about the reasons for his chest pain when tests are carried out after admission.</p></td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Presenting complaints or issue</th><td>Chest pain</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tbody><tr><th>Procedure name</th><td>Electrocardiographic monitoring</td></tr><tr><th>Comment</th><td>ECGs showed inferior ischaemic changes.</td></tr></tbody></table></div>"
},
]
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Referrer details</th><td>Self-referral to accident and emergency department</td></tr></tbody></table></div>"
}
},
{
{
}
]
},
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Name</th><td><p>Prefix: Mr</p><p>Family Name: Abacus</p></td></tr></tbody></table></div>"
},
]
}
]
}
Feedback
Click here to:UKCore-Condition-BleedingFromEar-Example
An example to illustrate a patient bleeding from their ear
Table View
Condition.id[0] | UKCore-Condition-BleedingFromEar-Example |
Condition.text[0].status[0] | additional |
Condition.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a patient bleeding from their ear</div> |
Condition.clinicalStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-clinical |
Condition.clinicalStatus[0].coding[0].code[0] | active |
Condition.clinicalStatus[0].coding[0].display[0] | Active |
Condition.verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-ver-status |
Condition.verificationStatus[0].coding[0].code[0] | confirmed |
Condition.verificationStatus[0].coding[0].display[0] | Confirmed |
Condition.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-category |
Condition.category[0].coding[0].code[0] | encounter-diagnosis |
Condition.category[0].coding[0].display[0] | Encounter Diagnosis |
Condition.code[0].coding[0].system[0] | http://snomed.info/sct |
Condition.code[0].coding[0].code[0] | 26322001 |
Condition.code[0].coding[0].display[0] | Bleeding from ear |
Condition.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Tree View
Condition |
id : UKCore-Condition-BleedingFromEar-Example |
text |
status : additional |
clinicalStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-clinical |
code : active |
display : Active |
verificationStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-ver-status |
code : confirmed |
display : Confirmed |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-category |
code : encounter-diagnosis |
display : Encounter Diagnosis |
code |
coding |
system : http://snomed.info/sct |
code : 26322001 |
display : Bleeding from ear |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</clinicalStatus>
</coding>
</verificationStatus>
</coding>
</category>
</coding>
</code>
</subject>
</Condition>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
{
{
}
]
}
],
]
},
}
}
Feedback
Click here to:UKCore-Condition-HipReplacement-Example
An example to illustrate a patient with an issue with their hip replacement
Table View
Condition.id[0] | UKCore-Condition-HipReplacement-Example |
Condition.text[0].status[0] | additional |
Condition.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a patient with an issue with their hip replacement</div> |
Condition.clinicalStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-clinical |
Condition.clinicalStatus[0].coding[0].code[0] | active |
Condition.clinicalStatus[0].coding[0].display[0] | Active |
Condition.verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-ver-status |
Condition.verificationStatus[0].coding[0].code[0] | confirmed |
Condition.verificationStatus[0].coding[0].display[0] | Confirmed |
Condition.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-category |
Condition.category[0].coding[0].code[0] | encounter-diagnosis |
Condition.category[0].coding[0].display[0] | Encounter Diagnosis |
Condition.code[0].coding[0].system[0] | http://snomed.info/sct |
Condition.code[0].coding[0].code[0] | 281445000 |
Condition.code[0].coding[0].display[0] | Loosening of total hip replacement |
Condition.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Tree View
Condition |
id : UKCore-Condition-HipReplacement-Example |
text |
status : additional |
clinicalStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-clinical |
code : active |
display : Active |
verificationStatus |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-ver-status |
code : confirmed |
display : Confirmed |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/condition-category |
code : encounter-diagnosis |
display : Encounter Diagnosis |
code |
coding |
system : http://snomed.info/sct |
code : 281445000 |
display : Loosening of total hip replacement |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</clinicalStatus>
</coding>
</verificationStatus>
</coding>
</category>
</coding>
</code>
</subject>
</Condition>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
{
{
}
]
}
],
{
}
]
},
}
}
Feedback
Click here to:UKCore-Consent-ForInformationAccess-Example
An example to illustrate consent given for information access
Table View
Consent.id[0] | UKCore-Consent-ForInformationAccess-Example |
Consent.text[0].status[0] | additional |
Consent.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate consent given for information access</div> |
Consent.status[0] | active |
Consent.scope[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/consentscope |
Consent.scope[0].coding[0].code[0] | patient-privacy |
Consent.scope[0].coding[0].display[0] | Privacy Consent |
Consent.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ActCode |
Consent.category[0].coding[0].code[0] | INFA |
Consent.category[0].coding[0].display[0] | information access |
Consent.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Consent.dateTime[0] | 2019-12-10T11:15:00+00:00 |
Consent.performer[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
Consent.organization[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
Consent.policy[0].authority[0] | https://www.exampleauthority.nhs.uk |
Consent.policy[0].uri[0] | https://www.exampleauthority.nhs.uk/policies/ukcore-policy-example-v1.0 |
Consent.provision[0].purpose[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ActReason |
Consent.provision[0].purpose[0].code[0] | GOV |
Consent.provision[0].purpose[0].display[0] | government |
Tree View
Consent |
id : UKCore-Consent-ForInformationAccess-Example |
text |
status : additional |
status : active |
scope |
coding |
system : http://terminology.hl7.org/CodeSystem/consentscope |
code : patient-privacy |
display : Privacy Consent |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ActCode |
code : INFA |
display : information access |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dateTime : 2019-12-10T11:15:00+00:00 |
performer |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
organization |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
policy |
authority : https://www.exampleauthority.nhs.uk |
uri : https://www.exampleauthority.nhs.uk/policies/ukcore-policy-example-v1.0 |
provision |
purpose |
system : http://terminology.hl7.org/CodeSystem/v3-ActReason |
code : GOV |
display : government |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</scope>
</coding>
</category>
</patient>
</performer>
</organization>
</policy>
</purpose>
</provision>
</Consent>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
{
}
]
}
],
},
],
],
{
}
],
{
}
]
}
}
Feedback
Click here to:subject: UKCore-Device-BloodPressure-Sphygmomanometer-Example
UKCore-Device-BloodSpotContainer-Example
An example to illustrate a simple device instance, with type being a snomed ct code for a Capillary blood collection tube.
Table View
Device.id[0] | UKCore-Device-BloodSpotContainer-Example |
Device.text[0].status[0] | additional |
Device.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a simple device instance, with type being a snomed ct code for a Capillary blood collection tube.</div> |
Device.identifier[0].system[0] | https://www.leedsth.nhs.uk/identifier/devices |
Device.identifier[0].value[0] | SAMP_AP_23198 |
Device.identifier[0].assigner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Device.status[0] | active |
Device.type[0].coding[0].system[0] | http://snomed.info/sct |
Device.type[0].coding[0].code[0] | 467989009 |
Device.type[0].coding[0].display[0] | Capillary blood collection tube, no-additive |
Device.owner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Device |
id : UKCore-Device-BloodSpotContainer-Example |
text |
status : additional |
identifier |
system : https://www.leedsth.nhs.uk/identifier/devices |
value : SAMP_AP_23198 |
assigner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
status : active |
type |
coding |
system : http://snomed.info/sct |
code : 467989009 |
display : Capillary blood collection tube, no-additive |
owner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</assigner>
</identifier>
</coding>
</type>
</owner>
</Device>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
}
]
},
}
}
Feedback
Click here to:UKCore-Device-BloodSpotContainer-Example
An example to illustrate a simple device instance, with type being a snomed ct code for a Capillary blood collection tube.
Table View
Device.id[0] | UKCore-Device-BloodSpotContainer-Example |
Device.text[0].status[0] | additional |
Device.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a simple device instance, with type being a snomed ct code for a Capillary blood collection tube.</div> |
Device.identifier[0].system[0] | https://www.leedsth.nhs.uk/identifier/devices |
Device.identifier[0].value[0] | SAMP_AP_23198 |
Device.identifier[0].assigner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Device.status[0] | active |
Device.type[0].coding[0].system[0] | http://snomed.info/sct |
Device.type[0].coding[0].code[0] | 467989009 |
Device.type[0].coding[0].display[0] | Capillary blood collection tube, no-additive |
Device.owner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Device |
id : UKCore-Device-BloodSpotContainer-Example |
text |
status : additional |
identifier |
system : https://www.leedsth.nhs.uk/identifier/devices |
value : SAMP_AP_23198 |
assigner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
status : active |
type |
coding |
system : http://snomed.info/sct |
code : 467989009 |
display : Capillary blood collection tube, no-additive |
owner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</assigner>
</identifier>
</coding>
</type>
</owner>
</Device>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
}
]
},
}
}
Feedback
Click here to:UKCore-Device-SoftwareAsAMedicalDevice-Example
An example to illustrate software as a medical device
Table View
Device.id[0] | UKCore-Device-SoftwareAsAMedicalDevice-Example |
Device.text[0].status[0] | additional |
Device.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate software as a medical device</div> |
Device.identifier[0].system[0] | https://www.leedsth.nhs.uk/identifier/devices |
Device.identifier[0].value[0] | DEV1999990567 |
Device.identifier[0].assigner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Device.status[0] | active |
Device.type[0].coding[0].system[0] | http://snomed.info/sct |
Device.type[0].coding[0].code[0] | 467892009 |
Device.type[0].coding[0].display[0] | Cardiac mapping system application software |
Device.owner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Device.location[0].reference[0] | Location/UKCore-Location-CardiologySJUH-Example |
Tree View
Device |
id : UKCore-Device-SoftwareAsAMedicalDevice-Example |
text |
status : additional |
identifier |
system : https://www.leedsth.nhs.uk/identifier/devices |
value : DEV1999990567 |
assigner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
status : active |
type |
coding |
system : http://snomed.info/sct |
code : 467892009 |
display : Cardiac mapping system application software |
owner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
location |
reference : Location/UKCore-Location-CardiologySJUH-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</assigner>
</identifier>
</coding>
</type>
</owner>
</location>
</Device>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
}
]
},
},
}
}
Feedback
Click here to:Table View
Command 'table' could not render: File not found for 'subject=UKCore-Device-Sphygmomanometer-Example'
Tree View
Command 'tree' could not render: File not found for 'subject=UKCore-Device-Sphygmomanometer-Example'
XML View
Command 'xml' could not render: File not found for 'subject=UKCore-Device-Sphygmomanometer-Example'
JSON View
Command 'json' could not render: File not found for 'subject=UKCore-Device-Sphygmomanometer-Example'
Feedback
Click here to:UKCore-DiagnosticReport-CTChestScan-Example
An example to illustrate a diagnostic report for a CT scan
Table View
DiagnosticReport.id[0] | UKCore-DiagnosticReport-CTChestScan-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a diagnostic report for a CT scan</div> |
DiagnosticReport.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
DiagnosticReport.identifier[0].value[0] | 727071dc-eb36-4224-8ee8-cc0a02973601 |
DiagnosticReport.basedOn[0].reference[0] | ServiceRequest/UKCore-ServiceRequest-CTChestScan-Example |
DiagnosticReport.basedOn[0].display[0] | CT Chest Scan |
DiagnosticReport.status[0] | final |
DiagnosticReport.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0074 |
DiagnosticReport.category[0].coding[0].code[0] | RAD |
DiagnosticReport.category[0].coding[0].display[0] | Radiology |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 722124004 |
DiagnosticReport.code[0].coding[0].display[0] | Radiology studies report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.issued[0] | 2024-04-19T12:52:38+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
DiagnosticReport.performer[0].display[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
DiagnosticReport.resultsInterpreter[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
DiagnosticReport.resultsInterpreter[0].display[0] | WHITE ROSE MEDICAL CENTRE |
DiagnosticReport.imagingStudy[0].reference[0] | ImagingStudy/UKCore-ImagingStudy-CTChestScan-Example |
Tree View
DiagnosticReport |
id : UKCore-DiagnosticReport-CTChestScan-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 727071dc-eb36-4224-8ee8-cc0a02973601 |
basedOn |
reference : ServiceRequest/UKCore-ServiceRequest-CTChestScan-Example |
display : CT Chest Scan |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0074 |
code : RAD |
display : Radiology |
code |
coding |
system : http://snomed.info/sct |
code : 722124004 |
display : Radiology studies report |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
issued : 2024-04-19T12:52:38+00:00 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : LEEDS TEACHING HOSPITALS NHS TRUST |
resultsInterpreter |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
display : WHITE ROSE MEDICAL CENTRE |
imagingStudy |
reference : ImagingStudy/UKCore-ImagingStudy-CTChestScan-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</basedOn>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</resultsInterpreter>
</imagingStudy>
</DiagnosticReport>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
}
],
{
{
}
]
}
],
]
},
},
{
}
],
{
}
],
]
}
Feedback
Click here to:UKCore-DiagnosticReport-DiagnosticStudiesReport-Example
An example to illustrate a diagnostic study for a patient, including the status, type of report, patient details, date, and conclusion. It indicates a mild soft tissue injury with slight bruising and no evidence of fracture or dislocation.
Table View
DiagnosticReport.id[0] | UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a diagnostic study for a patient, including the status, type of report, patient details, date, and conclusion. It indicates a mild soft tissue injury with slight bruising and no evidence of fracture or dislocation.</div> |
DiagnosticReport.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
DiagnosticReport.identifier[0].value[0] | 727071dc-eb01-4224-8ee8-cc0a029787ac |
DiagnosticReport.status[0] | final |
DiagnosticReport.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0074 |
DiagnosticReport.category[0].coding[0].code[0] | PHY |
DiagnosticReport.category[0].coding[0].display[0] | Physician (Hx. Dx, admission note, etc.) |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 721981007 |
DiagnosticReport.code[0].coding[0].display[0] | Diagnostic studies report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.effective[0] | 2023-01-13T14:53:23+00:00 |
DiagnosticReport.issued[0] | 2023-01-13T15:07:32+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
DiagnosticReport.performer[0].display[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
DiagnosticReport.result[0].reference[0] | Observation/UKCore-Observation-FingerJointInflamed-Example |
DiagnosticReport.conclusion[0] | Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation. |
Tree View
DiagnosticReport |
id : UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 727071dc-eb01-4224-8ee8-cc0a029787ac |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0074 |
code : PHY |
display : Physician (Hx. Dx, admission note, etc.) |
code |
coding |
system : http://snomed.info/sct |
code : 721981007 |
display : Diagnostic studies report |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-01-13T14:53:23+00:00 |
issued : 2023-01-13T15:07:32+00:00 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : LEEDS TEACHING HOSPITALS NHS TRUST |
result |
reference : Observation/UKCore-Observation-FingerJointInflamed-Example |
conclusion : Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</result>
<conclusion value="Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation." />
</DiagnosticReport>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
]
},
},
{
}
],
],
"conclusion": "Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation."
}
Feedback
Click here to:UKCore-DiagnosticReport-ECG-Example
An example to illustrate a diagnostic report in PDF, for an ECG
Table View
DiagnosticReport.id[0] | UKCore-DiagnosticReport-ECG-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a diagnostic report in PDF, for an ECG</div> |
DiagnosticReport.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
DiagnosticReport.identifier[0].value[0] | 727071dc-eb01-4224-8ee8-cc0a02978792 |
DiagnosticReport.basedOn[0].reference[0] | ServiceRequest/UKCore-ServiceRequest-ECG-Example |
DiagnosticReport.basedOn[0].display[0] | 12 Lead ECG |
DiagnosticReport.status[0] | unknown |
DiagnosticReport.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0074 |
DiagnosticReport.category[0].coding[0].code[0] | EC |
DiagnosticReport.category[0].coding[0].display[0] | Electrocardiac (e.g., EKG, EEC, Holter) |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 1129261000000102 |
DiagnosticReport.code[0].coding[0].display[0] | Cardiac electrophysiology report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.issued[0] | 2024-02-23T10:11:11+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
DiagnosticReport.performer[0].display[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
DiagnosticReport.presentedForm[0].contentType[0] | application/pdf |
DiagnosticReport.presentedForm[0].language[0] | en |
DiagnosticReport.presentedForm[0].data[0] | VUsgQ29yZSBkZXZlbG9wbWVudCB0ZWFtIGhhdmUgc2tpcHBlZCB0aGUgYmFzZTY0IHN0cmluZyBkYXRhIHZhbHVlIGZvciBiZXR0ZXIgcmVhZGFiaWxpdHkgb2YgdGhlIHJlc291cmNl |
Tree View
DiagnosticReport |
id : UKCore-DiagnosticReport-ECG-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 727071dc-eb01-4224-8ee8-cc0a02978792 |
basedOn |
reference : ServiceRequest/UKCore-ServiceRequest-ECG-Example |
display : 12 Lead ECG |
status : unknown |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0074 |
code : EC |
display : Electrocardiac (e.g., EKG, EEC, Holter) |
code |
coding |
system : http://snomed.info/sct |
code : 1129261000000102 |
display : Cardiac electrophysiology report |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
issued : 2024-02-23T10:11:11+00:00 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : LEEDS TEACHING HOSPITALS NHS TRUST |
presentedForm |
contentType : application/pdf |
language : en |
data : VUsgQ29yZSBkZXZlbG9wbWVudCB0ZWFtIGhhdmUgc2tpcHBlZCB0aGUgYmFzZTY0IHN0cmluZyBkYXRhIHZhbHVlIGZvciBiZXR0ZXIgcmVhZGFiaWxpdHkgb2YgdGhlIHJlc291cmNl |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</basedOn>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
<data value="VUsgQ29yZSBkZXZlbG9wbWVudCB0ZWFtIGhhdmUgc2tpcHBlZCB0aGUgYmFzZTY0IHN0cmluZyBkYXRhIHZhbHVlIGZvciBiZXR0ZXIgcmVhZGFiaWxpdHkgb2YgdGhlIHJlc291cmNl" />
<!-- UK Core development team have skipped the base64 string data value for better readability of the resource -->
</presentedForm>
</DiagnosticReport>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
],
{
{
}
]
}
],
{
}
]
},
},
{
}
],
{
"data": "VUsgQ29yZSBkZXZlbG9wbWVudCB0ZWFtIGhhdmUgc2tpcHBlZCB0aGUgYmFzZTY0IHN0cmluZyBkYXRhIHZhbHVlIGZvciBiZXR0ZXIgcmVhZGFiaWxpdHkgb2YgdGhlIHJlc291cmNl"
}
]
}
Feedback
Click here to:UKCore-DiagnosticReport-Lab-DiagnosticStudiesReport-Example
An example to illustrate a lab diagnostic report with a group observation reference
Table View
DiagnosticReport.id[0] | UKCore-DiagnosticReport-Lab-DiagnosticStudiesReport-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a lab diagnostic report with a group observation reference</div> |
DiagnosticReport.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
DiagnosticReport.identifier[0].value[0] | 727071dc-eb01-4224-8ee8-cc0a029787ac |
DiagnosticReport.status[0] | final |
DiagnosticReport.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0074 |
DiagnosticReport.category[0].coding[0].code[0] | LAB |
DiagnosticReport.category[0].coding[0].display[0] | Laboratory |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 721981007 |
DiagnosticReport.code[0].coding[0].display[0] | Diagnostic studies report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.effective[0] | 2023-01-13T14:53:23+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
DiagnosticReport.performer[0].display[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
DiagnosticReport.specimen[0].reference[0] | Specimen/UKCore-Specimen-BloodSpecimen-Example |
DiagnosticReport.result[0].reference[0] | Observation/UKCore-Observation-Group-FullBloodCount-Example |
Tree View
DiagnosticReport |
id : UKCore-DiagnosticReport-Lab-DiagnosticStudiesReport-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 727071dc-eb01-4224-8ee8-cc0a029787ac |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0074 |
code : LAB |
display : Laboratory |
code |
coding |
system : http://snomed.info/sct |
code : 721981007 |
display : Diagnostic studies report |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-01-13T14:53:23+00:00 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : LEEDS TEACHING HOSPITALS NHS TRUST |
specimen |
reference : Specimen/UKCore-Specimen-BloodSpecimen-Example |
result |
reference : Observation/UKCore-Observation-Group-FullBloodCount-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</specimen>
</result>
</DiagnosticReport>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
]
},
},
{
}
],
],
]
}
Feedback
Click here to:UKCore-DocumentReference-CarePlanReportPDF-Example
An example to illustratea document reference for a care plan report PDF
Table View
DocumentReference.id[0] | UKCore-DocumentReference-CarePlanReportPDF-Example |
DocumentReference.text[0].status[0] | additional |
DocumentReference.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustratea document reference for a care plan report PDF</div> |
DocumentReference.status[0] | current |
DocumentReference.type[0].coding[0].system[0] | http://snomed.info/sct |
DocumentReference.type[0].coding[0].code[0] | 734163000 |
DocumentReference.type[0].coding[0].display[0] | Care plan |
DocumentReference.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DocumentReference.date[0] | 2016-03-08T15:26:00+01:00 |
DocumentReference.author[0].reference[0] | Practitioner/UKCore-Practitioner-SandraGose-Example |
DocumentReference.custodian[0].reference[0] | Organization/UKCore-Organisation-LeedsTeachingHospital-Example |
DocumentReference.content[0].attachment[0].contentType[0] | application/pdf |
DocumentReference.content[0].attachment[0].url[0] | https://health.trust.uk/CarePlanReport_44301kfgd.pdf |
DocumentReference.content[0].attachment[0].title[0] | Care Plan Report |
DocumentReference.content[0].attachment[0].creation[0] | 2016-03-08T15:26:00+01:00 |
Tree View
DocumentReference |
id : UKCore-DocumentReference-CarePlanReportPDF-Example |
text |
status : additional |
status : current |
type |
coding |
system : http://snomed.info/sct |
code : 734163000 |
display : Care plan |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
date : 2016-03-08T15:26:00+01:00 |
author |
reference : Practitioner/UKCore-Practitioner-SandraGose-Example |
custodian |
reference : Organization/UKCore-Organisation-LeedsTeachingHospital-Example |
content |
attachment |
contentType : application/pdf |
url : https://health.trust.uk/CarePlanReport_44301kfgd.pdf |
title : Care Plan Report |
creation : 2016-03-08T15:26:00+01:00 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</type>
</subject>
</author>
</custodian>
</attachment>
</content>
</DocumentReference>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
},
],
},
{
}
}
]
}
Feedback
Click here to:UKCore-DocumentReference-ECG-Example
An example to illustrate a DocumentReference to an ECG report
Table View
DocumentReference.id[0] | UKCore-DocumentReference-ECG-Example |
DocumentReference.text[0].status[0] | additional |
DocumentReference.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a DocumentReference to an ECG report</div> |
DocumentReference.status[0] | current |
DocumentReference.docStatus[0] | preliminary |
DocumentReference.type[0].coding[0].system[0] | http://snomed.info/sct |
DocumentReference.type[0].coding[0].code[0] | 29303009 |
DocumentReference.type[0].coding[0].display[0] | Electrocardiographic procedure |
DocumentReference.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DocumentReference.date[0] | 2025-01-24T14:30:00+00:00 |
DocumentReference.author[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
DocumentReference.content[0].attachment[0].contentType[0] | application/pdf |
DocumentReference.content[0].attachment[0].url[0] | DocumentReference/UKCore-DocumentReference-ECG-Example.pdf |
DocumentReference.content[0].attachment[0].title[0] | Electrocardiogram (ECG) Report |
DocumentReference.content[0].attachment[0].creation[0] | 2025-01-24T14:00:00Z |
DocumentReference.context[0].encounter[0].reference[0] | Encounter/example |
DocumentReference.context[0].event[0].coding[0].system[0] | http://snomed.info/sct |
DocumentReference.context[0].event[0].coding[0].code[0] | 1129261000000102 |
DocumentReference.context[0].event[0].coding[0].display[0] | Cardiac electrophysiology report |
DocumentReference.context[0].period[0].start[0] | 2025-01-24T13:00:00Z |
DocumentReference.context[0].period[0].end[0] | 2025-01-24T14:00:00Z |
Tree View
DocumentReference |
id : UKCore-DocumentReference-ECG-Example |
text |
status : additional |
status : current |
docStatus : preliminary |
type |
coding |
system : http://snomed.info/sct |
code : 29303009 |
display : Electrocardiographic procedure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
date : 2025-01-24T14:30:00Z |
author |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
content |
attachment |
contentType : application/pdf |
url : DocumentReference/UKCore-DocumentReference-ECG-Example.pdf |
title : Electrocardiogram (ECG) Report |
creation : 2025-01-24T14:00:00Z |
context |
encounter |
reference : Encounter/example |
event |
coding |
system : http://snomed.info/sct |
code : 1129261000000102 |
display : Cardiac electrophysiology report |
period |
start : 2025-01-24T13:00:00Z |
end : 2025-01-24T14:00:00Z |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</type>
</subject>
</author>
</attachment>
</content>
</encounter>
</coding>
</event>
</period>
</context>
</DocumentReference>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
},
],
{
}
}
],
],
{
{
}
]
}
],
}
}
}
Feedback
Click here to:UKCore-Encounter-InpatientEncounter-Example
An example to illustrate an inpatient encounter
Table View
Encounter.id[0] | UKCore-Encounter-InpatientEncounter-Example |
Encounter.text[0].status[0] | additional |
Encounter.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an inpatient encounter</div> |
Encounter.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod |
Encounter.extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
Encounter.extension[0].value[0].coding[0].code[0] | 1 |
Encounter.extension[0].value[0].coding[0].display[0] | Patient discharged on clinical advice or with clinical consent |
Encounter.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Encounter.identifier[0].value[0] | 6f40cebe-7b55-461d-9d7f-eadb4c065762 |
Encounter.status[0] | finished |
Encounter.class[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ActCode |
Encounter.class[0].code[0] | IMP |
Encounter.class[0].display[0] | inpatient encounter |
Encounter.type[0].coding[0].system[0] | http://snomed.info/sct |
Encounter.type[0].coding[0].code[0] | 185212007 |
Encounter.type[0].coding[0].display[0] | Seen in hospital ward |
Encounter.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Encounter.participant[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ParticipationType |
Encounter.participant[0].type[0].coding[0].code[0] | ATND |
Encounter.participant[0].type[0].coding[0].display[0] | attender |
Encounter.participant[0].individual[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Encounter.period[0].start[0] | 2019-12-10T13:00:00+00:00 |
Encounter.period[0].end[0] | 2019-12-11T13:00:00+00:00 |
Encounter.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
Encounter.reasonCode[0].coding[0].code[0] | 7922000 |
Encounter.reasonCode[0].coding[0].display[0] | General treatment |
Encounter.hospitalization[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod |
Encounter.hospitalization[0].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
Encounter.hospitalization[0].extension[0].value[0].coding[0].code[0] | 13 |
Encounter.hospitalization[0].extension[0].value[0].coding[0].display[0] | Elective Admission: Planned |
Encounter.hospitalization[0].dischargeDisposition[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
Encounter.hospitalization[0].dischargeDisposition[0].coding[0].code[0] | 19 |
Encounter.hospitalization[0].dischargeDisposition[0].coding[0].display[0] | Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode. |
Encounter.location[0].location[0].reference[0] | Location/UKCore-Location-CardiologySJUH-Example |
Encounter.serviceProvider[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Encounter |
id : UKCore-Encounter-InpatientEncounter-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
code : 1 |
display : Patient discharged on clinical advice or with clinical consent |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 6f40cebe-7b55-461d-9d7f-eadb4c065762 |
status : finished |
class |
system : http://terminology.hl7.org/CodeSystem/v3-ActCode |
code : IMP |
display : inpatient encounter |
type |
coding |
system : http://snomed.info/sct |
code : 185212007 |
display : Seen in hospital ward |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
participant |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ParticipationType |
code : ATND |
display : attender |
individual |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
period |
start : 2019-12-10T13:00:00+00:00 |
end : 2019-12-11T13:00:00+00:00 |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 7922000 |
display : General treatment |
hospitalization |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
code : 13 |
display : Elective Admission: Planned |
dischargeDisposition |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
code : 19 |
display : Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode. |
location |
location |
reference : Location/UKCore-Location-CardiologySJUH-Example |
serviceProvider |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
</identifier>
</class>
</coding>
</type>
</subject>
</coding>
</type>
</individual>
</participant>
</period>
</coding>
</reasonCode>
</coding>
</valueCodeableConcept>
</extension>
<display value="Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." />
</coding>
</dischargeDisposition>
</hospitalization>
</location>
</serviceProvider>
</Encounter>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
{
}
],
},
{
]
}
],
},
{
{
{
}
]
}
],
}
}
],
},
{
]
}
],
{
{
}
]
}
}
],
{
"display": "Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode."
}
]
}
},
],
}
}
Feedback
Click here to:UKCore-EpisodeOfCare-SmokingCessationTherapy-Example
An example to illustrate an episode of care for smoking cessation therapy
Table View
EpisodeOfCare.id[0] | UKCore-EpisodeOfCare-SmokingCessationTherapy-Example |
EpisodeOfCare.text[0].status[0] | additional |
EpisodeOfCare.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an episode of care for smoking cessation therapy</div> |
EpisodeOfCare.status[0] | finished |
EpisodeOfCare.type[0].coding[0].system[0] | http://snomed.info/sct |
EpisodeOfCare.type[0].coding[0].code[0] | 710081004 |
EpisodeOfCare.type[0].coding[0].display[0] | Smoking cessation therapy |
EpisodeOfCare.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
EpisodeOfCare.managingOrganization[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
EpisodeOfCare |
id : UKCore-EpisodeOfCare-SmokingCessationTherapy-Example |
text |
status : additional |
status : finished |
type |
coding |
system : http://snomed.info/sct |
code : 710081004 |
display : Smoking cessation therapy |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
managingOrganization |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</type>
</patient>
</managingOrganization>
</EpisodeOfCare>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
]
}
],
},
}
}
Feedback
Click here to:UKCore-FamilyMemberHistory-FatherDiabetes-Example
An example to illustrate a family member with a condition
Table View
FamilyMemberHistory.id[0] | UKCore-FamilyMemberHistory-FatherDiabetes-Example |
FamilyMemberHistory.text[0].status[0] | additional |
FamilyMemberHistory.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a family member with a condition</div> |
FamilyMemberHistory.status[0] | partial |
FamilyMemberHistory.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
FamilyMemberHistory.patient[0].display[0] | Richard Smith |
FamilyMemberHistory.date[0] | 2023-02-07 |
FamilyMemberHistory.relationship[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
FamilyMemberHistory.relationship[0].coding[0].code[0] | FTH |
FamilyMemberHistory.relationship[0].coding[0].display[0] | father |
FamilyMemberHistory.sex[0].coding[0].system[0] | http://hl7.org/fhir/administrative-gender |
FamilyMemberHistory.sex[0].coding[0].code[0] | male |
FamilyMemberHistory.sex[0].coding[0].display[0] | Male |
FamilyMemberHistory.born[0] | 1949-12-13 |
FamilyMemberHistory.condition[0].code[0].coding[0].system[0] | http://snomed.info/sct |
FamilyMemberHistory.condition[0].code[0].coding[0].code[0] | 430678008 |
FamilyMemberHistory.condition[0].code[0].coding[0].display[0] | Family history of diabetes mellitus type 1 |
FamilyMemberHistory.condition[0].code[0].text[0] | Diabetes Mellitues Type 1 |
FamilyMemberHistory.condition[0].onset[0].value[0] | 64 |
FamilyMemberHistory.condition[0].onset[0].unit[0] | year |
FamilyMemberHistory.condition[0].onset[0].system[0] | http://unitsofmeasure.org |
FamilyMemberHistory.condition[0].onset[0].code[0] | a |
Tree View
FamilyMemberHistory |
id : UKCore-FamilyMemberHistory-FatherDiabetes-Example |
text |
status : additional |
status : partial |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
display : Richard Smith |
date : 2023-02-07 |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : FTH |
display : father |
sex |
coding |
system : http://hl7.org/fhir/administrative-gender |
code : male |
display : Male |
born : 1949-12-13 |
condition |
code |
coding |
system : http://snomed.info/sct |
code : 430678008 |
display : Family history of diabetes mellitus type 1 |
text : Diabetes Mellitues Type 1 |
onset |
value : 64 |
unit : year |
system : http://unitsofmeasure.org |
code : a |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</patient>
</coding>
</relationship>
</coding>
</sex>
</coding>
</code>
</onsetAge>
</condition>
</FamilyMemberHistory>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
}
]
},
]
},
{
{
}
],
},
}
}
]
}
Feedback
Click here to:UKCore-Flag-FoodAllergy-Example
An example to illustrate a flag regarding a food allergy
Table View
Flag.id[0] | UKCore-Flag-FoodAllergy-Example |
Flag.text[0].status[0] | additional |
Flag.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a flag regarding a food allergy</div> |
Flag.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Flag.identifier[0].value[0] | f4f703a9-ef92-4515-a7b0-99271428c84e |
Flag.status[0] | active |
Flag.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/flag-category |
Flag.category[0].coding[0].code[0] | diet |
Flag.category[0].coding[0].display[0] | Diet |
Flag.category[0].text[0] | Diet |
Flag.code[0].coding[0].system[0] | http://snomed.info/sct |
Flag.code[0].coding[0].code[0] | 226201008 |
Flag.code[0].coding[0].display[0] | Peanut-free diet |
Flag.code[0].text[0] | Patient has a severe peanut allergy. |
Flag.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Flag.subject[0].display[0] | Richard Smith |
Flag.period[0].start[0] | 2019-12-10T13:00:00+00:00 |
Flag.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
Flag.encounter[0].display[0] | Leeds Teaching Hospital Inpatient Encounter |
Flag.author[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
Flag.author[0].display[0] | Dr Paul Rastall |
Tree View
Flag |
id : UKCore-Flag-FoodAllergy-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : f4f703a9-ef92-4515-a7b0-99271428c84e |
status : active |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/flag-category |
code : diet |
display : Diet |
text : Diet |
code |
coding |
system : http://snomed.info/sct |
code : 226201008 |
display : Peanut-free diet |
text : Patient has a severe peanut allergy. |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
display : Richard Smith |
period |
start : 2019-12-10T13:00:00+00:00 |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
display : Leeds Teaching Hospital Inpatient Encounter |
author |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
display : Dr Paul Rastall |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</period>
</encounter>
</author>
</Flag>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
],
}
],
],
},
},
},
},
}
}
Feedback
Click here to:UKCore-HealthcareService-OrthopaedicService-Example
An example to illustrate information about an orthopaedic service within a HealthcareService resource
Table View
HealthcareService.id[0] | UKCore-HealthcareService-OrthopaedicService-Example |
HealthcareService.text[0].status[0] | additional |
HealthcareService.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate information about an orthopaedic service within a HealthcareService resource</div> |
HealthcareService.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
HealthcareService.identifier[0].value[0] | RR813 |
HealthcareService.active[0] | True |
HealthcareService.providedBy[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
HealthcareService.providedBy[0].display[0] | St James' University Hospital, Leeds |
HealthcareService.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-category |
HealthcareService.category[0].coding[0].code[0] | 35 |
HealthcareService.category[0].coding[0].display[0] | Hospital |
HealthcareService.category[0].text[0] | Hospital |
HealthcareService.type[0].coding[0].system[0] | http://snomed.info/sct |
HealthcareService.type[0].coding[0].code[0] | 310161006 |
HealthcareService.type[0].coding[0].display[0] | Orthopaedic service |
HealthcareService.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
HealthcareService.specialty[0].coding[0].code[0] | 110 |
HealthcareService.specialty[0].coding[0].display[0] | Trauma and Orthopaedics |
HealthcareService.location[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
HealthcareService.name[0] | Orthopaedic Trauma Services |
HealthcareService.comment[0] | Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care. |
HealthcareService.extraDetails[0] | To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery. |
HealthcareService.telecom[0].system[0] | phone |
HealthcareService.telecom[0].value[0] | 0113 3926991 |
HealthcareService.telecom[0].use[0] | work |
HealthcareService.telecom[1].system[0] | |
HealthcareService.telecom[1].value[0] | patientexperience.leedsth@nhs.net |
HealthcareService.telecom[1].use[0] | work |
HealthcareService.serviceProvisionCode[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-provision-conditions |
HealthcareService.serviceProvisionCode[0].coding[0].code[0] | free |
HealthcareService.serviceProvisionCode[0].coding[0].display[0] | This service is available for no patient cost. |
HealthcareService.program[0].text[0] | Leeds Orthopaedic Outreach Service |
HealthcareService.characteristic[0].coding[0].display[0] | Wheelchair access |
HealthcareService.referralMethod[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-referral-method |
HealthcareService.referralMethod[0].coding[0].code[0] | phone |
HealthcareService.referralMethod[0].coding[0].display[0] | Phone |
HealthcareService.referralMethod[1].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-referral-method |
HealthcareService.referralMethod[1].coding[0].code[0] | elec |
HealthcareService.referralMethod[1].coding[0].display[0] | Secure Messaging |
HealthcareService.referralMethod[2].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-referral-method |
HealthcareService.referralMethod[2].coding[0].code[0] | semail |
HealthcareService.referralMethod[2].coding[0].display[0] | Secure Email |
HealthcareService.appointmentRequired[0] | False |
HealthcareService.availableTime[0].daysOfWeek[0] | mon |
HealthcareService.availableTime[0].daysOfWeek[1] | tue |
HealthcareService.availableTime[0].daysOfWeek[2] | thu |
HealthcareService.availableTime[0].daysOfWeek[3] | fri |
HealthcareService.availableTime[0].availableStartTime[0] | 08:30:00 |
HealthcareService.availableTime[0].availableEndTime[0] | 05:30:00 |
HealthcareService.notAvailable[0].description[0] | Christmas/Boxing Day |
HealthcareService.notAvailable[0].during[0].start[0] | 2022-12-24T17:31:00+00:00 |
HealthcareService.notAvailable[0].during[0].end[0] | 2022-12-26T17:30:00+00:00 |
HealthcareService.notAvailable[1].description[0] | New Years Day |
HealthcareService.notAvailable[1].during[0].start[0] | 2022-12-31T17:31:00+00:00 |
HealthcareService.notAvailable[1].during[0].end[0] | 2023-01-01T17:30:00+00:00 |
HealthcareService.availabilityExceptions[0] | Reduced capacity is available during the Christmas period |
Tree View
HealthcareService |
id : UKCore-HealthcareService-OrthopaedicService-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : RR813 |
active : True |
providedBy |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : St James' University Hospital, Leeds |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/service-category |
code : 35 |
display : Hospital |
text : Hospital |
type |
coding |
system : http://snomed.info/sct |
code : 310161006 |
display : Orthopaedic service |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 110 |
display : Trauma and Orthopaedics |
location |
reference : Location/UKCore-Location-HospitalSJUH-Example |
name : Orthopaedic Trauma Services |
comment : Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care. |
extraDetails : To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery. |
telecom |
system : phone |
value : 0113 3926991 |
use : work |
telecom |
system : email |
value : patientexperience.leedsth@nhs.net |
use : work |
serviceProvisionCode |
coding |
system : http://terminology.hl7.org/CodeSystem/service-provision-conditions |
code : free |
display : This service is available for no patient cost. |
program |
text : Leeds Orthopaedic Outreach Service |
characteristic |
coding |
display : Wheelchair access |
referralMethod |
coding |
system : http://terminology.hl7.org/CodeSystem/service-referral-method |
code : phone |
display : Phone |
referralMethod |
coding |
system : http://terminology.hl7.org/CodeSystem/service-referral-method |
code : elec |
display : Secure Messaging |
referralMethod |
coding |
system : http://terminology.hl7.org/CodeSystem/service-referral-method |
code : semail |
display : Secure Email |
appointmentRequired : False |
availableTime |
daysOfWeek : mon |
daysOfWeek : tue |
daysOfWeek : thu |
daysOfWeek : fri |
availableStartTime : 08:30:00 |
availableEndTime : 05:30:00 |
notAvailable |
description : Christmas/Boxing Day |
during |
start : 2022-12-24T17:31:00+00:00 |
end : 2022-12-26T17:30:00+00:00 |
notAvailable |
description : New Years Day |
during |
start : 2022-12-31T17:31:00+00:00 |
end : 2023-01-01T17:30:00+00:00 |
availabilityExceptions : Reduced capacity is available during the Christmas period |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</providedBy>
</coding>
</category>
</coding>
</type>
</coding>
</specialty>
</location>
<comment value="Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care." />
<extraDetails value="To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery." />
</telecom>
</telecom>
</coding>
</serviceProvisionCode>
</program>
</characteristic>
</coding>
</referralMethod>
</coding>
</referralMethod>
</coding>
</referralMethod>
</availableTime>
</during>
</notAvailable>
</during>
</notAvailable>
</HealthcareService>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
},
{
{
}
],
}
],
{
]
}
],
{
{
}
]
}
],
],
"comment": "Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care.",
"extraDetails": "To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery.",
{
},
{
}
],
{
{
}
]
}
],
],
],
{
{
}
]
},
{
{
}
]
},
{
{
}
]
}
],
{
"mon",
"tue",
"thu",
"fri"
],
}
],
{
}
},
{
}
}
],
}
Feedback
Click here to:UKCore-ImagingStudy-CTChestScan-Example
An example to illustrate the images produced by a CT chest scan
Table View
ImagingStudy.id[0] | UKCore-ImagingStudy-CTChestScan-Example |
ImagingStudy.text[0].status[0] | additional |
ImagingStudy.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the images produced by a CT chest scan</div> |
ImagingStudy.status[0] | available |
ImagingStudy.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ImagingStudy.started[0] | 2023-01-24T09:01:20+00:00 |
ImagingStudy.numberOfSeries[0] | 1 |
ImagingStudy.numberOfInstances[0] | 1 |
ImagingStudy.series[0].uid[0] | 2.16.124.113543.6003.2588828330.45298.17418.2723805630 |
ImagingStudy.series[0].number[0] | 3 |
ImagingStudy.series[0].modality[0].system[0] | http://dicom.nema.org/resources/ontology/DCM |
ImagingStudy.series[0].modality[0].code[0] | CT |
ImagingStudy.series[0].description[0] | CT Surview 180 |
ImagingStudy.series[0].numberOfInstances[0] | 1 |
ImagingStudy.series[0].bodySite[0].system[0] | http://snomed.info/sct |
ImagingStudy.series[0].bodySite[0].code[0] | 67734004 |
ImagingStudy.series[0].bodySite[0].display[0] | Thoracic segment of trunk |
ImagingStudy.series[0].instance[0].uid[0] | 2.16.124.113543.6003.189642796.63084.16748.2599092903 |
ImagingStudy.series[0].instance[0].sopClass[0].system[0] | urn:ietf:rfc:3986 |
ImagingStudy.series[0].instance[0].sopClass[0].code[0] | urn:oid:1.2.840.10008.5.1.4.1.1.2 |
ImagingStudy.series[0].instance[0].number[0] | 1 |
Tree View
ImagingStudy |
id : UKCore-ImagingStudy-CTChestScan-Example |
text |
status : additional |
status : available |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
started : 2023-01-24T09:01:20+00:00 |
numberOfSeries : 1 |
numberOfInstances : 1 |
series |
uid : 2.16.124.113543.6003.2588828330.45298.17418.2723805630 |
number : 3 |
modality |
system : http://dicom.nema.org/resources/ontology/DCM |
code : CT |
description : CT Surview 180 |
numberOfInstances : 1 |
bodySite |
system : http://snomed.info/sct |
code : 67734004 |
display : Thoracic segment of trunk |
instance |
uid : 2.16.124.113543.6003.189642796.63084.16748.2599092903 |
sopClass |
system : urn:ietf:rfc:3986 |
code : urn:oid:1.2.840.10008.5.1.4.1.1.2 |
number : 1 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</subject>
</modality>
</bodySite>
</sopClass>
</instance>
</series>
</ImagingStudy>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
},
},
{
},
}
]
}
]
}
Feedback
Click here to:UKCore-Immunization-InfluenzaVaccine-Example
An example to illustrate a vaccination for flu
Table View
Immunization.id[0] | UKCore-Immunization-InfluenzaVaccine-Example |
Immunization.text[0].status[0] | additional |
Immunization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a vaccination for flu</div> |
Immunization.status[0] | completed |
Immunization.vaccineCode[0].coding[0].system[0] | https://dmd.nhs.uk |
Immunization.vaccineCode[0].coding[0].code[0] | 11278411000001109 |
Immunization.vaccineCode[0].coding[0].display[0] | Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd) |
Immunization.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Immunization.occurrence[0] | 2013-01-10 |
Immunization.location[0].reference[0] | Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
Tree View
Immunization |
id : UKCore-Immunization-InfluenzaVaccine-Example |
text |
status : additional |
status : completed |
vaccineCode |
coding |
system : https://dmd.nhs.uk |
code : 11278411000001109 |
display : Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd) |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
occurrence : 2013-01-10 |
location |
reference : Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<display value="Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)" />
</coding>
</vaccineCode>
</patient>
</location>
</Immunization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
"display": "Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)"
}
]
},
},
}
}
Feedback
Click here to:UKCore-List-EmptyList-Example
An example to illustrate an empty list
Table View
List.id[0] | UKCore-List-EmptyList-Example |
List.text[0].status[0] | additional |
List.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an empty list</div> |
List.status[0] | current |
List.mode[0] | working |
List.code[0].coding[0].system[0] | http://snomed.info/sct |
List.code[0].coding[0].code[0] | 826501000000100 |
List.code[0].coding[0].display[0] | Miscellaneous record |
List.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
List.date[0] | 2019-12-10T13:00:00+00:00 |
List.emptyReason[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode |
List.emptyReason[0].coding[0].code[0] | no-content-recorded |
List.emptyReason[0].coding[0].display[0] | No Content Recorded |
Tree View
List |
id : UKCore-List-EmptyList-Example |
text |
status : additional |
status : current |
mode : working |
code |
coding |
system : http://snomed.info/sct |
code : 826501000000100 |
display : Miscellaneous record |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
date : 2019-12-10T13:00:00+00:00 |
emptyReason |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode |
code : no-content-recorded |
display : No Content Recorded |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</coding>
</emptyReason>
</List>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
},
{
}
]
}
}
Feedback
Click here to:UKCore-Location-CardiologySJUH-Example
An example to illustrate a clinical unit within a hospital
Table View
Location.id[0] | UKCore-Location-CardiologySJUH-Example |
Location.text[0].status[0] | additional |
Location.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a clinical unit within a hospital</div> |
Location.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
Location.identifier[0].value[0] | RR8D7 |
Location.name[0] | CARDIOLOGY SJUH |
Location.type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
Location.type[0].coding[0].code[0] | CARD |
Location.type[0].coding[0].display[0] | Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities |
Location.telecom[0].system[0] | phone |
Location.telecom[0].value[0] | 0113 243 3149 |
Location.address[0].line[0] | CARDIOLOGY SJUH |
Location.address[0].line[1] | ST. JAMES'S UNIVERSITY HOSPITAL |
Location.address[0].line[2] | BECKETT STREET |
Location.address[0].city[0] | LEEDS |
Location.address[0].postalCode[0] | LS9 7TF |
Location.address[0].country[0] | ENGLAND |
Location.managingOrganization[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Location |
id : UKCore-Location-CardiologySJUH-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : RR8D7 |
name : CARDIOLOGY SJUH |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : CARD |
display : Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities |
telecom |
system : phone |
value : 0113 243 3149 |
address |
line : CARDIOLOGY SJUH |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
managingOrganization |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
<display value="Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities" />
</coding>
</type>
</telecom>
</address>
</managingOrganization>
</Location>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
{
{
}
]
}
],
],
"CARDIOLOGY SJUH",
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
},
}
}
Feedback
Click here to:UKCore-Location-GeneralPracticeNurseClinic-Example
An example to illustrate a GP clinic location
Table View
Location.id[0] | UKCore-Location-GeneralPracticeNurseClinic-Example |
Location.text[0].status[0] | additional |
Location.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a GP clinic location</div> |
Location.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
Location.identifier[0].value[0] | GP8D7 |
Location.name[0] | WhiteRoseNurseClinic |
Location.type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
Location.type[0].coding[0].code[0] | GIM |
Location.type[0].coding[0].display[0] | General internal medicine clinic |
Location.telecom[0].system[0] | phone |
Location.telecom[0].value[0] | 0113 243 3166 |
Location.managingOrganization[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
Tree View
Location |
id : UKCore-Location-GeneralPracticeNurseClinic-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : GP8D7 |
name : WhiteRoseNurseClinic |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : GIM |
display : General internal medicine clinic |
telecom |
system : phone |
value : 0113 243 3166 |
managingOrganization |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</type>
</telecom>
</managingOrganization>
</Location>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
{
{
}
]
}
],
],
}
}
Feedback
Click here to:UKCore-Location-HospitalSJUH-Example
An example to illustrate a hospital location
Table View
Location.id[0] | UKCore-Location-HospitalSJUH-Example |
Location.text[0].status[0] | additional |
Location.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a hospital location</div> |
Location.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
Location.identifier[0].value[0] | RR813 |
Location.name[0] | ST JAMES'S UNIVERSITY HOSPITAL |
Location.type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
Location.type[0].coding[0].code[0] | HOSP |
Location.type[0].coding[0].display[0] | Hospital |
Location.telecom[0].system[0] | phone |
Location.telecom[0].value[0] | 0113 243 3144 |
Location.address[0].line[0] | ST. JAMES'S UNIVERSITY HOSPITAL |
Location.address[0].line[1] | BECKETT STREET |
Location.address[0].city[0] | LEEDS |
Location.address[0].postalCode[0] | LS9 7TF |
Location.address[0].country[0] | ENGLAND |
Location.managingOrganization[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Location |
id : UKCore-Location-HospitalSJUH-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : RR813 |
name : ST JAMES'S UNIVERSITY HOSPITAL |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : HOSP |
display : Hospital |
telecom |
system : phone |
value : 0113 243 3144 |
address |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
managingOrganization |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</type>
</telecom>
</address>
</managingOrganization>
</Location>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
{
{
}
]
}
],
],
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
},
}
}
Feedback
Click here to:UKCore-Location-NeoNatalLGI-Example
This is a FHIR Location resource describing the Neonatal Medicine Unit at Leeds General Infirmary. It includes its ODS site code, phone number, address, and specifies that it's a pediatric neonatal intensive care unit managed by Leeds Teaching Hospitals NHS Trust.
Table View
Location.id[0] | UKCore-Location-NeoNatalLGI-Example |
Location.text[0].status[0] | additional |
Location.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">This is a FHIR Location resource describing the Neonatal Medicine Unit at Leeds General Infirmary. It includes its ODS site code, phone number, address, and specifies that it's a pediatric neonatal intensive care unit managed by Leeds Teaching Hospitals NHS Trust.</div> |
Location.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
Location.identifier[0].value[0] | RR8G5 |
Location.name[0] | NEONATAL MEDICINE LGI |
Location.type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
Location.type[0].coding[0].code[0] | PEDNICU |
Location.type[0].coding[0].display[0] | Pediatric neonatal intensive care unit |
Location.telecom[0].system[0] | phone |
Location.telecom[0].value[0] | 0113 392 7443 |
Location.address[0].line[0] | NEONATAL MEDICINE LGI |
Location.address[0].line[1] | LEEDS GENERAL INFIRMARY |
Location.address[0].line[2] | GREAT GEORGE STREET |
Location.address[0].city[0] | LEEDS |
Location.address[0].postalCode[0] | LS1 3EX |
Location.address[0].country[0] | ENGLAND |
Location.managingOrganization[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Location |
id : UKCore-Location-NeoNatalLGI-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : RR8G5 |
name : NEONATAL MEDICINE LGI |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : PEDNICU |
display : Pediatric neonatal intensive care unit |
telecom |
system : phone |
value : 0113 392 7443 |
address |
line : NEONATAL MEDICINE LGI |
line : LEEDS GENERAL INFIRMARY |
line : GREAT GEORGE STREET |
city : LEEDS |
postalCode : LS1 3EX |
country : ENGLAND |
managingOrganization |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</type>
</telecom>
</address>
</managingOrganization>
</Location>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
{
{
}
]
}
],
],
"NEONATAL MEDICINE LGI",
"LEEDS GENERAL INFIRMARY",
"GREAT GEORGE STREET"
],
},
}
}
Feedback
Click here to:UKCore-Medication-COVID-Vaccine-Example
An example to illustrate the batch element via a COVID-19 vaccine
Table View
Medication.id[0] | UKCore-Medication-COVID-Vaccine-Example |
Medication.text[0].status[0] | additional |
Medication.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the batch element via a COVID-19 vaccine</div> |
Medication.code[0].coding[0].system[0] | https://dmd.nhs.uk |
Medication.code[0].coding[0].code[0] | 39115611000001103 |
Medication.code[0].coding[0].display[0] | Comirnaty COVID-19 mRNA Vaccine 30micrograms/0.3ml dose concentrate for dispersion for injection multidose vials (Pfizer Ltd) |
Medication.batch[0].lotNumber[0] | FK0112 |
Medication.batch[0].expirationDate[0] | 2021-10-26 |
Tree View
Medication |
id : UKCore-Medication-COVID-Vaccine-Example |
text |
status : additional |
code |
coding |
system : https://dmd.nhs.uk |
code : 39115611000001103 |
display : Comirnaty COVID-19 mRNA Vaccine 30micrograms/0.3ml dose concentrate for dispersion for injection multidose vials (Pfizer Ltd) |
batch |
lotNumber : FK0112 |
expirationDate : 2021-10-26 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<display value="Comirnaty COVID-19 mRNA Vaccine 30micrograms/0.3ml dose concentrate for dispersion for injection multidose vials (Pfizer Ltd)" />
</coding>
</code>
</batch>
</Medication>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
"display": "Comirnaty COVID-19 mRNA Vaccine 30micrograms/0.3ml dose concentrate for dispersion for injection multidose vials (Pfizer Ltd)"
}
]
},
}
}
Feedback
Click here to:UKCore-Medication-TimololVTM-Example
An example to illustrate the form element with VTM via Timolol medicine
Table View
Medication.id[0] | UKCore-Medication-TimololVTM-Example |
Medication.text[0].status[0] | additional |
Medication.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the form element with VTM via Timolol medicine</div> |
Medication.code[0].coding[0].system[0] | https://dmd.nhs.uk |
Medication.code[0].coding[0].code[0] | 777773007 |
Medication.code[0].coding[0].display[0] | Timolol |
Medication.form[0].coding[0].system[0] | http://snomed.info/sct |
Medication.form[0].coding[0].code[0] | 17960711000001109 |
Medication.form[0].coding[0].display[0] | Ear/eye drops solution |
Tree View
Medication |
id : UKCore-Medication-TimololVTM-Example |
text |
status : additional |
code |
coding |
system : https://dmd.nhs.uk |
code : 777773007 |
display : Timolol |
form |
coding |
system : http://snomed.info/sct |
code : 17960711000001109 |
display : Ear/eye drops solution |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</coding>
</form>
</Medication>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
}
]
}
}
Feedback
Click here to:UKCore-Medication-TimoptolEyeDrops-Example
An example to illustrate Timoptol eye drops medication
Table View
Medication.id[0] | UKCore-Medication-TimoptolEyeDrops-Example |
Medication.text[0].status[0] | additional |
Medication.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate Timoptol eye drops medication</div> |
Medication.code[0].coding[0].system[0] | https://dmd.nhs.uk |
Medication.code[0].coding[0].code[0] | 18616211000001106 |
Medication.code[0].coding[0].display[0] | Timoptol 0.5% eye drops (DE Pharmaceuticals) |
Tree View
Medication |
id : UKCore-Medication-TimoptolEyeDrops-Example |
text |
status : additional |
code |
coding |
system : https://dmd.nhs.uk |
code : 18616211000001106 |
display : Timoptol 0.5% eye drops (DE Pharmaceuticals) |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</Medication>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
}
}
Feedback
Click here to:UKCore-MedicationAdministration-CiprofloxacinIV-Example
An example to illustrate the administration of Ciprofloxacin via IV when prescribing multiple routes
Table View
MedicationAdministration.id[0] | UKCore-MedicationAdministration-CiprofloxacinIV-Example |
MedicationAdministration.text[0].status[0] | additional |
MedicationAdministration.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the administration of Ciprofloxacin via IV when prescribing multiple routes</div> |
MedicationAdministration.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
MedicationAdministration.identifier[0].value[0] | 504cdccf-203d-4023-af47-5351e283aee7 |
MedicationAdministration.status[0] | completed |
MedicationAdministration.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationAdministration.medication[0].coding[0].code[0] | 35831211000001109 |
MedicationAdministration.medication[0].coding[0].display[0] | Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd) |
MedicationAdministration.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationAdministration.supportingInformation[0].reference[0] | RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
MedicationAdministration.supportingInformation[1].reference[0] | MedicationDispense/UKCore-MedicationDispense-CiprofloxacinIV-Example |
MedicationAdministration.effective[0] | 2023-06-30T13:00:00+00:00 |
MedicationAdministration.request[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-CiprofloxacinIV-Example |
MedicationAdministration.dosage[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].site[0].coding[0].code[0] | 49852007 |
MedicationAdministration.dosage[0].site[0].coding[0].display[0] | Structure of median cubital vein |
MedicationAdministration.dosage[0].site[0].text[0] | left arm |
MedicationAdministration.dosage[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].route[0].coding[0].code[0] | 47625008 |
MedicationAdministration.dosage[0].route[0].coding[0].display[0] | Intravenous |
MedicationAdministration.dosage[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].method[0].coding[0].code[0] | 13283701000001109 |
MedicationAdministration.dosage[0].method[0].coding[0].display[0] | Infusion |
MedicationAdministration.dosage[0].dose[0].value[0] | 400 |
MedicationAdministration.dosage[0].dose[0].unit[0] | milligram |
MedicationAdministration.dosage[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationAdministration.dosage[0].dose[0].code[0] | mg |
Tree View
MedicationAdministration |
id : UKCore-MedicationAdministration-CiprofloxacinIV-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 504cdccf-203d-4023-af47-5351e283aee7 |
status : completed |
medication |
coding |
system : https://dmd.nhs.uk |
code : 35831211000001109 |
display : Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd) |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
supportingInformation |
reference : RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
supportingInformation |
reference : MedicationDispense/UKCore-MedicationDispense-CiprofloxacinIV-Example |
effective : 2023-06-30T13:00:00+00:00 |
request |
reference : MedicationRequest/UKCore-MedicationRequest-CiprofloxacinIV-Example |
dosage |
site |
coding |
system : http://snomed.info/sct |
code : 49852007 |
display : Structure of median cubital vein |
text : left arm |
route |
coding |
system : http://snomed.info/sct |
code : 47625008 |
display : Intravenous |
method |
coding |
system : http://snomed.info/sct |
code : 13283701000001109 |
display : Infusion |
dose |
value : 400 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
<display value="Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd)" />
</coding>
</medicationCodeableConcept>
</subject>
</supportingInformation>
</supportingInformation>
</request>
</coding>
</site>
</coding>
</route>
</coding>
</method>
</dose>
</dosage>
</MedicationAdministration>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
}
]
},
},
{
},
{
}
],
},
{
}
],
},
},
]
},
}
}
}
Feedback
Click here to:UKCore-MedicationAdministration-TimoptolEyeDrops-Example
An example to illustrate an administration of Timoptol eye drops
Table View
MedicationAdministration.id[0] | UKCore-MedicationAdministration-TimoptolEyeDrops-Example |
MedicationAdministration.text[0].status[0] | additional |
MedicationAdministration.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an administration of Timoptol eye drops</div> |
MedicationAdministration.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
MedicationAdministration.identifier[0].value[0] | e8779393-9b7c-4654-a8df-0ba4cc9b28ce |
MedicationAdministration.status[0] | completed |
MedicationAdministration.medication[0].reference[0] | Medication/UKCore-Medication-TimoptolEyeDrops-Example |
MedicationAdministration.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationAdministration.effective[0] | 2021-03-25T13:00:00+00:00 |
MedicationAdministration.request[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
MedicationAdministration.dosage[0].text[0] | 1 drop in each affected eye twice daily, approximately 12 hours apart. |
MedicationAdministration.dosage[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].site[0].coding[0].code[0] | 362508001 |
MedicationAdministration.dosage[0].site[0].coding[0].display[0] | Both eyes, entire |
MedicationAdministration.dosage[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].route[0].coding[0].code[0] | 58831000052108 |
MedicationAdministration.dosage[0].route[0].coding[0].display[0] | Subretinal route |
MedicationAdministration.dosage[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationAdministration.dosage[0].method[0].coding[0].code[0] | 421984009 |
MedicationAdministration.dosage[0].method[0].coding[0].display[0] | Until finished |
MedicationAdministration.dosage[0].dose[0].value[0] | 30 |
MedicationAdministration.dosage[0].dose[0].unit[0] | milliliter |
MedicationAdministration.dosage[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationAdministration.dosage[0].dose[0].code[0] | mL |
Tree View
MedicationAdministration |
id : UKCore-MedicationAdministration-TimoptolEyeDrops-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : e8779393-9b7c-4654-a8df-0ba4cc9b28ce |
status : completed |
medication |
reference : Medication/UKCore-Medication-TimoptolEyeDrops-Example |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2021-03-25T13:00:00+00:00 |
request |
reference : MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
dosage |
text : 1 drop in each affected eye twice daily, approximately 12 hours apart. |
site |
coding |
system : http://snomed.info/sct |
code : 362508001 |
display : Both eyes, entire |
route |
coding |
system : http://snomed.info/sct |
code : 58831000052108 |
display : Subretinal route |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
dose |
value : 30 |
unit : milliliter |
system : http://unitsofmeasure.org |
code : mL |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</medicationReference>
</subject>
</request>
</coding>
</site>
</coding>
</route>
</coding>
</method>
</dose>
</dosage>
</MedicationAdministration>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
},
},
]
},
]
},
]
},
}
}
}
Feedback
Click here to:UKCore-MedicationDispense-Amoxicillin-Example
An example to illustrate the despensing of Amoxicillin when prescribing multiple routes
Table View
MedicationDispense.id[0] | UKCore-MedicationDispense-Amoxicillin-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the despensing of Amoxicillin when prescribing multiple routes</div> |
MedicationDispense.status[0] | completed |
MedicationDispense.category[0].coding[0].system[0] | http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
MedicationDispense.category[0].coding[0].code[0] | inpatient |
MedicationDispense.category[0].coding[0].display[0] | Inpatient |
MedicationDispense.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationDispense.medication[0].coding[0].code[0] | 22608811000001102 |
MedicationDispense.medication[0].coding[0].display[0] | Amoxicillin 500mg capsules (DE Pharmaceuticals) |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.supportingInformation[0].reference[0] | RequestGroup/UKCore-RequestGroup-MultipleAnitibiotics-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | UKCore-MedicationRequest-Amoxicillin-Example |
MedicationDispense.quantity[0].value[0] | 21 |
MedicationDispense.quantity[0].unit[0] | capsule |
MedicationDispense.quantity[0].system[0] | http://snomed.info/sct |
MedicationDispense.quantity[0].code[0] | 732937005 |
MedicationDispense.daysSupply[0].value[0] | 7 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2023-06-15T18:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | Take 1 capsule, 3 times a day. |
MedicationDispense.dosageInstruction[0].additionalInstruction[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].additionalInstruction[0].coding[0].code[0] | 890458001 |
MedicationDispense.dosageInstruction[0].additionalInstruction[0].coding[0].display[0] | Penicillin-containing product |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 3 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
Tree View
MedicationDispense |
id : UKCore-MedicationDispense-Amoxicillin-Example |
text |
status : additional |
status : completed |
category |
coding |
system : http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 22608811000001102 |
display : Amoxicillin 500mg capsules (DE Pharmaceuticals) |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
supportingInformation |
reference : RequestGroup/UKCore-RequestGroup-MultipleAnitibiotics-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : UKCore-MedicationRequest-Amoxicillin-Example |
quantity |
value : 21 |
unit : capsule |
system : http://snomed.info/sct |
code : 732937005 |
daysSupply |
value : 7 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2023-06-15T18:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : Take 1 capsule, 3 times a day. |
additionalInstruction |
coding |
system : http://snomed.info/sct |
code : 890458001 |
display : Penicillin-containing product |
timing |
repeat |
frequency : 3 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</supportingInformation>
</actor>
</performer>
</authorizingPrescription>
</quantity>
</daysSupply>
</receiver>
</coding>
</additionalInstruction>
</timing>
</coding>
</route>
</dosageInstruction>
</MedicationDispense>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
{
{
}
]
}
],
},
}
}
]
}
Feedback
Click here to:UKCore-MedicationDispense-CiprofloxacinIV-Example
An example to illustrate the despensing of Ciprofloxacin via IV when prescribing multiple routes
Table View
MedicationDispense.id[0] | UKCore-MedicationDispense-CiprofloxacinIV-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the despensing of Ciprofloxacin via IV when prescribing multiple routes</div> |
MedicationDispense.status[0] | completed |
MedicationDispense.category[0].coding[0].system[0] | http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
MedicationDispense.category[0].coding[0].code[0] | inpatient |
MedicationDispense.category[0].coding[0].display[0] | Inpatient |
MedicationDispense.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationDispense.medication[0].coding[0].code[0] | 35831211000001109 |
MedicationDispense.medication[0].coding[0].display[0] | Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd) |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.supportingInformation[0].reference[0] | RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | UKCore-MedicationRequest-CiprofloxacinIV-Example |
MedicationDispense.quantity[0].value[0] | 10 |
MedicationDispense.quantity[0].unit[0] | Bag |
MedicationDispense.quantity[0].system[0] | http://snomed.info/sct |
MedicationDispense.quantity[0].code[0] | 732982009 |
MedicationDispense.daysSupply[0].value[0] | 5 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2023-06-15T18:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | 1 bag, twice daily |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 2 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 47625008 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Intravenous |
MedicationDispense.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].method[0].coding[0].code[0] | 13283701000001109 |
MedicationDispense.dosageInstruction[0].method[0].coding[0].display[0] | Infusion |
Tree View
MedicationDispense |
id : UKCore-MedicationDispense-CiprofloxacinIV-Example |
text |
status : additional |
status : completed |
category |
coding |
system : http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 35831211000001109 |
display : Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd) |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
supportingInformation |
reference : RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : UKCore-MedicationRequest-CiprofloxacinIV-Example |
quantity |
value : 10 |
unit : Bag |
system : http://snomed.info/sct |
code : 732982009 |
daysSupply |
value : 5 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2023-06-15T18:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : 1 bag, twice daily |
timing |
repeat |
frequency : 2 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 47625008 |
display : Intravenous |
method |
coding |
system : http://snomed.info/sct |
code : 13283701000001109 |
display : Infusion |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
<display value="Ciprofloxacin 400mg/200ml infusion bags (Hikma Pharmaceuticals International Ltd)" />
</coding>
</medicationCodeableConcept>
</subject>
</supportingInformation>
</actor>
</performer>
</authorizingPrescription>
</quantity>
</daysSupply>
</receiver>
</timing>
</coding>
</route>
</coding>
</method>
</dosageInstruction>
</MedicationDispense>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
},
]
}
}
]
}
Feedback
Click here to:UKCore-MedicationDispense-CiprofloxacinOral-Example
An example to illustrate the despensing of Ciprofloxacin orally when prescribing multiple routes
Table View
MedicationDispense.id[0] | UKCore-MedicationDispense-CiprofloxacinOral-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the despensing of Ciprofloxacin orally when prescribing multiple routes</div> |
MedicationDispense.status[0] | completed |
MedicationDispense.category[0].coding[0].system[0] | http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
MedicationDispense.category[0].coding[0].code[0] | inpatient |
MedicationDispense.category[0].coding[0].display[0] | Inpatient |
MedicationDispense.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationDispense.medication[0].coding[0].code[0] | 18460411000001105 |
MedicationDispense.medication[0].coding[0].display[0] | Ciprofloxacin 500mg tablets (Accord-UK Ltd) |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.supportingInformation[0].reference[0] | RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | UKCore-MedicationRequest-CiprofloxacinOral-Example |
MedicationDispense.quantity[0].value[0] | 20 |
MedicationDispense.quantity[0].unit[0] | capsule |
MedicationDispense.quantity[0].system[0] | http://snomed.info/sct |
MedicationDispense.quantity[0].code[0] | 732937005 |
MedicationDispense.daysSupply[0].value[0] | 5 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2023-06-15T18:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | Take 1 capsule, twice daily. |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 2 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
Tree View
MedicationDispense |
id : UKCore-MedicationDispense-CiprofloxacinOral-Example |
text |
status : additional |
status : completed |
category |
coding |
system : http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 18460411000001105 |
display : Ciprofloxacin 500mg tablets (Accord-UK Ltd) |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
supportingInformation |
reference : RequestGroup/UKCore-RequestGroup-Ciprofloxacin-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : UKCore-MedicationRequest-CiprofloxacinOral-Example |
quantity |
value : 20 |
unit : capsule |
system : http://snomed.info/sct |
code : 732937005 |
daysSupply |
value : 5 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2023-06-15T18:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : Take 1 capsule, twice daily. |
timing |
repeat |
frequency : 2 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</supportingInformation>
</actor>
</performer>
</authorizingPrescription>
</quantity>
</daysSupply>
</receiver>
</timing>
</coding>
</route>
</dosageInstruction>
</MedicationDispense>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
}
}
]
}
Feedback
Click here to:UKCore-MedicationDispense-EyeDrops-Example
An example to illustrate a medication dispense of eye drops
Table View
MedicationDispense.id[0] | UKCore-MedicationDispense-EyeDrops-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a medication dispense of eye drops</div> |
MedicationDispense.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
MedicationDispense.identifier[0].value[0] | 5c92c1dc-06a9-4729-b8c9-222cf769f8dc |
MedicationDispense.status[0] | in-progress |
MedicationDispense.medication[0].reference[0] | Medication/UKCore-Medication-TimoptolEyeDrops-Example |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
MedicationDispense.quantity[0].value[0] | 30 |
MedicationDispense.quantity[0].unit[0] | milliliter |
MedicationDispense.quantity[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.quantity[0].code[0] | mL |
MedicationDispense.daysSupply[0].value[0] | 30 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2020-01-15T15:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | 1 drop in each affected eye twice daily, approximately 12 hours apart. |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 12 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | h |
MedicationDispense.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].site[0].coding[0].code[0] | 362508001 |
MedicationDispense.dosageInstruction[0].site[0].coding[0].display[0] | Both eyes, entire |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 58831000052108 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Subretinal route |
MedicationDispense.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].method[0].coding[0].code[0] | 421984009 |
MedicationDispense.dosageInstruction[0].method[0].coding[0].display[0] | Until finished |
Tree View
MedicationDispense |
id : UKCore-MedicationDispense-EyeDrops-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 5c92c1dc-06a9-4729-b8c9-222cf769f8dc |
status : in-progress |
medication |
reference : Medication/UKCore-Medication-TimoptolEyeDrops-Example |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
quantity |
value : 30 |
unit : milliliter |
system : http://unitsofmeasure.org |
code : mL |
daysSupply |
value : 30 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2020-01-15T15:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : 1 drop in each affected eye twice daily, approximately 12 hours apart. |
timing |
repeat |
frequency : 1 |
period : 12 |
periodUnit : h |
site |
coding |
system : http://snomed.info/sct |
code : 362508001 |
display : Both eyes, entire |
route |
coding |
system : http://snomed.info/sct |
code : 58831000052108 |
display : Subretinal route |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</medicationReference>
</subject>
</actor>
</performer>
</authorizingPrescription>
</quantity>
</daysSupply>
</receiver>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</method>
</dosageInstruction>
</MedicationDispense>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
},
},
],
],
},
},
],
{
},
]
},
]
},
]
}
}
]
}
Feedback
Click here to:UKCore-MedicationDispense-ParacetamolOral-Example
An example to illustrate the despensing of Paracetamol orally when prescribing multiple routes
Table View
MedicationDispense.id[0] | UKCore-MedicationDispense-ParacetamolOral-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the despensing of Paracetamol orally when prescribing multiple routes</div> |
MedicationDispense.status[0] | completed |
MedicationDispense.category[0].coding[0].system[0] | http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
MedicationDispense.category[0].coding[0].code[0] | inpatient |
MedicationDispense.category[0].coding[0].display[0] | Inpatient |
MedicationDispense.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationDispense.medication[0].coding[0].code[0] | 558911000001105 |
MedicationDispense.medication[0].coding[0].display[0] | Paracetamol 500mg capsules (A A H Pharmaceuticals Ltd) |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.supportingInformation[0].reference[0] | RequestGroup/UKCore-RequestGroup-Paracetamol-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-ParacetamolOral-Example |
MedicationDispense.quantity[0].value[0] | 16 |
MedicationDispense.quantity[0].unit[0] | capsule |
MedicationDispense.quantity[0].system[0] | http://snomed.info/sct |
MedicationDispense.quantity[0].code[0] | 732937005 |
MedicationDispense.daysSupply[0].value[0] | 4 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2023-06-15T18:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | Take 1 capsule, 4 times a day. |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 4 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
Tree View
MedicationDispense |
id : UKCore-MedicationDispense-ParacetamolOral-Example |
text |
status : additional |
status : completed |
category |
coding |
system : http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 558911000001105 |
display : Paracetamol 500mg capsules (A A H Pharmaceuticals Ltd) |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
supportingInformation |
reference : RequestGroup/UKCore-RequestGroup-Paracetamol-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : MedicationRequest/UKCore-MedicationRequest-ParacetamolOral-Example |
quantity |
value : 16 |
unit : capsule |
system : http://snomed.info/sct |
code : 732937005 |
daysSupply |
value : 4 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2023-06-15T18:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : Take 1 capsule, 4 times a day. |
timing |
repeat |
frequency : 4 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</supportingInformation>
</actor>
</performer>
</authorizingPrescription>
</quantity>
</daysSupply>
</receiver>
</timing>
</coding>
</route>
</dosageInstruction>
</MedicationDispense>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
}
}
]
}
Feedback
Click here to:UKCore-MedicationRequest-Amoxicillin-Example
An example to illustrate the option for Amoxicillin when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-Amoxicillin-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Amoxicillin when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 39732411000001106 |
MedicationRequest.medication[0].coding[0].display[0] | Amoxicillin 500mg capsules |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | 500mg - three times a day. |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].code[0] | 890458001 |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].display[0] | Penicillin-containing product |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 3 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-Amoxicillin-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 39732411000001106 |
display : Amoxicillin 500mg capsules |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : 500mg - three times a day. |
additionalInstruction |
coding |
system : http://snomed.info/sct |
code : 890458001 |
display : Penicillin-containing product |
timing |
repeat |
frequency : 3 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</coding>
</additionalInstruction>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
{
{
}
]
}
],
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-CiprofloxacinIV-Example
An example to illustrate the option for Ciprofloxacin via IV when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-CiprofloxacinIV-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Ciprofloxacin via IV when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 36141511000001100 |
MedicationRequest.medication[0].coding[0].display[0] | Ciprofloxacin 400mg/200ml infusion bags |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | Ciprofloxacin 400mg, twice daily. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 2 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 47625008 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Intravenous |
MedicationRequest.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].method[0].coding[0].code[0] | 13283701000001109 |
MedicationRequest.dosageInstruction[0].method[0].coding[0].display[0] | Infusion |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 400 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-CiprofloxacinIV-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 36141511000001100 |
display : Ciprofloxacin 400mg/200ml infusion bags |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : Ciprofloxacin 400mg, twice daily. |
timing |
repeat |
frequency : 2 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 47625008 |
display : Intravenous |
method |
coding |
system : http://snomed.info/sct |
code : 13283701000001109 |
display : Infusion |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 400 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</route>
</coding>
</method>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
]
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-CiprofloxacinOral-Example
An example to illustrate the option for Ciprofloxacin orally when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-CiprofloxacinOral-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Ciprofloxacin orally when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 39687811000001107 |
MedicationRequest.medication[0].coding[0].display[0] | Ciprofloxacin 500mg tablets |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | Ciprofloxacin 500mg, twice daily. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 2 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-CiprofloxacinOral-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 39687811000001107 |
display : Ciprofloxacin 500mg tablets |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : Ciprofloxacin 500mg, twice daily. |
timing |
repeat |
frequency : 2 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-Clarithromycin-Example
An example to illustrate the option for Clarithromycin when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-Clarithromycin-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Clarithromycin when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 41946511000001109 |
MedicationRequest.medication[0].coding[0].display[0] | Clarithromycin 500mg tablets |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | 500mg - three times a day. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 3 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-Clarithromycin-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 41946511000001109 |
display : Clarithromycin 500mg tablets |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : 500mg - three times a day. |
timing |
repeat |
frequency : 3 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-Doxycycline-Example
An example to illustrate he option for Doxycycline when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-Doxycycline-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate he option for Doxycycline when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 41948311000001104 |
MedicationRequest.medication[0].coding[0].display[0] | Doxycycline 100mg capsules |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].sequence[0] | 1 |
MedicationRequest.dosageInstruction[0].text[0] | 200mg - once a day - for 1 day |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].bounds[0].value[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].bounds[0].unit[0] | day |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].bounds[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].bounds[0].code[0] | d |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 200 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.dosageInstruction[1].sequence[0] | 2 |
MedicationRequest.dosageInstruction[1].text[0] | 100mg - once a day. |
MedicationRequest.dosageInstruction[1].timing[0].repeat[0].frequency[0] | 1 |
MedicationRequest.dosageInstruction[1].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[1].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[1].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[1].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[1].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[1].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[1].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[1].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[1].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[1].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[1].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[1].doseAndRate[0].dose[0].value[0] | 100 |
MedicationRequest.dosageInstruction[1].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[1].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[1].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-Doxycycline-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 41948311000001104 |
display : Doxycycline 100mg capsules |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
sequence : 1 |
text : 200mg - once a day - for 1 day |
timing |
repeat |
bounds |
value : 1 |
unit : day |
system : http://unitsofmeasure.org |
code : d |
frequency : 1 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 200 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
dosageInstruction |
sequence : 2 |
text : 100mg - once a day. |
timing |
repeat |
frequency : 1 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 100 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</boundsDuration>
</repeat>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
}
},
},
},
{
{
}
]
},
}
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-EyeDrops-Example
An example to illustrate a medication request for eye drops
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-EyeDrops-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a medication request for eye drops</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | order |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | outpatient |
MedicationRequest.category[0].coding[0].display[0] | Outpatient |
MedicationRequest.medication[0].reference[0] | Medication/UKCore-Medication-TimoptolEyeDrops-Example |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2022-09-10T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | 1 drop in left eye, every 12 hours, until finished. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 12 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | h |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 8966001 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Left eye structure |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 58831000052108 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Subretinal route |
MedicationRequest.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].method[0].coding[0].code[0] | 421984009 |
MedicationRequest.dosageInstruction[0].method[0].coding[0].display[0] | Until finished |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 1 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | drop |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | [drp] |
MedicationRequest.substitution[0].allowed[0] | True |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-EyeDrops-Example |
text |
status : additional |
status : completed |
intent : order |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : outpatient |
display : Outpatient |
medication |
reference : Medication/UKCore-Medication-TimoptolEyeDrops-Example |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2022-09-10T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : 1 drop in left eye, every 12 hours, until finished. |
timing |
repeat |
frequency : 1 |
period : 12 |
periodUnit : h |
site |
coding |
system : http://snomed.info/sct |
code : 8966001 |
display : Left eye structure |
route |
coding |
system : http://snomed.info/sct |
code : 58831000052108 |
display : Subretinal route |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 1 |
unit : drop |
system : http://unitsofmeasure.org |
code : [drp] |
substitution |
allowed : True |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</medicationReference>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</method>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
},
},
},
{
}
]
},
{
},
]
},
]
},
]
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-ParacetamolIV-Example
An example to illustrate the option for Paracetamol via IV when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-ParacetamolIV-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Paracetamol via IV when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 777067000 |
MedicationRequest.medication[0].coding[0].display[0] | Paracetamol |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | Paracetamol 500mg, four times a day. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 4 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 47625008 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Intravenous |
MedicationRequest.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].method[0].coding[0].code[0] | 13283701000001109 |
MedicationRequest.dosageInstruction[0].method[0].coding[0].display[0] | Infusion |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-ParacetamolIV-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 777067000 |
display : Paracetamol |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : Paracetamol 500mg, four times a day. |
timing |
repeat |
frequency : 4 |
period : 1 |
periodUnit : d |
route |
coding |
system : http://snomed.info/sct |
code : 47625008 |
display : Intravenous |
method |
coding |
system : http://snomed.info/sct |
code : 13283701000001109 |
display : Infusion |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</route>
</coding>
</method>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
},
},
},
{
}
]
},
{
},
},
]
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationRequest-ParacetamolOral-Example
An example to illustrate the option for Paracetamol orally when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-ParacetamolOral-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Paracetamol orally when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 777067000 |
MedicationRequest.medication[0].coding[0].display[0] | Paracetamol |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | Paracetamol 500mg, four times a day. |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 4 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-ParacetamolOral-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 777067000 |
display : Paracetamol |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : Paracetamol 500mg, four times a day. |
timing |
repeat |
frequency : 4 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Feedback
Click here to:UKCore-MedicationStatement-Amoxicillin-Example
An example to illustrate a medication statement for Amoxicillin
Table View
MedicationStatement.id[0] | UKCore-MedicationStatement-Amoxicillin-Example |
MedicationStatement.text[0].status[0] | additional |
MedicationStatement.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a medication statement for Amoxicillin</div> |
MedicationStatement.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
MedicationStatement.identifier[0].value[0] | ac0ffbdf-3289-41d5-84d9-068a1f5937db |
MedicationStatement.status[0] | active |
MedicationStatement.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medication-statement-category |
MedicationStatement.category[0].coding[0].code[0] | outpatient |
MedicationStatement.category[0].coding[0].display[0] | Outpatient |
MedicationStatement.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationStatement.medication[0].coding[0].code[0] | 39732311000001104 |
MedicationStatement.medication[0].coding[0].display[0] | Amoxicillin 250mg capsules |
MedicationStatement.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationStatement.effective[0].start[0] | 2021-02-15T13:50:00+00:00 |
MedicationStatement.effective[0].end[0] | 2021-05-15T13:50:00+00:00 |
MedicationStatement.dateAsserted[0] | 2017-02-22 |
MedicationStatement.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
MedicationStatement.reasonCode[0].coding[0].code[0] | 65363002 |
MedicationStatement.reasonCode[0].coding[0].display[0] | Otitis media |
MedicationStatement.dosage[0].text[0] | 2 capsules 4 times a day. |
MedicationStatement.dosage[0].timing[0].repeat[0].frequency[0] | 4 |
MedicationStatement.dosage[0].timing[0].repeat[0].period[0] | 1 |
MedicationStatement.dosage[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationStatement.dosage[0].asNeeded[0].coding[0].system[0] | http://snomed.info/sct |
MedicationStatement.dosage[0].asNeeded[0].coding[0].code[0] | 301354004 |
MedicationStatement.dosage[0].asNeeded[0].coding[0].display[0] | Pain of ear |
MedicationStatement.dosage[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationStatement.dosage[0].site[0].coding[0].code[0] | 123851003 |
MedicationStatement.dosage[0].site[0].coding[0].display[0] | Mouth region structure |
MedicationStatement.dosage[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationStatement.dosage[0].route[0].coding[0].code[0] | 26643006 |
MedicationStatement.dosage[0].route[0].coding[0].display[0] | Oral |
MedicationStatement.dosage[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationStatement.dosage[0].method[0].coding[0].code[0] | 421984009 |
MedicationStatement.dosage[0].method[0].coding[0].display[0] | Until finished |
MedicationStatement.dosage[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationStatement.dosage[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationStatement.dosage[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationStatement.dosage[0].doseAndRate[0].dose[0].code[0] | mg |
Tree View
MedicationStatement |
id : UKCore-MedicationStatement-Amoxicillin-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : ac0ffbdf-3289-41d5-84d9-068a1f5937db |
status : active |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medication-statement-category |
code : outpatient |
display : Outpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 39732311000001104 |
display : Amoxicillin 250mg capsules |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective |
start : 2021-02-15T13:50:00+00:00 |
end : 2021-05-15T13:50:00+00:00 |
dateAsserted : 2017-02-22 |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 65363002 |
display : Otitis media |
dosage |
text : 2 capsules 4 times a day. |
timing |
repeat |
frequency : 4 |
period : 1 |
periodUnit : d |
asNeeded |
coding |
system : http://snomed.info/sct |
code : 301354004 |
display : Pain of ear |
site |
coding |
system : http://snomed.info/sct |
code : 123851003 |
display : Mouth region structure |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
doseAndRate |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</effectivePeriod>
</coding>
</reasonCode>
</timing>
</coding>
</asNeededCodeableConcept>
</coding>
</site>
</coding>
</route>
</coding>
</method>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
}
]
},
{
}
]
},
},
},
{
}
],
{
},
},
]
},
},
]
},
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-MessageHeader-Discharge-Example
An example to illustrate a message header for a discharge summary
Table View
MessageHeader.id[0] | UKCore-MessageHeader-Discharge-Example |
MessageHeader.text[0].status[0] | additional |
MessageHeader.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a message header for a discharge summary</div> |
MessageHeader.event[0].system[0] | http://snomed.info/sct |
MessageHeader.event[0].code[0] | 306689006 |
MessageHeader.event[0].display[0] | Discharge to home |
MessageHeader.destination[0].endpoint[0] | urn:nhs:addressing:asid:477121007825 |
MessageHeader.destination[0].receiver[0].identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
MessageHeader.destination[0].receiver[0].identifier[0].value[0] | RY6 |
MessageHeader.destination[0].receiver[0].display[0] | LEEDS COMMUNITY HEALTHCARE NHS TRUST |
MessageHeader.sender[0].reference[0] | https://directory.spineservices.nhs.uk/Organization/X26 |
MessageHeader.source[0].endpoint[0] | NOROT003 |
MessageHeader.focus[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
Tree View
MessageHeader |
id : UKCore-MessageHeader-Discharge-Example |
text |
status : additional |
event |
system : http://snomed.info/sct |
code : 306689006 |
display : Discharge to home |
destination |
endpoint : urn:nhs:addressing:asid:477121007825 |
receiver |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RY6 |
display : LEEDS COMMUNITY HEALTHCARE NHS TRUST |
sender |
reference : https://directory.spineservices.nhs.uk/Organization/X26 |
source |
endpoint : NOROT003 |
focus |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</eventCoding>
</identifier>
</receiver>
</destination>
</sender>
</source>
</focus>
</MessageHeader>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
},
}
}
],
},
},
]
}
Feedback
Click here to:UKCore-Observation-24HourBloodPressure-Example
An example to illustrate an average blood pressure over 24 hours
Table View
Observation.id[0] | UKCore-Observation-24HourBloodPressure-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an average blood pressure over 24 hours</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 314463006 |
Observation.code[0].coding[0].display[0] | 24 hour blood pressure |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-03-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.component[0].code[0].coding[0].code[0] | 314464000 |
Observation.component[0].code[0].coding[0].display[0] | 24 hour systolic blood pressure |
Observation.component[0].code[0].text[0] | Systolic blood pressure |
Observation.component[0].value[0].value[0] | 102 |
Observation.component[0].value[0].unit[0] | millimeter of mercury |
Observation.component[0].value[0].system[0] | http://unitsofmeasure.org |
Observation.component[0].value[0].code[0] | mm[Hg] |
Observation.component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.component[1].code[0].coding[0].code[0] | 314465004 |
Observation.component[1].code[0].coding[0].display[0] | 24 hour diastolic blood pressure |
Observation.component[1].code[0].text[0] | Diastolic blood pressure |
Observation.component[1].value[0].value[0] | 84 |
Observation.component[1].value[0].unit[0] | millimeter of mercury |
Observation.component[1].value[0].system[0] | http://unitsofmeasure.org |
Observation.component[1].value[0].code[0] | mm[Hg] |
Tree View
Observation |
id : UKCore-Observation-24HourBloodPressure-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 314463006 |
display : 24 hour blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-03-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
component |
code |
coding |
system : http://snomed.info/sct |
code : 314464000 |
display : 24 hour systolic blood pressure |
text : Systolic blood pressure |
value |
value : 102 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 314465004 |
display : 24 hour diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 84 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
]
},
},
],
{
{
}
],
},
}
},
{
{
}
],
},
}
}
]
}
Feedback
Click here to:UKCore-Observation-AwarenessOfDiagnosis-Example
An example to illustrate an observation of the awareness of diagnosis
Table View
Observation.id[0] | UKCore-Observation-AwarenessOfDiagnosis-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an observation of the awareness of diagnosis</div> |
Observation.status[0] | final |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 162564003 |
Observation.code[0].coding[0].display[0] | Awareness of diagnosis |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2019-12-10T13:00:00+00:00 |
Tree View
Observation |
id : UKCore-Observation-AwarenessOfDiagnosis-Example |
text |
status : additional |
status : final |
code |
coding |
system : http://snomed.info/sct |
code : 162564003 |
display : Awareness of diagnosis |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2019-12-10T13:00:00+00:00 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
}
Feedback
Click here to:UKCore-Observation-BreathingNormally-Example
An example to illustrate an observation of a patient breathing room air
Table View
Observation.id[0] | UKCore-Observation-BreathingNormally-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an observation of a patient breathing room air</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | exam |
Observation.category[0].coding[0].display[0] | Exam |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 722742002 |
Observation.code[0].coding[0].display[0] | Breathing room air |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Observation |
id : UKCore-Observation-BreathingNormally-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : exam |
display : Exam |
code |
coding |
system : http://snomed.info/sct |
code : 722742002 |
display : Breathing room air |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
]
},
},
]
}
Feedback
Click here to:UKCore-Observation-DrugUse-Example
An example to illustrate an observation of the patient's illicit drug use
Table View
Observation.id[0] | UKCore-Observation-DrugUse-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an observation of the patient's illicit drug use</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 2af46949-4938-4c57-bad4-c4363e1965d5 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | social-history |
Observation.category[0].coding[0].display[0] | Social History |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 307052004 |
Observation.code[0].coding[0].display[0] | Illicit drug use |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Observation |
id : UKCore-Observation-DrugUse-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 2af46949-4938-4c57-bad4-c4363e1965d5 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : social-history |
display : Social History |
code |
coding |
system : http://snomed.info/sct |
code : 307052004 |
display : Illicit drug use |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
]
},
},
]
}
Feedback
Click here to:UKCore-Observation-FastingTest-Example
An example to illustrate a blood glucose reading after fasting
Table View
Observation.id[0] | UKCore-Observation-FastingTest-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a blood glucose reading after fasting</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | exam |
Observation.category[0].coding[0].display[0] | Exam |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 997681000000108 |
Observation.code[0].coding[0].display[0] | Fasting blood glucose level |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 3.9 |
Observation.value[0].unit[0] | millimoles per litre |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | mmol/L |
Tree View
Observation |
id : UKCore-Observation-FastingTest-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : exam |
display : Exam |
code |
coding |
system : http://snomed.info/sct |
code : 997681000000108 |
display : Fasting blood glucose level |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 3.9 |
unit : millimoles per litre |
system : http://unitsofmeasure.org |
code : mmol/L |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-FingerJointInflamed-Example
An example to illustrate a finger joint inflammation observation
Table View
Observation.id[0] | UKCore-Observation-FingerJointInflamed-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a finger joint inflammation observation</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 0733b27a-377b-4688-90be-eb7b9f462b91 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | exam |
Observation.category[0].coding[0].display[0] | Exam |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 298167002 |
Observation.code[0].coding[0].display[0] | Finger joint inflamed |
Observation.performer[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
Tree View
Observation |
id : UKCore-Observation-FingerJointInflamed-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 0733b27a-377b-4688-90be-eb7b9f462b91 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : exam |
display : Exam |
code |
coding |
system : http://snomed.info/sct |
code : 298167002 |
display : Finger joint inflamed |
performer |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</performer>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
]
},
]
}
Feedback
Click here to:UKCore-Observation-Group-FullBloodCount-Example
An example to illustrate a full blood count using multiple lab observation references
Table View
Observation.id[0] | UKCore-Observation-Group-FullBloodCount-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a full blood count using multiple lab observation references</div> |
Observation.extension[0].url[0] | http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer |
Observation.extension[0].value[0] | True |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 53dd97da-082c-450d-a47d-3ffa44941a68 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | laboratory |
Observation.category[0].coding[0].display[0] | Laboratory |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 26604007 |
Observation.code[0].coding[0].display[0] | Full blood count |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.hasMember[0].reference[0] | Observation/UKCore-Observation-Lab-WhiteCellCount-Example |
Observation.hasMember[1].reference[0] | Observation/UKCore-Observation-Lab-RedCellCount-Example |
Tree View
Observation |
id : UKCore-Observation-Group-FullBloodCount-Example |
text |
status : additional |
extension |
url : http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer |
value : True |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 53dd97da-082c-450d-a47d-3ffa44941a68 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
system : http://snomed.info/sct |
code : 26604007 |
display : Full blood count |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
hasMember |
reference : Observation/UKCore-Observation-Lab-WhiteCellCount-Example |
hasMember |
reference : Observation/UKCore-Observation-Lab-RedCellCount-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</extension>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</hasMember>
</hasMember>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
}
],
{
{
}
]
}
],
]
},
},
{
},
{
}
]
}
Feedback
Click here to:UKCore-Observation-HeavyDrinker-Example
An example to illustrate a patient who is a heavy drinker
Table View
Observation.id[0] | UKCore-Observation-HeavyDrinker-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a patient who is a heavy drinker</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | social-history |
Observation.category[0].coding[0].display[0] | Social History |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 1082631000000102 |
Observation.code[0].coding[0].display[0] | Alcohol units consumed per day |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 20 |
Observation.value[0].unit[0] | per day |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | /d |
Tree View
Observation |
id : UKCore-Observation-HeavyDrinker-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : social-history |
display : Social History |
code |
coding |
system : http://snomed.info/sct |
code : 1082631000000102 |
display : Alcohol units consumed per day |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 20 |
unit : per day |
system : http://unitsofmeasure.org |
code : /d |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-Lab-Albumin-Example
This is a FHIR Observation representing a laboratory test for a patient's serum albumin level. It includes test codes from UK reference sets, the measured value, the performing laboratory, the date of issue, and a reference range to interpret the result.
Table View
Observation.id[0] | UKCore-Observation-Lab-Albumin-Example |
Observation.meta[0].profile[0] | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">This is a FHIR Observation representing a laboratory test for a patient's serum albumin level. It includes test codes from UK reference sets, the measured value, the performing laboratory, the date of issue, and a reference range to interpret the result.</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 78443cb9-f248-44ef-9e6b-37fc4a592c1b |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | laboratory |
Observation.category[0].coding[0].display[0] | Laboratory |
Observation.code[0].coding[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/valueset-reference |
Observation.code[0].coding[0].extension[0].value[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 1000821000000103 |
Observation.code[0].coding[0].display[0] | Serum albumin level |
Observation.code[0].coding[1].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/valueset-reference |
Observation.code[0].coding[1].extension[0].value[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables |
Observation.code[0].coding[1].system[0] | http://snomed.info/sct |
Observation.code[0].coding[1].code[0] | 1105861000000106 |
Observation.code[0].coding[1].display[0] | Albumin mass concentration in serum |
Observation.subject[0].reference[0] | urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4 |
Observation.subject[0].display[0] | WELSH, Joel |
Observation.issued[0] | 2022-03-08T14:23:00+00:00 |
Observation.performer[0].reference[0] | urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338 |
Observation.performer[0].display[0] | TD008362 PATH LAB 001 |
Observation.value[0].value[0] | 47 |
Observation.value[0].unit[0] | g/L |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | g/L |
Observation.specimen[0].reference[0] | urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d |
Observation.referenceRange[0].low[0].value[0] | 35 |
Observation.referenceRange[0].low[0].unit[0] | g/L |
Observation.referenceRange[0].low[0].system[0] | http://unitsofmeasure.org |
Observation.referenceRange[0].low[0].code[0] | g/L |
Observation.referenceRange[0].high[0].value[0] | 50 |
Observation.referenceRange[0].high[0].unit[0] | g/L |
Observation.referenceRange[0].high[0].system[0] | http://unitsofmeasure.org |
Observation.referenceRange[0].high[0].code[0] | g/L |
Tree View
Observation |
id : UKCore-Observation-Lab-Albumin-Example |
text |
status : additional |
meta |
profile : https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 78443cb9-f248-44ef-9e6b-37fc4a592c1b |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
extension |
url : http://hl7.org/fhir/StructureDefinition/valueset-reference |
value : https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables |
system : http://snomed.info/sct |
code : 1000821000000103 |
display : Serum albumin level |
coding |
extension |
url : http://hl7.org/fhir/StructureDefinition/valueset-reference |
value : https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables |
system : http://snomed.info/sct |
code : 1105861000000106 |
display : Albumin mass concentration in serum |
subject |
reference : urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4 |
display : WELSH, Joel |
issued : 2022-03-08T14:23:00+00:00 |
performer |
reference : urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338 |
display : TD008362 PATH LAB 001 |
value |
value : 47 |
unit : g/L |
system : http://unitsofmeasure.org |
code : g/L |
specimen |
reference : urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d |
referenceRange |
low |
value : 35 |
unit : g/L |
system : http://unitsofmeasure.org |
code : g/L |
high |
value : 50 |
unit : g/L |
system : http://unitsofmeasure.org |
code : g/L |
XML View
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
<!-- Equivalent codes from the PBCL and PaLM SNOMED CT reference sets are used in this example. -->
<!-- In practice, it is likely that only a code from one reference set will be carried. -->
<!-- From PBCL observable entity reference set -->
</extension>
</coding>
<!-- From PaLM observable entity reference set -->
<valueUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" />
</extension>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</specimen>
</low>
</high>
</referenceRange>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
}
],
{
{
}
]
}
],
{
{
}
],
},
{
{
}
],
}
]
},
},
{
}
],
},
},
{
},
}
}
]
}
Feedback
Click here to:UKCore-Observation-Lab-RedCellCount-Example
An example to illustrate the observation of a red cell count for a blood specimen
Table View
Observation.id[0] | UKCore-Observation-Lab-RedCellCount-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the observation of a red cell count for a blood specimen</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | fcd8af5a-18a0-4d0b-8c79-5b6bdf55fb32 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | laboratory |
Observation.category[0].coding[0].display[0] | Laboratory |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 58571000237106 |
Observation.code[0].coding[0].display[0] | Nucleated red blood cell count in blood |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 3.9 |
Observation.value[0].unit[0] | 10*12/L |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.specimen[0].reference[0] | Specimen/UKCore-Specimen-BloodSpecimen-Example |
Observation.referenceRange[0].low[0].value[0] | 4.0 |
Observation.referenceRange[0].high[0].value[0] | 5.9 |
Tree View
Observation |
id : UKCore-Observation-Lab-RedCellCount-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : fcd8af5a-18a0-4d0b-8c79-5b6bdf55fb32 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
system : http://snomed.info/sct |
code : 58571000237106 |
display : Nucleated red blood cell count in blood |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 3.9 |
unit : 10*12/L |
system : http://unitsofmeasure.org |
specimen |
reference : Specimen/UKCore-Specimen-BloodSpecimen-Example |
referenceRange |
low |
value : 4.0 |
high |
value : 5.9 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</specimen>
</referenceRange>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
{
}
]
},
},
],
},
},
]
}
Feedback
Click here to:UKCore-Observation-Lab-WhiteCellCount-Example
An example to illustrate the observation of a white cell count for a blood specimen
Table View
Observation.id[0] | UKCore-Observation-Lab-WhiteCellCount-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the observation of a white cell count for a blood specimen</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 3b809516-a294-4de9-a4ce-0c24c7b5f796 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | laboratory |
Observation.category[0].coding[0].display[0] | Laboratory |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 16181000237107 |
Observation.code[0].coding[0].display[0] | White blood cell count in fluid |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 11.2 |
Observation.value[0].unit[0] | 10*9/L |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.specimen[0].reference[0] | Specimen/UKCore-Specimen-BloodSpecimen-Example |
Observation.referenceRange[0].low[0].value[0] | 4.0 |
Observation.referenceRange[0].high[0].value[0] | 17.0 |
Tree View
Observation |
id : UKCore-Observation-Lab-WhiteCellCount-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 3b809516-a294-4de9-a4ce-0c24c7b5f796 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
system : http://snomed.info/sct |
code : 16181000237107 |
display : White blood cell count in fluid |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 11.2 |
unit : 10*9/L |
system : http://unitsofmeasure.org |
specimen |
reference : Specimen/UKCore-Specimen-BloodSpecimen-Example |
referenceRange |
low |
value : 4.0 |
high |
value : 17.0 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</specimen>
</referenceRange>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
{
}
]
},
},
],
},
},
]
}
Feedback
Click here to:UKCore-Observation-NPEWSTotal-Example
An example to illustrate a NPEWS Total Score
Table View
Observation.id[0] | UKCore-Observation-NPEWSTotal-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a NPEWS Total Score</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | survey |
Observation.category[0].coding[0].display[0] | Survey |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 1363261000000104 |
Observation.code[0].coding[0].display[0] | NPEWS (National Paediatric Early Warning Score) - total score |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 6 |
Observation.value[0].unit[0] | ScoreOf |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | {ScoreOf} |
Tree View
Observation |
id : UKCore-Observation-NPEWSTotal-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : survey |
display : Survey |
code |
coding |
system : http://snomed.info/sct |
code : 1363261000000104 |
display : NPEWS (National Paediatric Early Warning Score) - total score |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 6 |
unit : ScoreOf |
system : http://unitsofmeasure.org |
code : {ScoreOf} |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-OxygenTherapy-Example
An example to illustrate an observation of a patient being assisted by oxygen therapy
Table View
Observation.id[0] | UKCore-Observation-OxygenTherapy-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an observation of a patient being assisted by oxygen therapy</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | therapy |
Observation.category[0].coding[0].display[0] | Therapy |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 371825009 |
Observation.code[0].coding[0].display[0] | Patient on oxygen |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 2 |
Observation.value[0].unit[0] | litre per minute |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | l/min |
Tree View
Observation |
id : UKCore-Observation-OxygenTherapy-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : therapy |
display : Therapy |
code |
coding |
system : http://snomed.info/sct |
code : 371825009 |
display : Patient on oxygen |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 2 |
unit : litre per minute |
system : http://unitsofmeasure.org |
code : l/min |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-PatientConsciousness-Example
An example to illustrate a patient's consciousness level
Table View
Observation.id[0] | UKCore-Observation-PatientConsciousness-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a patient's consciousness level</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | survey |
Observation.category[0].coding[0].display[0] | Survey |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 1104441000000107 |
Observation.code[0].coding[0].display[0] | Alert Confusion Voice Pain Unresponsive scale score |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].coding[0].system[0] | http://snomed.info/sct |
Observation.value[0].coding[0].code[0] | 300202002 |
Observation.value[0].coding[0].display[0] | Responds to voice |
Tree View
Observation |
id : UKCore-Observation-PatientConsciousness-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : survey |
display : Survey |
code |
coding |
system : http://snomed.info/sct |
code : 1104441000000107 |
display : Alert Confusion Voice Pain Unresponsive scale score |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
coding |
system : http://snomed.info/sct |
code : 300202002 |
display : Responds to voice |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</coding>
</valueCodeableConcept>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
],
]
}
}
Feedback
Click here to:UKCore-Observation-PipeSmoker-Example
An example to illustrate the observation of a patient who smokes a pipe
Table View
Observation.id[0] | UKCore-Observation-PipeSmoker-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the observation of a patient who smokes a pipe</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | social-history |
Observation.category[0].coding[0].display[0] | Social History |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 230058003 |
Observation.code[0].coding[0].display[0] | Pipe tobacco consumption |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 5 |
Observation.value[0].unit[0] | per day |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | /d |
Tree View
Observation |
id : UKCore-Observation-PipeSmoker-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : social-history |
display : Social History |
code |
coding |
system : http://snomed.info/sct |
code : 230058003 |
display : Pipe tobacco consumption |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 5 |
unit : per day |
system : http://unitsofmeasure.org |
code : /d |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-BMI-Example
An example to illustrate a body mass index vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-BMI-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a body mass index vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 60621009 |
Observation.code[0].coding[0].display[0] | Body mass index |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 39156-5 |
Observation.code[0].coding[1].display[0] | Body mass index (BMI) [Ratio] |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 46 |
Observation.value[0].unit[0] | kilogram / (meter ^ 2) |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | kg/m2 |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-BMI-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 60621009 |
display : Body mass index |
coding |
system : http://loinc.org |
code : 39156-5 |
display : Body mass index (BMI) [Ratio] |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 46 |
unit : kilogram / (meter ^ 2) |
system : http://unitsofmeasure.org |
code : kg/m2 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-BloodPressure-Example
An example to illustrate a blood pressure measurement vital signs observation
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-BloodPressure-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a blood pressure measurement vital signs observation</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 75367002 |
Observation.code[0].coding[0].display[0] | Blood pressure |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 85354-9 |
Observation.code[0].coding[1].display[0] | Blood pressure panel with all children optional |
Observation.code[0].text[0] | Blood pressure |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.bodySite[0].coding[0].system[0] | http://snomed.info/sct |
Observation.bodySite[0].coding[0].code[0] | 40983000 |
Observation.bodySite[0].coding[0].display[0] | Structure of upper extremity between shoulder and elbow |
Observation.bodySite[0].text[0] | Structure of upper extremity between shoulder and elbow |
Observation.component[0].code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.component[0].code[0].coding[0].code[0] | 72313002 |
Observation.component[0].code[0].coding[0].display[0] | Systolic arterial pressure |
Observation.component[0].code[0].coding[1].system[0] | http://loinc.org |
Observation.component[0].code[0].coding[1].code[0] | 8480-6 |
Observation.component[0].code[0].coding[1].display[0] | Systolic blood pressure |
Observation.component[0].code[0].text[0] | Systolic blood pressure |
Observation.component[0].value[0].value[0] | 142 |
Observation.component[0].value[0].unit[0] | millimeter of mercury |
Observation.component[0].value[0].system[0] | http://unitsofmeasure.org |
Observation.component[0].value[0].code[0] | mm[Hg] |
Observation.component[1].code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.component[1].code[0].coding[0].code[0] | 1091811000000102 |
Observation.component[1].code[0].coding[0].display[0] | Diastolic arterial pressure |
Observation.component[1].code[0].coding[1].system[0] | http://loinc.org |
Observation.component[1].code[0].coding[1].code[0] | 8462-4 |
Observation.component[1].code[0].coding[1].display[0] | Diastolic blood pressure |
Observation.component[1].code[0].text[0] | Diastolic blood pressure |
Observation.component[1].value[0].value[0] | 94 |
Observation.component[1].value[0].unit[0] | millimeter of mercury |
Observation.component[1].value[0].system[0] | http://unitsofmeasure.org |
Observation.component[1].value[0].code[0] | mm[Hg] |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-BloodPressure-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
display : Blood pressure |
coding |
system : http://loinc.org |
code : 85354-9 |
display : Blood pressure panel with all children optional |
text : Blood pressure |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
bodySite |
coding |
system : http://snomed.info/sct |
code : 40983000 |
display : Structure of upper extremity between shoulder and elbow |
text : Structure of upper extremity between shoulder and elbow |
component |
code |
coding |
system : http://snomed.info/sct |
code : 72313002 |
display : Systolic arterial pressure |
coding |
system : http://loinc.org |
code : 8480-6 |
display : Systolic blood pressure |
text : Systolic blood pressure |
value |
value : 142 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://snomed.info/sct |
code : 1091811000000102 |
display : Diastolic arterial pressure |
coding |
system : http://loinc.org |
code : 8462-4 |
display : Diastolic blood pressure |
text : Diastolic blood pressure |
value |
value : 94 |
unit : millimeter of mercury |
system : http://unitsofmeasure.org |
code : mm[Hg] |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</coding>
</bodySite>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</coding>
</coding>
</code>
</valueQuantity>
</component>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
},
{
}
],
},
},
],
{
}
],
},
{
{
},
{
}
],
},
}
},
{
{
},
{
}
],
},
}
}
]
}
Feedback
Click here to:UKCore-Observation-VitalSigns-BodyHeight-Example
An example to illustrate a body height vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-BodyHeight-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a body height vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 50373000 |
Observation.code[0].coding[0].display[0] | Body height measure |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 8302-2 |
Observation.code[0].coding[1].display[0] | Body height |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 1.64 |
Observation.value[0].unit[0] | meter |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | m |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-BodyHeight-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 50373000 |
display : Body height measure |
coding |
system : http://loinc.org |
code : 8302-2 |
display : Body height |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 1.64 |
unit : meter |
system : http://unitsofmeasure.org |
code : m |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-BodyTemperature-Example
An example to illustrate a body temperature vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-BodyTemperature-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a body temperature vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 276885007 |
Observation.code[0].coding[0].display[0] | Core body temperature |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 8310-5 |
Observation.code[0].coding[1].display[0] | Body temperature |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 36.5 |
Observation.value[0].unit[0] | degree Celsius |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | Cel |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-BodyTemperature-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 276885007 |
display : Core body temperature |
coding |
system : http://loinc.org |
code : 8310-5 |
display : Body temperature |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 36.5 |
unit : degree Celsius |
system : http://unitsofmeasure.org |
code : Cel |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-BodyWeight-Example
An example to illustrate a body weight vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-BodyWeight-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a body weight vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 27113001 |
Observation.code[0].coding[0].display[0] | Body weight |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 29463-7 |
Observation.code[0].coding[1].display[0] | Body weight |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 90 |
Observation.value[0].unit[0] | kilogram |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | kg |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-BodyWeight-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 27113001 |
display : Body weight |
coding |
system : http://loinc.org |
code : 29463-7 |
display : Body weight |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 90 |
unit : kilogram |
system : http://unitsofmeasure.org |
code : kg |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-HeadCircumference-Example
An example to illustrate a head circumference vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-HeadCircumference-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a head circumference vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 363812007 |
Observation.code[0].coding[0].display[0] | Head circumference |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 9843-4 |
Observation.code[0].coding[1].display[0] | Head Occipital-frontal circumference |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 59 |
Observation.value[0].unit[0] | centimeter |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | cm |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-HeadCircumference-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 363812007 |
display : Head circumference |
coding |
system : http://loinc.org |
code : 9843-4 |
display : Head Occipital-frontal circumference |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 59 |
unit : centimeter |
system : http://unitsofmeasure.org |
code : cm |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-HeartRate-Example
An example to illustrate a heart rate vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-HeartRate-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a heart rate vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 444981005 |
Observation.code[0].coding[0].display[0] | Resting heart rate |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 8867-4 |
Observation.code[0].coding[1].display[0] | Heart rate |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 104 |
Observation.value[0].unit[0] | per minute |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | /min |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-HeartRate-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 444981005 |
display : Resting heart rate |
coding |
system : http://loinc.org |
code : 8867-4 |
display : Heart rate |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 104 |
unit : per minute |
system : http://unitsofmeasure.org |
code : /min |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-OxygenSaturation-Example
An example to illustrate an oxygen saturation vital sign
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-OxygenSaturation-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an oxygen saturation vital sign</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 431314004 |
Observation.code[0].coding[0].display[0] | Peripheral oxygen saturation |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 2708-6 |
Observation.code[0].coding[1].display[0] | Oxygen saturation in Arterial blood |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 96 |
Observation.value[0].unit[0] | percent |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | % |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-OxygenSaturation-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 431314004 |
display : Peripheral oxygen saturation |
coding |
system : http://loinc.org |
code : 2708-6 |
display : Oxygen saturation in Arterial blood |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 96 |
unit : percent |
system : http://unitsofmeasure.org |
code : % |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-Observation-VitalSigns-RespiratoryRate-Example
An example to illustrate a respiration rate vital signs observation
Table View
Observation.id[0] | UKCore-Observation-VitalSigns-RespiratoryRate-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a respiration rate vital signs observation</div> |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.category[0].text[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 86290005 |
Observation.code[0].coding[0].display[0] | Respiratory rate |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 9279-1 |
Observation.code[0].coding[1].display[0] | Respiratory Rate |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2023-08-10 |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 21 |
Observation.value[0].unit[0] | per minute |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | /min |
Tree View
Observation |
id : UKCore-Observation-VitalSigns-RespiratoryRate-Example |
text |
status : additional |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
text : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 86290005 |
display : Respiratory rate |
coding |
system : http://loinc.org |
code : 9279-1 |
display : Respiratory Rate |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-08-10 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
value |
value : 21 |
unit : per minute |
system : http://unitsofmeasure.org |
code : /min |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
],
}
],
{
},
{
}
]
},
},
],
}
}
Feedback
Click here to:UKCore-OperationOutcome-DateError-Example
An example to illustrate an error returned from an API call, due to an error in a date
Table View
OperationOutcome.id[0] | UKCore-OperationOutcome-DateError-Example |
OperationOutcome.text[0].status[0] | additional |
OperationOutcome.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an error returned from an API call, due to an error in a date</div> |
OperationOutcome.issue[0].severity[0] | fatal |
OperationOutcome.issue[0].code[0] | structure |
OperationOutcome.issue[0].details[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/operation-outcome |
OperationOutcome.issue[0].details[0].coding[0].code[0] | MSG_DATE_FORMAT |
OperationOutcome.issue[0].details[0].coding[0].display[0] | The Date value %s is not in the correct format (Xml Date Format required) |
OperationOutcome.issue[0].diagnostics[0] | Interop.FHIRProcessors.Patient.processbirthDate line 2450 |
OperationOutcome.issue[0].expression[0] | Patient.birthDate |
Tree View
OperationOutcome |
id : UKCore-OperationOutcome-DateError-Example |
text |
status : additional |
issue |
severity : fatal |
code : structure |
details |
coding |
system : http://terminology.hl7.org/CodeSystem/operation-outcome |
code : MSG_DATE_FORMAT |
display : The Date value %s is not in the correct format (Xml Date Format required) |
diagnostics : Interop.FHIRProcessors.Patient.processbirthDate line 2450 |
expression : Patient.birthDate |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</details>
</issue>
</OperationOutcome>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
},
"Patient.birthDate"
]
}
]
}
Feedback
Click here to:UKCore-Organization-LeedsTeachingHospital-Example
An example to illustrate an NHS Trust organisation
Table View
Organization.id[0] | UKCore-Organization-LeedsTeachingHospital-Example |
Organization.text[0].status[0] | additional |
Organization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an NHS Trust organisation</div> |
Organization.identifier[0].use[0] | official |
Organization.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
Organization.identifier[0].value[0] | RR8 |
Organization.name[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
Organization.telecom[0].system[0] | phone |
Organization.telecom[0].value[0] | 0113 243 3144 |
Organization.address[0].line[0] | ST. JAMES'S UNIVERSITY HOSPITAL |
Organization.address[0].line[1] | BECKETT STREET |
Organization.address[0].city[0] | LEEDS |
Organization.address[0].postalCode[0] | LS9 7TF |
Organization.address[0].country[0] | ENGLAND |
Tree View
Organization |
id : UKCore-Organization-LeedsTeachingHospital-Example |
text |
status : additional |
identifier |
use : official |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RR8 |
name : LEEDS TEACHING HOSPITALS NHS TRUST |
telecom |
system : phone |
value : 0113 243 3144 |
address |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</telecom>
</address>
</Organization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
],
{
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
}
]
}
Feedback
Click here to:UKCore-Organization-WhiteRoseMedicalCentre-Example
An example to illustrate an organization
Table View
Organization.id[0] | UKCore-Organization-WhiteRoseMedicalCentre-Example |
Organization.text[0].status[0] | additional |
Organization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an organization</div> |
Organization.identifier[0].use[0] | official |
Organization.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
Organization.identifier[0].value[0] | GP5 |
Organization.name[0] | WHITE ROSE MEDICAL CENTRE |
Organization.telecom[0].system[0] | phone |
Organization.telecom[0].value[0] | 0111 243 3144 |
Organization.address[0].line[0] | WHITE ROSE MEDICAL PRACTICE |
Organization.address[0].line[1] | ROSE STREET |
Organization.address[0].city[0] | LEEDS |
Organization.address[0].postalCode[0] | LS1288T |
Organization.address[0].country[0] | ENGLAND |
Tree View
Organization |
id : UKCore-Organization-WhiteRoseMedicalCentre-Example |
text |
status : additional |
identifier |
use : official |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : GP5 |
name : WHITE ROSE MEDICAL CENTRE |
telecom |
system : phone |
value : 0111 243 3144 |
address |
line : WHITE ROSE MEDICAL PRACTICE |
line : ROSE STREET |
city : LEEDS |
postalCode : LS1288T |
country : ENGLAND |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</telecom>
</address>
</Organization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
],
{
"WHITE ROSE MEDICAL PRACTICE",
"ROSE STREET"
],
}
]
}
Feedback
Click here to:UKCore-Patient-BabyPatient-Example
An example to illustrate a patient that is a baby
Table View
Patient.id[0] | UKCore-Patient-BabyPatient-Example |
Patient.text[0].status[0] | additional |
Patient.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a patient that is a baby</div> |
Patient.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory |
Patient.extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland |
Patient.extension[0].value[0].coding[0].code[0] | A |
Patient.extension[0].value[0].coding[0].display[0] | White - British |
Patient.identifier[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus |
Patient.identifier[0].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland |
Patient.identifier[0].extension[0].value[0].coding[0].code[0] | 01 |
Patient.identifier[0].extension[0].value[0].coding[0].display[0] | Number present and verified |
Patient.identifier[0].system[0] | https://fhir.nhs.uk/Id/nhs-number |
Patient.identifier[0].value[0] | 9912003890 |
Patient.name[0].use[0] | official |
Patient.name[0].family[0] | JONES |
Patient.name[0].given[0] | Melanie |
Patient.telecom[0].system[0] | phone |
Patient.telecom[0].value[0] | 01131231266 |
Patient.gender[0] | female |
Patient.birthDate[0] | 2021-02-11 |
Patient.birthDate[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/patient-birthTime |
Patient.birthDate[0].extension[0].value[0] | 2021-02-11T15:39:00+00:00 |
Patient.address[0].line[0] | 10 Fearnville Grove |
Patient.address[0].city[0] | LEEDS |
Patient.address[0].postalCode[0] | LS8 3DR |
Tree View
Patient |
id : UKCore-Patient-BabyPatient-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland |
code : A |
display : White - British |
identifier |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland |
code : 01 |
display : Number present and verified |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9912003890 |
name |
use : official |
family : JONES |
given : Melanie |
telecom |
system : phone |
value : 01131231266 |
gender : female |
birthDate : 2021-02-11 |
extension |
url : http://hl7.org/fhir/StructureDefinition/patient-birthTime |
value : 2021-02-11T15:39:00+00:00 |
address |
line : 10 Fearnville Grove |
city : LEEDS |
postalCode : LS8 3DR |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
</coding>
</valueCodeableConcept>
</extension>
</identifier>
</name>
</telecom>
</extension>
</birthDate>
</address>
</Patient>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
{
{
{
}
]
}
}
],
}
],
],
],
{
}
]
},
]
}
Feedback
Click here to:UKCore-Patient-RichardSmith-Example
An example to illustrate a generic patient
Table View
Patient.id[0] | UKCore-Patient-RichardSmith-Example |
Patient.text[0].status[0] | additional |
Patient.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a generic patient</div> |
Patient.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory |
Patient.extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland |
Patient.extension[0].value[0].coding[0].code[0] | G |
Patient.extension[0].value[0].coding[0].display[0] | Mixed - Any other mixed background |
Patient.extension[1].extension[0].url[0] | PreferredContactMethod |
Patient.extension[1].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod |
Patient.extension[1].extension[0].value[0].coding[0].code[0] | 3 |
Patient.extension[1].extension[0].value[0].coding[0].display[0] | Telephone |
Patient.extension[1].extension[1].url[0] | PreferredContactTimes |
Patient.extension[1].extension[1].value[0].repeat[0].frequency[0] | 1 |
Patient.extension[1].extension[1].value[0].repeat[0].period[0] | 1 |
Patient.extension[1].extension[1].value[0].repeat[0].periodUnit[0] | d |
Patient.extension[1].extension[1].value[0].repeat[0].dayOfWeek[0] | mon |
Patient.extension[1].extension[1].value[0].repeat[0].dayOfWeek[1] | wed |
Patient.extension[1].extension[1].value[0].repeat[0].dayOfWeek[2] | fri |
Patient.extension[1].extension[1].value[0].repeat[0].when[0] | MORN |
Patient.extension[1].extension[2].url[0] | PreferredWrittenCommunicationFormat |
Patient.extension[1].extension[2].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat |
Patient.extension[1].extension[2].value[0].coding[0].code[0] | 11 |
Patient.extension[1].extension[2].value[0].coding[0].display[0] | Large print |
Patient.extension[1].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference |
Patient.extension[2].extension[0].url[0] | deathNotificationStatus |
Patient.extension[2].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
Patient.extension[2].extension[0].value[0].coding[0].code[0] | U |
Patient.extension[2].extension[0].value[0].coding[0].display[0] | Removed |
Patient.extension[2].extension[1].url[0] | systemEffectiveDate |
Patient.extension[2].extension[1].value[0] | 2019-08-01T00:00:00.000Z |
Patient.extension[2].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus |
Patient.extension[3].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus |
Patient.extension[3].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus |
Patient.extension[3].value[0].coding[0].code[0] | H |
Patient.extension[3].value[0].coding[0].display[0] | UK Resident |
Patient.identifier[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus |
Patient.identifier[0].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland |
Patient.identifier[0].extension[0].value[0].coding[0].code[0] | 01 |
Patient.identifier[0].extension[0].value[0].coding[0].display[0] | Number present and verified |
Patient.identifier[0].system[0] | https://fhir.nhs.uk/Id/nhs-number |
Patient.identifier[0].value[0] | 9912003888 |
Patient.name[0].use[0] | official |
Patient.name[0].family[0] | SMITH |
Patient.name[0].given[0] | Richard |
Patient.telecom[0].system[0] | phone |
Patient.telecom[0].value[0] | 01131231234 |
Patient.gender[0] | male |
Patient.birthDate[0] | 1970-09-11 |
Patient.address[0].line[0] | 4 Sandmoor Drive |
Patient.address[0].city[0] | LEEDS |
Patient.address[0].postalCode[0] | LS17 7DF |
Patient.contact[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank |
Patient.contact[0].extension[0].value[0] | 1 |
Patient.contact[0].extension[1].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator |
Patient.contact[0].extension[1].value[0] | True |
Patient.contact[0].relationship[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole |
Patient.contact[0].relationship[0].coding[0].code[0] | Personal |
Patient.contact[0].relationship[0].coding[0].display[0] | Personal relationship with the patient |
Patient.contact[0].name[0].use[0] | official |
Patient.contact[0].name[0].text[0] | JACKSON Jane (Miss) |
Patient.contact[0].name[0].family[0] | Jackson |
Patient.contact[0].name[0].given[0] | Jane |
Patient.contact[0].name[0].prefix[0] | Miss |
Patient.contact[0].telecom[0].system[0] | phone |
Patient.contact[0].telecom[0].value[0] | 07777123123 |
Patient.contact[0].telecom[0].use[0] | mobile |
Patient.contact[0].address[0].use[0] | home |
Patient.contact[0].address[0].type[0] | physical |
Patient.contact[0].address[0].line[0] | 5 Alwoodley Road |
Patient.contact[0].address[0].city[0] | LEEDS |
Patient.contact[0].address[0].postalCode[0] | LS17 6EH |
Patient.contact[0].gender[0] | female |
Patient.communication[0].language[0].coding[0].system[0] | urn:ietf:bcp:47 |
Patient.communication[0].language[0].coding[0].code[0] | bfi |
Patient.communication[0].language[0].coding[0].display[0] | British Sign Language |
Patient.communication[0].language[0].coding[1].system[0] | http://snomed.info/sct |
Patient.communication[0].language[0].coding[1].code[0] | 703963007 |
Patient.communication[0].language[0].coding[1].display[0] | Makaton vocabulary |
Tree View
Patient |
id : UKCore-Patient-RichardSmith-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland |
code : G |
display : Mixed - Any other mixed background |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference |
extension |
url : PreferredContactMethod |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod |
code : 3 |
display : Telephone |
extension |
url : PreferredContactTimes |
value |
repeat |
frequency : 1 |
period : 1 |
periodUnit : d |
dayOfWeek : mon |
dayOfWeek : wed |
dayOfWeek : fri |
when : MORN |
extension |
url : PreferredWrittenCommunicationFormat |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat |
code : 11 |
display : Large print |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus |
extension |
url : deathNotificationStatus |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
code : U |
display : Removed |
extension |
url : systemEffectiveDate |
value : 2019-08-01T00:00:00.000Z |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus |
code : H |
display : UK Resident |
identifier |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland |
code : 01 |
display : Number present and verified |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9912003888 |
name |
use : official |
family : SMITH |
given : Richard |
telecom |
system : phone |
value : 01131231234 |
gender : male |
birthDate : 1970-09-11 |
address |
line : 4 Sandmoor Drive |
city : LEEDS |
postalCode : LS17 7DF |
contact |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank |
value : 1 |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator |
value : True |
relationship |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole |
code : Personal |
display : Personal relationship with the patient |
name |
use : official |
text : JACKSON Jane (Miss) |
family : Jackson |
given : Jane |
prefix : Miss |
telecom |
system : phone |
value : 07777123123 |
use : mobile |
address |
use : home |
type : physical |
line : 5 Alwoodley Road |
city : LEEDS |
postalCode : LS17 6EH |
gender : female |
communication |
language |
coding |
system : urn:ietf:bcp:47 |
code : bfi |
display : British Sign Language |
coding |
system : http://snomed.info/sct |
code : 703963007 |
display : Makaton vocabulary |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
</coding>
</valueCodeableConcept>
</extension>
</repeat>
</valueTiming>
</extension>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus">
</coding>
</valueCodeableConcept>
</extension>
</extension>
</extension>
</coding>
</valueCodeableConcept>
</extension>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
</coding>
</valueCodeableConcept>
</extension>
</identifier>
</name>
</telecom>
</address>
</extension>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator">
</extension>
</coding>
</relationship>
</name>
</telecom>
</address>
</contact>
</coding>
</coding>
</language>
</communication>
</Patient>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
},
{
{
{
}
]
}
},
{
"mon",
"wed",
"fri"
],
"MORN"
]
}
}
},
{
{
}
]
}
}
]
},
{
{
{
}
]
}
},
{
}
]
},
{
{
}
]
}
}
],
{
{
{
}
]
}
}
],
}
],
],
],
],
{
{
},
{
}
],
{
{
}
]
}
],
"Jane"
],
"Miss"
]
},
],
"5 Alwoodley Road"
],
},
}
],
{
{
},
{
}
]
}
}
]
}
Feedback
Click here to:UKCore-Practitioner-ConsultantSandraGose-Example
An example to illustrate a practitioner who is a consultant
Table View
Practitioner.id[0] | UKCore-Practitioner-ConsultantSandraGose-Example |
Practitioner.text[0].status[0] | additional |
Practitioner.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a practitioner who is a consultant</div> |
Practitioner.identifier[0].system[0] | https://fhir.hl7.org.uk/Id/gmc-number |
Practitioner.identifier[0].value[0] | C12345678 |
Practitioner.name[0].family[0] | Gose |
Practitioner.name[0].given[0] | Sandra |
Practitioner.name[0].prefix[0] | Mrs |
Practitioner.telecom[0].system[0] | phone |
Practitioner.telecom[0].value[0] | 0113 6323211 |
Practitioner.telecom[0].use[0] | work |
Practitioner.address[0].line[0] | Admissions Department |
Practitioner.address[0].line[1] | ST. JAMES'S UNIVERSITY HOSPITAL |
Practitioner.address[0].line[2] | BECKETT STREET |
Practitioner.address[0].city[0] | LEEDS |
Practitioner.address[0].postalCode[0] | LS9 7TF |
Practitioner.address[0].country[0] | ENGLAND |
Practitioner.gender[0] | female |
Tree View
Practitioner |
id : UKCore-Practitioner-ConsultantSandraGose-Example |
text |
status : additional |
identifier |
system : https://fhir.hl7.org.uk/Id/gmc-number |
value : C12345678 |
name |
family : Gose |
given : Sandra |
prefix : Mrs |
telecom |
system : phone |
value : 0113 6323211 |
use : work |
address |
line : Admissions Department |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
gender : female |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</name>
</telecom>
</address>
</Practitioner>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
],
],
{
"Admissions Department",
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
}
],
}
Feedback
Click here to:UKCore-Practitioner-DoctorPaulRastall-Example
An example to illustrate a practitioner who is a doctor
Table View
Practitioner.id[0] | UKCore-Practitioner-DoctorPaulRastall-Example |
Practitioner.text[0].status[0] | additional |
Practitioner.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a practitioner who is a doctor</div> |
Practitioner.identifier[0].system[0] | https://fhir.hl7.org.uk/Id/gmp-number |
Practitioner.identifier[0].value[0] | G12345678 |
Practitioner.name[0].family[0] | Rastall |
Practitioner.name[0].given[0] | Paul |
Practitioner.name[0].prefix[0] | Dr |
Practitioner.telecom[0].system[0] | phone |
Practitioner.telecom[0].value[0] | 0113 6323200 |
Practitioner.telecom[0].use[0] | work |
Practitioner.address[0].use[0] | work |
Practitioner.address[0].type[0] | both |
Practitioner.address[0].line[0] | Chapel Main Practice |
Practitioner.address[0].line[1] | 22 Brightside Crescent |
Practitioner.address[0].city[0] | Overtown |
Practitioner.address[0].district[0] | West Yorkshire |
Practitioner.address[0].postalCode[0] | LS10 4YU |
Practitioner.gender[0] | male |
Tree View
Practitioner |
id : UKCore-Practitioner-DoctorPaulRastall-Example |
text |
status : additional |
identifier |
system : https://fhir.hl7.org.uk/Id/gmp-number |
value : G12345678 |
name |
family : Rastall |
given : Paul |
prefix : Dr |
telecom |
system : phone |
value : 0113 6323200 |
use : work |
address |
use : work |
type : both |
line : Chapel Main Practice |
line : 22 Brightside Crescent |
city : Overtown |
district : West Yorkshire |
postalCode : LS10 4YU |
gender : male |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</name>
</telecom>
</address>
</Practitioner>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
],
],
{
"Chapel Main Practice",
"22 Brightside Crescent"
],
}
],
}
Feedback
Click here to:UKCore-Practitioner-PharmacistJimmyChuck-Example
An example to illustrate a pharmacist practitioner
Table View
Practitioner.id[0] | UKCore-Practitioner-PharmacistJimmyChuck-Example |
Practitioner.text[0].status[0] | additional |
Practitioner.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a pharmacist practitioner</div> |
Practitioner.identifier[0].system[0] | https://fhir.hl7.org.uk/Id/gphc-number |
Practitioner.identifier[0].value[0] | 2298676 |
Practitioner.identifier[1].system[0] | https://fhir.nhs.uk/Id/sds-user-id |
Practitioner.identifier[1].value[0] | P12345678 |
Practitioner.name[0].family[0] | Chuck |
Practitioner.name[0].given[0] | Jimmy |
Practitioner.name[0].prefix[0] | Mr |
Practitioner.telecom[0].system[0] | phone |
Practitioner.telecom[0].value[0] | 0113 6323222 |
Practitioner.telecom[0].use[0] | work |
Practitioner.address[0].line[0] | INHOUSE PHARMACY |
Practitioner.address[0].line[1] | ST. JAMES'S UNIVERSITY HOSPITAL |
Practitioner.address[0].line[2] | BECKETT STREET |
Practitioner.address[0].city[0] | LEEDS |
Practitioner.address[0].postalCode[0] | LS9 7TF |
Practitioner.address[0].country[0] | ENGLAND |
Tree View
Practitioner |
id : UKCore-Practitioner-PharmacistJimmyChuck-Example |
text |
status : additional |
identifier |
system : https://fhir.hl7.org.uk/Id/gphc-number |
value : 2298676 |
identifier |
system : https://fhir.nhs.uk/Id/sds-user-id |
value : P12345678 |
name |
family : Chuck |
given : Jimmy |
prefix : Mr |
telecom |
system : phone |
value : 0113 6323222 |
use : work |
address |
line : INHOUSE PHARMACY |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</identifier>
</name>
</telecom>
</address>
</Practitioner>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
},
{
}
],
],
],
{
"INHOUSE PHARMACY",
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
}
]
}
Feedback
Click here to:UKCore-PractitionerRole-GeneralPractitioner-Example
An example to illustrate a practitioner with the GP role
Table View
PractitionerRole.id[0] | UKCore-PractitionerRole-GeneralPractitioner-Example |
PractitionerRole.text[0].status[0] | additional |
PractitionerRole.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a practitioner with the GP role</div> |
PractitionerRole.identifier[0].system[0] | https://fhir.nhs.uk/Id/sds-role-profile-id |
PractitionerRole.identifier[0].value[0] | 100334993514 |
PractitionerRole.practitioner[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
PractitionerRole.organization[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
PractitionerRole.code[0].coding[0].system[0] | http://snomed.info/sct |
PractitionerRole.code[0].coding[0].code[0] | 62247001 |
PractitionerRole.code[0].coding[0].display[0] | General practitioner |
PractitionerRole.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
PractitionerRole.specialty[0].coding[0].code[0] | 600 |
PractitionerRole.specialty[0].coding[0].display[0] | General Medical Practice |
PractitionerRole.telecom[0].system[0] | phone |
PractitionerRole.telecom[0].value[0] | 0113 6323200 |
PractitionerRole.telecom[0].use[0] | work |
Tree View
PractitionerRole |
id : UKCore-PractitionerRole-GeneralPractitioner-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/sds-role-profile-id |
value : 100334993514 |
practitioner |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
organization |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
code |
coding |
system : http://snomed.info/sct |
code : 62247001 |
display : General practitioner |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 600 |
display : General Medical Practice |
telecom |
system : phone |
value : 0113 6323200 |
use : work |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</practitioner>
</organization>
</coding>
</code>
</coding>
</specialty>
</telecom>
</PractitionerRole>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
},
},
{
]
}
],
{
{
}
]
}
],
]
}
Feedback
Click here to:UKCore-PractitionerRole-GeneralPractitioner-Example
An example to illustrate a practitioner with the GP role
Table View
PractitionerRole.id[0] | UKCore-PractitionerRole-GeneralPractitioner-Example |
PractitionerRole.text[0].status[0] | additional |
PractitionerRole.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a practitioner with the GP role</div> |
PractitionerRole.identifier[0].system[0] | https://fhir.nhs.uk/Id/sds-role-profile-id |
PractitionerRole.identifier[0].value[0] | 100334993514 |
PractitionerRole.practitioner[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
PractitionerRole.organization[0].reference[0] | Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
PractitionerRole.code[0].coding[0].system[0] | http://snomed.info/sct |
PractitionerRole.code[0].coding[0].code[0] | 62247001 |
PractitionerRole.code[0].coding[0].display[0] | General practitioner |
PractitionerRole.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
PractitionerRole.specialty[0].coding[0].code[0] | 600 |
PractitionerRole.specialty[0].coding[0].display[0] | General Medical Practice |
PractitionerRole.telecom[0].system[0] | phone |
PractitionerRole.telecom[0].value[0] | 0113 6323200 |
PractitionerRole.telecom[0].use[0] | work |
Tree View
PractitionerRole |
id : UKCore-PractitionerRole-GeneralPractitioner-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/sds-role-profile-id |
value : 100334993514 |
practitioner |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
organization |
reference : Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example |
code |
coding |
system : http://snomed.info/sct |
code : 62247001 |
display : General practitioner |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 600 |
display : General Medical Practice |
telecom |
system : phone |
value : 0113 6323200 |
use : work |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</practitioner>
</organization>
</coding>
</code>
</coding>
</specialty>
</telecom>
</PractitionerRole>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
},
},
{
]
}
],
{
{
}
]
}
],
]
}
Feedback
Click here to:UKCore-Procedure-ExaminationOfSkin-Example
An example to illustrate a skin examination procedure
Table View
Procedure.id[0] | UKCore-Procedure-ExaminationOfSkin-Example |
Procedure.text[0].status[0] | additional |
Procedure.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a skin examination procedure</div> |
Procedure.status[0] | completed |
Procedure.code[0].coding[0].system[0] | http://snomed.info/sct |
Procedure.code[0].coding[0].code[0] | 128004 |
Procedure.code[0].coding[0].display[0] | Hand microscope examination of skin |
Procedure.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Procedure.performed[0] | 2019-12-10T13:00:00+00:00 |
Tree View
Procedure |
id : UKCore-Procedure-ExaminationOfSkin-Example |
text |
status : additional |
status : completed |
code |
coding |
system : http://snomed.info/sct |
code : 128004 |
display : Hand microscope examination of skin |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performed : 2019-12-10T13:00:00+00:00 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</Procedure>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
},
}
Feedback
Click here to:UKCore-Provenance-RARecordConsent-Example
An example to illustrate provenance for a consent scenario
Table View
Provenance.id[0] | UKCore-Provenance-RARecordConsent-Example |
Provenance.text[0].status[0] | additional |
Provenance.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate provenance for a consent scenario</div> |
Provenance.target[0].reference[0] | Consent/UKCore-Consent-ForInformationAccess-Example |
Provenance.recorded[0] | 2022-03-01T10:05:33+00:00 |
Provenance.agent[0].role[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName |
Provenance.agent[0].role[0].coding[0].code[0] | R0260 |
Provenance.agent[0].role[0].coding[0].display[0] | General Medical Practitioner |
Provenance.agent[0].who[0].reference[0] | Practitioner/UKCore-Practitioner-PaulRastall-Example |
Provenance.agent[0].who[0].display[0] | Dr Paul Rastall |
Provenance.agent[0].onBehalfOf[0].reference[0] | Organization/https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization |
Provenance.agent[0].onBehalfOf[0].display[0] | White Rose Medical Centre |
Tree View
Provenance |
id : UKCore-Provenance-RARecordConsent-Example |
text |
status : additional |
target |
reference : Consent/UKCore-Consent-ForInformationAccess-Example |
recorded : 2022-03-01T10:05:33+00:00 |
agent |
role |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName |
code : R0260 |
display : General Medical Practitioner |
who |
reference : Practitioner/UKCore-Practitioner-PaulRastall-Example |
display : Dr Paul Rastall |
onBehalfOf |
reference : Organization/https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization |
display : White Rose Medical Centre |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</target>
<!-- The actor who has some responsibility for the activity taking place -->
</coding>
</role>
</who>
</onBehalfOf>
</agent>
</Provenance>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
],
{
{
{
}
]
}
],
},
}
}
]
}
Feedback
Click here to:UKCore-Questionnaire-EOLPlan-Example
An example to illustrate an end of life plan questionnaire
Table View
Questionnaire.id[0] | UKCore-Questionnaire-EOLPlan-Example |
Questionnaire.text[0].status[0] | additional |
Questionnaire.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an end of life plan questionnaire</div> |
Questionnaire.url[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example |
Questionnaire.title[0] | End of Life Care Plan (Mock up) |
Questionnaire.status[0] | draft |
Questionnaire.experimental[0] | True |
Questionnaire.subjectType[0] | Patient |
Questionnaire.date[0] | 2023-11-13T13:32:13+00:00 |
Questionnaire.description[0] | This is an End of Life plan, purely for demonstration purposes |
Questionnaire.code[0].system[0] | http://snomed.info/sct |
Questionnaire.code[0].code[0] | 861411000000103 |
Questionnaire.code[0].display[0] | End of Life Care Document |
Questionnaire.item[0].linkId[0] | Q1 |
Questionnaire.item[0].text[0] | Advanced Treatment Preferences |
Questionnaire.item[0].type[0] | group |
Questionnaire.item[0].enableBehavior[0] | any |
Questionnaire.item[0].item[0].linkId[0] | Q1.1 |
Questionnaire.item[0].item[0].text[0] | Clinical Problems and Advised Interventions |
Questionnaire.item[0].item[0].type[0] | group |
Questionnaire.item[0].item[0].enableBehavior[0] | any |
Questionnaire.item[0].item[0].repeats[0] | True |
Questionnaire.item[0].item[0].item[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl |
Questionnaire.item[0].item[0].item[0].extension[0].value[0].coding[0].system[0] | http://hl7.org/fhir/questionnaire-item-control |
Questionnaire.item[0].item[0].item[0].extension[0].value[0].coding[0].code[0] | autocomplete |
Questionnaire.item[0].item[0].item[0].extension[0].value[0].coding[0].display[0] | Auto-complete |
Questionnaire.item[0].item[0].item[0].linkId[0] | Q1.1g |
Questionnaire.item[0].item[0].item[0].text[0] | ATP Problems |
Questionnaire.item[0].item[0].item[0].type[0] | choice |
Questionnaire.item[0].item[0].item[0].enableBehavior[0] | any |
Questionnaire.item[0].item[0].item[0].required[0] | True |
Questionnaire.item[0].item[0].item[0].answerValueSet[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode |
Questionnaire.item[0].item[1].linkId[0] | Q1.2 |
Questionnaire.item[0].item[1].text[0] | Anticipatory medicines/just in case box issued |
Questionnaire.item[0].item[1].type[0] | string |
Questionnaire.item[0].item[1].enableBehavior[0] | any |
Questionnaire.item[0].item[1].required[0] | True |
Questionnaire.item[0].item[2].linkId[0] | Q1.3 |
Questionnaire.item[0].item[2].text[0] | Advance Decision to Refuse Treatment |
Questionnaire.item[0].item[2].type[0] | string |
Questionnaire.item[0].item[2].enableBehavior[0] | any |
Questionnaire.item[0].item[2].required[0] | True |
Questionnaire.item[1].linkId[0] | Q2 |
Questionnaire.item[1].text[0] | Consent |
Questionnaire.item[1].type[0] | group |
Questionnaire.item[1].enableBehavior[0] | any |
Questionnaire.item[1].item[0].linkId[0] | Q2g |
Questionnaire.item[1].item[0].code[0].system[0] | http://snomed.info/sct |
Questionnaire.item[1].item[0].code[0].code[0] | 887031000000108 |
Questionnaire.item[1].item[0].code[0].display[0] | Consent for information sharing |
Questionnaire.item[1].item[0].text[0] | Consent for Information Sharing |
Questionnaire.item[1].item[0].type[0] | date |
Questionnaire.item[2].linkId[0] | Q3 |
Questionnaire.item[2].text[0] | EOL Register |
Questionnaire.item[2].type[0] | group |
Questionnaire.item[2].enableBehavior[0] | any |
Questionnaire.item[2].repeats[0] | False |
Questionnaire.item[2].item[0].linkId[0] | Q3g |
Questionnaire.item[2].item[0].code[0].system[0] | http://snomed.info/sct |
Questionnaire.item[2].item[0].code[0].code[0] | 526631000000108 |
Questionnaire.item[2].item[0].code[0].display[0] | On end of life care register |
Questionnaire.item[2].item[0].text[0] | On End Of Life Register |
Questionnaire.item[2].item[0].type[0] | dateTime |
Tree View
Questionnaire |
id : UKCore-Questionnaire-EOLPlan-Example |
text |
status : additional |
url : https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example |
title : End of Life Care Plan (Mock up) |
status : draft |
experimental : True |
subjectType : Patient |
date : 2023-11-13T13:32:13+00:00 |
description : This is an End of Life plan, purely for demonstration purposes |
code |
system : http://snomed.info/sct |
code : 861411000000103 |
display : End of Life Care Document |
item |
linkId : Q1 |
text : Advanced Treatment Preferences |
type : group |
enableBehavior : any |
item |
linkId : Q1.1 |
text : Clinical Problems and Advised Interventions |
type : group |
enableBehavior : any |
repeats : True |
item |
linkId : Q1.1g |
extension |
url : http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl |
value |
coding |
system : http://hl7.org/fhir/questionnaire-item-control |
code : autocomplete |
display : Auto-complete |
text : ATP Problems |
type : choice |
enableBehavior : any |
required : True |
answerValueSet : https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode |
item |
linkId : Q1.2 |
text : Anticipatory medicines/just in case box issued |
type : string |
enableBehavior : any |
required : True |
item |
linkId : Q1.3 |
text : Advance Decision to Refuse Treatment |
type : string |
enableBehavior : any |
required : True |
item |
linkId : Q2 |
text : Consent |
type : group |
enableBehavior : any |
item |
linkId : Q2g |
code |
system : http://snomed.info/sct |
code : 887031000000108 |
display : Consent for information sharing |
text : Consent for Information Sharing |
type : date |
item |
linkId : Q3 |
text : EOL Register |
type : group |
enableBehavior : any |
repeats : False |
item |
linkId : Q3g |
code |
system : http://snomed.info/sct |
code : 526631000000108 |
display : On end of life care register |
text : On End Of Life Register |
type : dateTime |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</code>
</coding>
</valueCodeableConcept>
</extension>
</item>
</item>
</item>
</item>
</item>
</code>
</item>
</item>
</code>
</item>
</item>
</Questionnaire>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
"Patient"
],
{
}
],
{
{
{
{
{
}
]
}
}
],
}
]
},
{
},
{
}
]
},
{
{
{
}
],
}
]
},
{
{
{
}
],
}
]
}
]
}
Feedback
Click here to:UKCore-Questionnaire-FitnessForWork-Example
An example to illustrate a fitness for work form questions
Table View
Questionnaire.id[0] | UKCore-Questionnaire-FitnessForWork-Example |
Questionnaire.text[0].status[0] | additional |
Questionnaire.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a fitness for work form questions</div> |
Questionnaire.url[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example |
Questionnaire.title[0] | Statement of Fitness for Work (Mock up) |
Questionnaire.status[0] | draft |
Questionnaire.experimental[0] | True |
Questionnaire.subjectType[0] | Patient |
Questionnaire.description[0] | This is based on Med 3 from DWP purely for demonstration purposes |
Questionnaire.code[0].system[0] | http://snomed.info/sct |
Questionnaire.code[0].code[0] | 18381000000107 |
Questionnaire.code[0].display[0] | Sickness certificates |
Questionnaire.item[0].linkId[0] | Q1 |
Questionnaire.item[0].text[0] | Assessment Date |
Questionnaire.item[0].type[0] | date |
Questionnaire.item[0].required[0] | True |
Questionnaire.item[1].linkId[0] | Q2 |
Questionnaire.item[1].text[0] | Condition(s) |
Questionnaire.item[1].type[0] | group |
Questionnaire.item[1].item[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl |
Questionnaire.item[1].item[0].extension[0].value[0].coding[0].system[0] | http://hl7.org/fhir/questionnaire-item-control |
Questionnaire.item[1].item[0].extension[0].value[0].coding[0].code[0] | autocomplete |
Questionnaire.item[1].item[0].extension[0].value[0].coding[0].display[0] | Auto-complete |
Questionnaire.item[1].item[0].linkId[0] | Q2g |
Questionnaire.item[1].item[0].text[0] | Condition (Coded) |
Questionnaire.item[1].item[0].type[0] | choice |
Questionnaire.item[1].item[0].repeats[0] | True |
Questionnaire.item[1].item[0].answerValueSet[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode |
Questionnaire.item[2].linkId[0] | Q3 |
Questionnaire.item[2].code[0].system[0] | http://snomed.info/sct |
Questionnaire.item[2].code[0].code[0] | 365524007 |
Questionnaire.item[2].code[0].display[0] | Fitness for work - finding |
Questionnaire.item[2].text[0] | I find you |
Questionnaire.item[2].type[0] | choice |
Questionnaire.item[2].required[0] | True |
Questionnaire.item[2].answerOption[0].value[0].system[0] | http://snomed.info/sct |
Questionnaire.item[2].answerOption[0].value[0].code[0] | 160910001 |
Questionnaire.item[2].answerOption[0].value[0].display[0] | Unfit for work |
Questionnaire.item[2].answerOption[1].value[0].system[0] | http://snomed.info/sct |
Questionnaire.item[2].answerOption[1].value[0].code[0] | 225891002 |
Questionnaire.item[2].answerOption[1].value[0].display[0] | Fit for work with restrictions |
Tree View
Questionnaire |
id : UKCore-Questionnaire-FitnessForWork-Example |
text |
status : additional |
url : https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example |
title : Statement of Fitness for Work (Mock up) |
status : draft |
experimental : True |
subjectType : Patient |
description : This is based on Med 3 from DWP purely for demonstration purposes |
code |
system : http://snomed.info/sct |
code : 18381000000107 |
display : Sickness certificates |
item |
linkId : Q1 |
text : Assessment Date |
type : date |
required : True |
item |
linkId : Q2 |
text : Condition(s) |
type : group |
item |
extension |
url : http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl |
value |
coding |
system : http://hl7.org/fhir/questionnaire-item-control |
code : autocomplete |
display : Auto-complete |
linkId : Q2g |
text : Condition (Coded) |
type : choice |
repeats : True |
answerValueSet : https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode |
item |
linkId : Q3 |
code |
system : http://snomed.info/sct |
code : 365524007 |
display : Fitness for work - finding |
text : I find you |
type : choice |
required : True |
answerOption |
value |
system : http://snomed.info/sct |
code : 160910001 |
display : Unfit for work |
answerOption |
value |
system : http://snomed.info/sct |
code : 225891002 |
display : Fit for work with restrictions |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</code>
</item>
</coding>
</valueCodeableConcept>
</extension>
</item>
</item>
</code>
</valueCoding>
</answerOption>
</valueCoding>
</answerOption>
</item>
</Questionnaire>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
"Patient"
],
{
}
],
{
},
{
{
{
{
}
]
}
}
],
}
]
},
{
{
}
],
{
}
},
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-Questionnaire-InpatientSurvey-Example
An example to illustrate an in-patient questionnaire
Table View
Questionnaire.id[0] | UKCore-Questionnaire-InpatientSurvey-Example |
Questionnaire.text[0].status[0] | additional |
Questionnaire.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an in-patient questionnaire</div> |
Questionnaire.url[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example |
Questionnaire.title[0] | Inpatient Survey (Mock up) |
Questionnaire.status[0] | draft |
Questionnaire.experimental[0] | True |
Questionnaire.subjectType[0] | Patient |
Questionnaire.date[0] | 2023-11-13T11:50:00+00:00 |
Questionnaire.purpose[0] | A questionnaire used as part of a survey of new patient admissions to Acute Medicine. Purely for demonstration purposes. |
Questionnaire.effectivePeriod[0].start[0] | 2023-11-13T11:50:00+00:00 |
Questionnaire.effectivePeriod[0].end[0] | 2023-12-13T11:50:00+00:00 |
Questionnaire.item[0].linkId[0] | 1 |
Questionnaire.item[0].text[0] | Do you have allergies? |
Questionnaire.item[0].type[0] | string |
Questionnaire.item[1].linkId[0] | 2 |
Questionnaire.item[1].text[0] | General questions |
Questionnaire.item[1].type[0] | group |
Questionnaire.item[1].item[0].linkId[0] | 2.1 |
Questionnaire.item[1].item[0].text[0] | What is your gender? |
Questionnaire.item[1].item[0].type[0] | string |
Questionnaire.item[1].item[1].linkId[0] | 2.2 |
Questionnaire.item[1].item[1].text[0] | What is your date of birth? |
Questionnaire.item[1].item[1].type[0] | date |
Questionnaire.item[1].item[2].linkId[0] | 2.3 |
Questionnaire.item[1].item[2].text[0] | What is your country of birth? |
Questionnaire.item[1].item[2].type[0] | string |
Questionnaire.item[1].item[3].linkId[0] | 2.4 |
Questionnaire.item[1].item[3].text[0] | What is your marital status? |
Questionnaire.item[1].item[3].type[0] | string |
Questionnaire.item[2].linkId[0] | 3 |
Questionnaire.item[2].text[0] | Intoxications |
Questionnaire.item[2].type[0] | group |
Questionnaire.item[2].item[0].linkId[0] | 3.1 |
Questionnaire.item[2].item[0].text[0] | Do you smoke? |
Questionnaire.item[2].item[0].type[0] | boolean |
Questionnaire.item[2].item[1].linkId[0] | 3.2 |
Questionnaire.item[2].item[1].text[0] | Do you drink alcohol? |
Questionnaire.item[2].item[1].type[0] | boolean |
Tree View
Questionnaire |
id : UKCore-Questionnaire-InpatientSurvey-Example |
text |
status : additional |
url : https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example |
title : Inpatient Survey (Mock up) |
status : draft |
experimental : True |
subjectType : Patient |
date : 2023-11-13T11:50:00+00:00 |
purpose : A questionnaire used as part of a survey of new patient admissions to Acute Medicine. Purely for demonstration purposes. |
effectivePeriod |
start : 2023-11-13T11:50:00+00:00 |
end : 2023-12-13T11:50:00+00:00 |
item |
linkId : 1 |
text : Do you have allergies? |
type : string |
item |
linkId : 2 |
text : General questions |
type : group |
item |
linkId : 2.1 |
text : What is your gender? |
type : string |
item |
linkId : 2.2 |
text : What is your date of birth? |
type : date |
item |
linkId : 2.3 |
text : What is your country of birth? |
type : string |
item |
linkId : 2.4 |
text : What is your marital status? |
type : string |
item |
linkId : 3 |
text : Intoxications |
type : group |
item |
linkId : 3.1 |
text : Do you smoke? |
type : boolean |
item |
linkId : 3.2 |
text : Do you drink alcohol? |
type : boolean |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<purpose value="A questionnaire used as part of a survey of new patient admissions to Acute Medicine. Purely for demonstration purposes." />
</effectivePeriod>
</item>
</item>
</item>
</item>
</item>
</item>
</item>
</item>
</item>
</Questionnaire>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
"Patient"
],
"purpose": "A questionnaire used as part of a survey of new patient admissions to Acute Medicine. Purely for demonstration purposes.",
},
{
},
{
{
},
{
},
{
},
{
}
]
},
{
{
},
{
}
]
}
]
}
Feedback
Click here to:Table View
Command 'table' could not render: File not found for 'subject=UKCore-QuestionnaireResponse-BabyPatientSurvey-Example'
Tree View
Command 'tree' could not render: File not found for 'subject=UKCore-QuestionnaireResponse-BabyPatientSurvey-Example'
XML View
Command 'xml' could not render: File not found for 'subject=UKCore-QuestionnaireResponse-BabyPatientSurvey-Example'
JSON View
Command 'json' could not render: File not found for 'subject=UKCore-QuestionnaireResponse-BabyPatientSurvey-Example'
Feedback
Click here to:UKCore-QuestionnaireResponse-EOLPlan-Example
An example to illustrate a questionnaire response for an end of life survey
Table View
QuestionnaireResponse.id[0] | UKCore-QuestionnaireResponse-EOLPlan-Example |
QuestionnaireResponse.text[0].status[0] | additional |
QuestionnaireResponse.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a questionnaire response for an end of life survey</div> |
QuestionnaireResponse.questionnaire[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example |
QuestionnaireResponse.status[0] | completed |
QuestionnaireResponse.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
QuestionnaireResponse.authored[0] | 2023-11-14T08:07:00+00:00 |
QuestionnaireResponse.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
QuestionnaireResponse.source[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.item[0].linkId[0] | Q1 |
QuestionnaireResponse.item[0].text[0] | Advanced Treatment Preferences |
QuestionnaireResponse.item[0].item[0].linkId[0] | Q1.1 |
QuestionnaireResponse.item[0].item[0].text[0] | Clinical Problems and Advised Interventions |
QuestionnaireResponse.item[0].item[0].item[0].linkId[0] | Q1.1g |
QuestionnaireResponse.item[0].item[0].item[0].text[0] | ATP Problems |
QuestionnaireResponse.item[0].item[0].item[0].answer[0].value[0].system[0] | http://snomed.info/sct |
QuestionnaireResponse.item[0].item[0].item[0].answer[0].value[0].code[0] | 95417003 |
QuestionnaireResponse.item[0].item[0].item[0].answer[0].value[0].display[0] | Primary fibromyalgia syndrome |
QuestionnaireResponse.item[0].item[1].linkId[0] | Q1.2 |
QuestionnaireResponse.item[0].item[1].text[0] | Anticipatory medicines/just in case box issued |
QuestionnaireResponse.item[0].item[1].answer[0].value[0] | Yes |
QuestionnaireResponse.item[0].item[2].linkId[0] | Q1.3 |
QuestionnaireResponse.item[0].item[2].text[0] | Advance Decision to Refuse Treatment |
QuestionnaireResponse.item[0].item[2].answer[0].value[0] | Yes |
QuestionnaireResponse.item[1].linkId[0] | Q2 |
QuestionnaireResponse.item[1].text[0] | Consent |
QuestionnaireResponse.item[1].item[0].linkId[0] | Q2g |
QuestionnaireResponse.item[1].item[0].text[0] | Consent for Information Sharing |
QuestionnaireResponse.item[1].item[0].answer[0].value[0] | 2023-11-13 |
QuestionnaireResponse.item[2].linkId[0] | Q3 |
QuestionnaireResponse.item[2].text[0] | EOL Register |
QuestionnaireResponse.item[2].item[0].linkId[0] | Q3g |
QuestionnaireResponse.item[2].item[0].text[0] | On End Of Life Register |
QuestionnaireResponse.item[2].item[0].answer[0].value[0] | 2023-11-13T16:07:00+00:00 |
Tree View
QuestionnaireResponse |
id : UKCore-QuestionnaireResponse-EOLPlan-Example |
text |
status : additional |
questionnaire : https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example |
status : completed |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
authored : 2023-11-14T08:07:00+00:00 |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
source |
reference : Patient/UKCore-Patient-RichardSmith-Example |
item |
linkId : Q1 |
text : Advanced Treatment Preferences |
item |
linkId : Q1.1 |
text : Clinical Problems and Advised Interventions |
item |
linkId : Q1.1g |
text : ATP Problems |
answer |
value |
system : http://snomed.info/sct |
code : 95417003 |
display : Primary fibromyalgia syndrome |
item |
linkId : Q1.2 |
text : Anticipatory medicines/just in case box issued |
answer |
value : Yes |
item |
linkId : Q1.3 |
text : Advance Decision to Refuse Treatment |
answer |
value : Yes |
item |
linkId : Q2 |
text : Consent |
item |
linkId : Q2g |
text : Consent for Information Sharing |
answer |
value : 2023-11-13 |
item |
linkId : Q3 |
text : EOL Register |
item |
linkId : Q3g |
text : On End Of Life Register |
answer |
value : 2023-11-13T16:07:00+00:00 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<questionnaire value="https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example" />
</subject>
</encounter>
</author>
</source>
</valueCoding>
</answer>
</item>
</item>
</answer>
</item>
</answer>
</item>
</item>
</answer>
</item>
</item>
</answer>
</item>
</item>
</QuestionnaireResponse>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
},
},
},
{
{
{
{
}
}
]
}
]
},
{
]
},
{
]
}
]
},
{
{
]
}
]
},
{
{
]
}
]
}
]
}
Feedback
Click here to:UKCore-QuestionnaireResponse-FitnessForWork-Example
An example to illustrate a questionnaire response for a fitness to work form
Table View
QuestionnaireResponse.id[0] | UKCore-QuestionnaireResponse-FitnessForWork-Example |
QuestionnaireResponse.text[0].status[0] | additional |
QuestionnaireResponse.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a questionnaire response for a fitness to work form</div> |
QuestionnaireResponse.questionnaire[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example |
QuestionnaireResponse.status[0] | completed |
QuestionnaireResponse.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
QuestionnaireResponse.authored[0] | 2023-11-13T16:00:00+00:00 |
QuestionnaireResponse.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
QuestionnaireResponse.source[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.item[0].linkId[0] | Q1 |
QuestionnaireResponse.item[0].text[0] | Assessment Date |
QuestionnaireResponse.item[0].answer[0].value[0] | 2023-11-13 |
QuestionnaireResponse.item[1].linkId[0] | Q2 |
QuestionnaireResponse.item[1].text[0] | Condition(s) |
QuestionnaireResponse.item[1].item[0].linkId[0] | Q2g |
QuestionnaireResponse.item[1].item[0].text[0] | Condition (Coded) |
QuestionnaireResponse.item[1].item[0].answer[0].value[0].system[0] | http://snomed.info/sct |
QuestionnaireResponse.item[1].item[0].answer[0].value[0].code[0] | 203082005 |
QuestionnaireResponse.item[1].item[0].answer[0].value[0].display[0] | Fibromyalgia |
QuestionnaireResponse.item[2].linkId[0] | Q3 |
QuestionnaireResponse.item[2].text[0] | I find you |
QuestionnaireResponse.item[2].answer[0].value[0].system[0] | http://snomed.info/sct |
QuestionnaireResponse.item[2].answer[0].value[0].code[0] | 225891002 |
QuestionnaireResponse.item[2].answer[0].value[0].display[0] | Fit for work with restrictions |
Tree View
QuestionnaireResponse |
id : UKCore-QuestionnaireResponse-FitnessForWork-Example |
text |
status : additional |
questionnaire : https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example |
status : completed |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
authored : 2023-11-13T16:00:00+00:00 |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
source |
reference : Patient/UKCore-Patient-RichardSmith-Example |
item |
linkId : Q1 |
text : Assessment Date |
answer |
value : 2023-11-13 |
item |
linkId : Q2 |
text : Condition(s) |
item |
linkId : Q2g |
text : Condition (Coded) |
answer |
value |
system : http://snomed.info/sct |
code : 203082005 |
display : Fibromyalgia |
item |
linkId : Q3 |
text : I find you |
answer |
value |
system : http://snomed.info/sct |
code : 225891002 |
display : Fit for work with restrictions |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<questionnaire value="https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example" />
</subject>
</encounter>
</author>
</source>
</answer>
</item>
</valueCoding>
</answer>
</item>
</item>
</valueCoding>
</answer>
</item>
</QuestionnaireResponse>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
"questionnaire": "https://example.com/base/Questionnaire/UKCore-Questionnaire-FitnessForWork-Example",
},
},
},
},
{
},
{
{
{
}
}
]
}
]
},
{
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-QuestionnaireResponse-InpatientSurvey-Example
An example to illustrate a questionnaire response for an in-patient survey
Table View
QuestionnaireResponse.id[0] | UKCore-QuestionnaireResponse-InpatientSurvey-Example |
QuestionnaireResponse.text[0].status[0] | additional |
QuestionnaireResponse.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a questionnaire response for an in-patient survey</div> |
QuestionnaireResponse.identifier[0].value[0] | 6d47d8c4-2f05-4dbb-93f8-6863e6d2975b |
QuestionnaireResponse.identifier[0].assigner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
QuestionnaireResponse.questionnaire[0] | https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example |
QuestionnaireResponse.status[0] | completed |
QuestionnaireResponse.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
QuestionnaireResponse.authored[0] | 2021-03-18T00:00:00+00:00 |
QuestionnaireResponse.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
QuestionnaireResponse.source[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
QuestionnaireResponse.item[0].linkId[0] | 1 |
QuestionnaireResponse.item[0].text[0] | Do you have allergies? |
QuestionnaireResponse.item[0].answer[0].value[0] | I am allergic to amoxicillin. |
QuestionnaireResponse.item[1].linkId[0] | 2 |
QuestionnaireResponse.item[1].text[0] | General questions |
QuestionnaireResponse.item[1].item[0].linkId[0] | 2.1 |
QuestionnaireResponse.item[1].item[0].text[0] | What is your gender? |
QuestionnaireResponse.item[1].item[0].answer[0].value[0] | male |
QuestionnaireResponse.item[1].item[1].linkId[0] | 2.2 |
QuestionnaireResponse.item[1].item[1].text[0] | What is your date of birth? |
QuestionnaireResponse.item[1].item[1].answer[0].value[0] | 1970-09-11 |
QuestionnaireResponse.item[1].item[2].linkId[0] | 2.3 |
QuestionnaireResponse.item[1].item[2].text[0] | What is your country of birth? |
QuestionnaireResponse.item[1].item[2].answer[0].value[0] | The United Kingdom |
QuestionnaireResponse.item[1].item[3].linkId[0] | 2.4 |
QuestionnaireResponse.item[1].item[3].text[0] | What is your marital status? |
QuestionnaireResponse.item[1].item[3].answer[0].value[0] | married |
QuestionnaireResponse.item[2].linkId[0] | 3 |
QuestionnaireResponse.item[2].text[0] | Intoxications |
QuestionnaireResponse.item[2].item[0].linkId[0] | 3.1 |
QuestionnaireResponse.item[2].item[0].text[0] | Do you smoke? |
QuestionnaireResponse.item[2].item[0].answer[0].value[0] | True |
QuestionnaireResponse.item[2].item[1].linkId[0] | 3.2 |
QuestionnaireResponse.item[2].item[1].text[0] | Do you drink alcohol? |
QuestionnaireResponse.item[2].item[1].answer[0].value[0] | False |
Tree View
QuestionnaireResponse |
id : UKCore-QuestionnaireResponse-InpatientSurvey-Example |
text |
status : additional |
identifier |
value : 6d47d8c4-2f05-4dbb-93f8-6863e6d2975b |
assigner |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
questionnaire : https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example |
status : completed |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
authored : 2021-03-18T00:00:00+00:00 |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
source |
reference : Patient/UKCore-Patient-RichardSmith-Example |
item |
linkId : 1 |
text : Do you have allergies? |
answer |
value : I am allergic to amoxicillin. |
item |
linkId : 2 |
text : General questions |
item |
linkId : 2.1 |
text : What is your gender? |
answer |
value : male |
item |
linkId : 2.2 |
text : What is your date of birth? |
answer |
value : 1970-09-11 |
item |
linkId : 2.3 |
text : What is your country of birth? |
answer |
value : The United Kingdom |
item |
linkId : 2.4 |
text : What is your marital status? |
answer |
value : married |
item |
linkId : 3 |
text : Intoxications |
item |
linkId : 3.1 |
text : Do you smoke? |
answer |
value : True |
item |
linkId : 3.2 |
text : Do you drink alcohol? |
answer |
value : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</assigner>
</identifier>
<questionnaire value="https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example" />
</subject>
</encounter>
</author>
</source>
</answer>
</item>
</answer>
</item>
</answer>
</item>
</answer>
</item>
</answer>
</item>
</item>
</answer>
</item>
</answer>
</item>
</item>
</QuestionnaireResponse>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
}
},
"questionnaire": "https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example",
},
},
},
},
{
]
},
{
{
},
{
},
{
]
},
{
}
]
},
{
{
},
{
}
]
}
]
}
Feedback
Click here to:UKCore-RelatedPerson-JoySmith-Example
An example to illustrate a person who is related to the patient
Table View
RelatedPerson.id[0] | UKCore-RelatedPerson-JoySmith-Example |
RelatedPerson.text[0].status[0] | additional |
RelatedPerson.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a person who is related to the patient</div> |
RelatedPerson.extension[0].extension[0].url[0] | PreferredContactMethod |
RelatedPerson.extension[0].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod |
RelatedPerson.extension[0].extension[0].value[0].coding[0].code[0] | 3 |
RelatedPerson.extension[0].extension[0].value[0].coding[0].display[0] | Telephone |
RelatedPerson.extension[0].extension[1].url[0] | PreferredContactTimes |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].frequency[0] | 1 |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].period[0] | 1 |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].periodUnit[0] | d |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].dayOfWeek[0] | mon |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].dayOfWeek[1] | wed |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].dayOfWeek[2] | fri |
RelatedPerson.extension[0].extension[1].value[0].repeat[0].when[0] | AFT |
RelatedPerson.extension[0].extension[2].url[0] | PreferredWrittenCommunicationFormat |
RelatedPerson.extension[0].extension[2].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat |
RelatedPerson.extension[0].extension[2].value[0].coding[0].code[0] | 11 |
RelatedPerson.extension[0].extension[2].value[0].coding[0].display[0] | Large print |
RelatedPerson.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference |
RelatedPerson.extension[1].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator |
RelatedPerson.extension[1].value[0] | True |
RelatedPerson.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
RelatedPerson.relationship[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
RelatedPerson.relationship[0].coding[0].code[0] | WIFE |
RelatedPerson.relationship[0].coding[0].display[0] | wife |
RelatedPerson.name[0].use[0] | official |
RelatedPerson.name[0].family[0] | SMITH |
RelatedPerson.name[0].given[0] | Joy |
Tree View
RelatedPerson |
id : UKCore-RelatedPerson-JoySmith-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference |
extension |
url : PreferredContactMethod |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod |
code : 3 |
display : Telephone |
extension |
url : PreferredContactTimes |
value |
repeat |
frequency : 1 |
period : 1 |
periodUnit : d |
dayOfWeek : mon |
dayOfWeek : wed |
dayOfWeek : fri |
when : AFT |
extension |
url : PreferredWrittenCommunicationFormat |
value |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat |
code : 11 |
display : Large print |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator |
value : True |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : WIFE |
display : wife |
name |
use : official |
family : SMITH |
given : Joy |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</valueCodeableConcept>
</extension>
</repeat>
</valueTiming>
</extension>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator">
</extension>
</patient>
</coding>
</relationship>
</name>
</RelatedPerson>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
{
}
]
}
},
{
"mon",
"wed",
"fri"
],
"AFT"
]
}
}
},
{
{
}
]
}
}
]
},
{
}
],
},
{
{
}
]
}
],
]
}
Feedback
Click here to:UKCore-RequestGroup-Ciprofloxacin-Example
An example to illustrate the options for Ciprofloxacin when prescribing multiple routes
Table View
RequestGroup.id[0] | UKCore-RequestGroup-Ciprofloxacin-Example |
RequestGroup.text[0].status[0] | additional |
RequestGroup.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the options for Ciprofloxacin when prescribing multiple routes</div> |
RequestGroup.status[0] | completed |
RequestGroup.intent[0] | order |
RequestGroup.priority[0] | routine |
RequestGroup.code[0].coding[0].system[0] | http://snomed.info/sct |
RequestGroup.code[0].coding[0].code[0] | 33633005 |
RequestGroup.code[0].coding[0].display[0] | Prescription of drug |
RequestGroup.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
RequestGroup.authoredOn[0] | 2023-06-15T15:00:00.000Z |
RequestGroup.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
RequestGroup.action[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/action-type |
RequestGroup.action[0].type[0].coding[0].code[0] | create |
RequestGroup.action[0].selectionBehavior[0] | any |
RequestGroup.action[0].action[0].id[0] | UKCore-MedicationRequest-CiprofloxacinOral-Example |
RequestGroup.action[0].action[0].description[0] | Ciprofloxacin 500mg, twice daily orally. |
RequestGroup.action[0].action[0].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-CiprofloxacinOral-Example |
RequestGroup.action[0].action[1].id[0] | UKCore-MedicationRequest-CiprofloxacinIV-Example |
RequestGroup.action[0].action[1].description[0] | Ciprofloxacin 400mg, twice daily as IV. |
RequestGroup.action[0].action[1].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-CiprofloxacinIV-Example |
Tree View
RequestGroup |
id : UKCore-RequestGroup-Ciprofloxacin-Example |
text |
status : additional |
status : completed |
intent : order |
priority : routine |
code |
coding |
system : http://snomed.info/sct |
code : 33633005 |
display : Prescription of drug |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
action |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/action-type |
code : create |
selectionBehavior : any |
action |
id : UKCore-MedicationRequest-CiprofloxacinOral-Example |
description : Ciprofloxacin 500mg, twice daily orally. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-CiprofloxacinOral-Example |
action |
id : UKCore-MedicationRequest-CiprofloxacinIV-Example |
description : Ciprofloxacin 400mg, twice daily as IV. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-CiprofloxacinIV-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</author>
</coding>
</type>
</resource>
</action>
</resource>
</action>
</action>
</RequestGroup>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
},
{
},
{
}
},
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-RequestGroup-MultipleAntibiotics-Example
An example to illustrate the options for multiple antibiotics when prescribing multiple routes
Table View
RequestGroup.id[0] | UKCore-RequestGroup-MultipleAntibiotics-Example |
RequestGroup.text[0].status[0] | additional |
RequestGroup.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the options for multiple antibiotics when prescribing multiple routes</div> |
RequestGroup.status[0] | completed |
RequestGroup.intent[0] | order |
RequestGroup.priority[0] | routine |
RequestGroup.code[0].coding[0].system[0] | http://snomed.info/sct |
RequestGroup.code[0].coding[0].code[0] | 33633005 |
RequestGroup.code[0].coding[0].display[0] | Prescription of drug |
RequestGroup.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
RequestGroup.authoredOn[0] | 2023-06-15T15:00:00.000Z |
RequestGroup.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
RequestGroup.note[0].text[0] | The preferred option is Amoxicillin 500mg capsules, three times a day. |
RequestGroup.action[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/action-type |
RequestGroup.action[0].type[0].coding[0].code[0] | create |
RequestGroup.action[0].selectionBehavior[0] | at-most-one |
RequestGroup.action[0].action[0].id[0] | UKCore-MedicationRequest-Amoxicillin-Example |
RequestGroup.action[0].action[0].description[0] | Amoxicillin 500mg capsules, three times a day. This is the preferred option. |
RequestGroup.action[0].action[0].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-Amoxicillin-Example |
RequestGroup.action[0].action[1].id[0] | UKCore-MedicationRequest-Clarithromycin-Example |
RequestGroup.action[0].action[1].description[0] | Clarithromycin 500mg tablet, three times a day. |
RequestGroup.action[0].action[1].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-Clarithromycin-Example |
RequestGroup.action[0].action[2].id[0] | UKCore-MedicationRequest-Doxycycline-Example |
RequestGroup.action[0].action[2].description[0] | Doxycycline 200mg stat (now), followed by 100mg daily. |
RequestGroup.action[0].action[2].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-Doxycycline-Example |
Tree View
RequestGroup |
id : UKCore-RequestGroup-MultipleAntibiotics-Example |
text |
status : additional |
status : completed |
intent : order |
priority : routine |
code |
coding |
system : http://snomed.info/sct |
code : 33633005 |
display : Prescription of drug |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
note |
text : The preferred option is Amoxicillin 500mg capsules, three times a day. |
action |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/action-type |
code : create |
selectionBehavior : at-most-one |
action |
id : UKCore-MedicationRequest-Amoxicillin-Example |
description : Amoxicillin 500mg capsules, three times a day. This is the preferred option. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-Amoxicillin-Example |
action |
id : UKCore-MedicationRequest-Clarithromycin-Example |
description : Clarithromycin 500mg tablet, three times a day. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-Clarithromycin-Example |
action |
id : UKCore-MedicationRequest-Doxycycline-Example |
description : Doxycycline 200mg stat (now), followed by 100mg daily. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-Doxycycline-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</author>
</note>
</coding>
</type>
<description value="Amoxicillin 500mg capsules, three times a day. This is the preferred option." />
</resource>
</action>
</resource>
</action>
</resource>
</action>
</action>
</RequestGroup>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
},
],
{
},
{
}
},
{
}
},
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-RequestGroup-Paracetamol-Example
An example to illustrate the options for Paracetamol when prescribing multiple routes
Table View
RequestGroup.id[0] | UKCore-RequestGroup-Paracetamol-Example |
RequestGroup.text[0].status[0] | additional |
RequestGroup.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the options for Paracetamol when prescribing multiple routes</div> |
RequestGroup.status[0] | completed |
RequestGroup.intent[0] | order |
RequestGroup.priority[0] | routine |
RequestGroup.code[0].coding[0].system[0] | http://snomed.info/sct |
RequestGroup.code[0].coding[0].code[0] | 33633005 |
RequestGroup.code[0].coding[0].display[0] | Prescription of drug |
RequestGroup.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
RequestGroup.authoredOn[0] | 2023-06-15T15:00:00.000Z |
RequestGroup.author[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
RequestGroup.action[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/action-type |
RequestGroup.action[0].type[0].coding[0].code[0] | create |
RequestGroup.action[0].selectionBehavior[0] | at-most-one |
RequestGroup.action[0].action[0].id[0] | UKCore-MedicationRequest-ParacetamolOral-Example |
RequestGroup.action[0].action[0].description[0] | Paracetamol 500mg, four times a day orally. |
RequestGroup.action[0].action[0].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-ParacetamolOral-Example |
RequestGroup.action[0].action[1].id[0] | UKCore-MedicationRequest-ParacetamolIV-Example |
RequestGroup.action[0].action[1].description[0] | Paracetamol 500mg, four times a day via IV. |
RequestGroup.action[0].action[1].resource[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-ParacetamolIV-Example |
Tree View
RequestGroup |
id : UKCore-RequestGroup-Paracetamol-Example |
text |
status : additional |
status : completed |
intent : order |
priority : routine |
code |
coding |
system : http://snomed.info/sct |
code : 33633005 |
display : Prescription of drug |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
author |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
action |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/action-type |
code : create |
selectionBehavior : at-most-one |
action |
id : UKCore-MedicationRequest-ParacetamolOral-Example |
description : Paracetamol 500mg, four times a day orally. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-ParacetamolOral-Example |
action |
id : UKCore-MedicationRequest-ParacetamolIV-Example |
description : Paracetamol 500mg, four times a day via IV. |
resource |
reference : MedicationRequest/UKCore-MedicationRequest-ParacetamolIV-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</author>
</coding>
</type>
</resource>
</action>
</resource>
</action>
</action>
</RequestGroup>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
},
{
},
{
}
},
{
}
}
]
}
]
}
Feedback
Click here to:UKCore-Schedule-Immunization-Example
An example to illustrate a schedule for immunization appointments
Table View
Schedule.id[0] | UKCore-Schedule-Immunization-Example |
Schedule.text[0].status[0] | additional |
Schedule.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a schedule for immunization appointments</div> |
Schedule.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Schedule.identifier[0].value[0] | 4c8b068a-d610-427f-a508-6b7f90d47bf2 |
Schedule.active[0] | True |
Schedule.serviceCategory[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/service-category |
Schedule.serviceCategory[0].coding[0].code[0] | 17 |
Schedule.serviceCategory[0].coding[0].display[0] | General Practice |
Schedule.serviceType[0].coding[0].system[0] | http://snomed.info/sct |
Schedule.serviceType[0].coding[0].code[0] | 708190004 |
Schedule.serviceType[0].coding[0].display[0] | Immunology service |
Schedule.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
Schedule.specialty[0].coding[0].code[0] | 313 |
Schedule.specialty[0].coding[0].display[0] | Clinical Immunology |
Schedule.actor[0].reference[0] | Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
Schedule.actor[0].display[0] | White Rose GP Practice Nurse Clinic |
Schedule.planningHorizon[0].start[0] | 2021-10-13T11:20:00+07:00 |
Schedule.planningHorizon[0].end[0] | 2021-10-13T11:50:00+07:00 |
Schedule.comment[0] | The slots attached to this schedule should be specialized to cover immunizations within the clinic |
Tree View
Schedule |
id : UKCore-Schedule-Immunization-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 4c8b068a-d610-427f-a508-6b7f90d47bf2 |
active : True |
serviceCategory |
coding |
system : http://terminology.hl7.org/CodeSystem/service-category |
code : 17 |
display : General Practice |
serviceType |
coding |
system : http://snomed.info/sct |
code : 708190004 |
display : Immunology service |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 313 |
display : Clinical Immunology |
actor |
reference : Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
display : White Rose GP Practice Nurse Clinic |
planningHorizon |
start : 2021-10-13T11:20:00+07:00 |
end : 2021-10-13T11:50:00+07:00 |
comment : The slots attached to this schedule should be specialized to cover immunizations within the clinic |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</serviceCategory>
</coding>
</serviceType>
</coding>
</specialty>
</actor>
</planningHorizon>
<comment value="The slots attached to this schedule should be specialized to cover immunizations within the clinic" />
</Schedule>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
{
]
}
],
{
{
}
]
}
],
{
}
],
},
"comment": "The slots attached to this schedule should be specialized to cover immunizations within the clinic"
}
Feedback
Click here to:UKCore-ServiceRequest-CTChestScan-Example
An example to illustrate a request for a CT chest scan due to a suspected blood clot
Table View
ServiceRequest.id[0] | UKCore-ServiceRequest-CTChestScan-Example |
ServiceRequest.text[0].status[0] | additional |
ServiceRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a request for a CT chest scan due to a suspected blood clot</div> |
ServiceRequest.status[0] | active |
ServiceRequest.intent[0] | order |
ServiceRequest.code[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.code[0].coding[0].code[0] | 169069000 |
ServiceRequest.code[0].coding[0].display[0] | Computed tomography of chest |
ServiceRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ServiceRequest.occurrence[0].start[0] | 2024-04-12T09:38:00+00:00 |
ServiceRequest.authoredOn[0] | 2024-04-12T09:38:00+00:00 |
ServiceRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
ServiceRequest.performer[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
ServiceRequest.locationReference[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
ServiceRequest.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.reasonCode[0].coding[0].code[0] | 59282003 |
ServiceRequest.reasonCode[0].coding[0].display[0] | Pulmonary embolism |
Tree View
ServiceRequest |
id : UKCore-ServiceRequest-CTChestScan-Example |
text |
status : additional |
status : active |
intent : order |
code |
coding |
system : http://snomed.info/sct |
code : 169069000 |
display : Computed tomography of chest |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
occurrence |
start : 2024-04-12T09:38:00+00:00 |
authoredOn : 2024-04-12T09:38:00+00:00 |
requester |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
performer |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
locationReference |
reference : Location/UKCore-Location-HospitalSJUH-Example |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 59282003 |
display : Pulmonary embolism |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</occurrencePeriod>
</requester>
</performer>
</locationReference>
</coding>
</reasonCode>
</ServiceRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
]
},
},
},
},
],
],
{
]
}
]
}
Feedback
Click here to:UKCore-ServiceRequest-ColonoscopyRequest-Example
An example to illustrate a GP referral for a colonoscopy
Table View
ServiceRequest.id[0] | UKCore-ServiceRequest-ColonoscopyRequest-Example |
ServiceRequest.text[0].status[0] | additional |
ServiceRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a GP referral for a colonoscopy</div> |
ServiceRequest.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest |
ServiceRequest.extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.extension[0].value[0].coding[0].code[0] | 108161000000109 |
ServiceRequest.extension[0].value[0].coding[0].display[0] | Referred by general practitioner |
ServiceRequest.status[0] | active |
ServiceRequest.intent[0] | order |
ServiceRequest.code[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.code[0].coding[0].code[0] | 73761001 |
ServiceRequest.code[0].coding[0].display[0] | Colonoscopy |
ServiceRequest.code[0].text[0] | Colonoscopy requested |
ServiceRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ServiceRequest.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
ServiceRequest.occurrence[0].start[0] | 2021-10-13T16:20:27+07:00 |
ServiceRequest.authoredOn[0] | 2021-10-13T16:28:00+07:00 |
ServiceRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
ServiceRequest.performer[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
ServiceRequest.locationReference[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
ServiceRequest.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.reasonCode[0].coding[0].code[0] | 271835004 |
ServiceRequest.reasonCode[0].coding[0].display[0] | Abdominal distension, gaseous |
ServiceRequest.reasonCode[0].text[0] | Swollen abdomen |
ServiceRequest.reasonReference[0].reference[0] | DiagnosticReport/UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
ServiceRequest.reasonReference[0].display[0] | Diagnostic report on the Blood specimen warrants a colonoscopy to investigate this further |
ServiceRequest.supportingInfo[0].reference[0] | Observation/UKCore-Observation-WhiteCellCount-Example |
ServiceRequest.supportingInfo[0].display[0] | White cell count |
ServiceRequest.patientInstruction[0] | ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP. |
Tree View
ServiceRequest |
id : UKCore-ServiceRequest-ColonoscopyRequest-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest |
value |
coding |
system : http://snomed.info/sct |
code : 108161000000109 |
display : Referred by general practitioner |
status : active |
intent : order |
code |
coding |
system : http://snomed.info/sct |
code : 73761001 |
display : Colonoscopy |
text : Colonoscopy requested |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
occurrence |
start : 2021-10-13T16:20:27+07:00 |
authoredOn : 2021-10-13T16:28:00+07:00 |
requester |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
performer |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
locationReference |
reference : Location/UKCore-Location-HospitalSJUH-Example |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 271835004 |
display : Abdominal distension, gaseous |
text : Swollen abdomen |
reasonReference |
reference : DiagnosticReport/UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
display : Diagnostic report on the Blood specimen warrants a colonoscopy to investigate this further |
supportingInfo |
reference : Observation/UKCore-Observation-WhiteCellCount-Example |
display : White cell count |
patientInstruction : ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- The source of the service request. -->
<!-- ***************extension start*************** -->
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest">
</coding>
</valueCodeableConcept>
</extension>
<!-- **************extension end ****************** -->
</coding>
</code>
</subject>
</encounter>
</occurrencePeriod>
</requester>
</performer>
</locationReference>
</coding>
</reasonCode>
<display value="Diagnostic report on the Blood specimen warrants a colonoscopy to investigate this further" />
</reasonReference>
</supportingInfo>
<patientInstruction value="ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP." />
</ServiceRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
],
},
},
},
},
},
],
],
{
{
}
],
}
],
{
"display": "Diagnostic report on the Blood specimen warrants a colonoscopy to investigate this further"
}
],
{
}
],
"patientInstruction": "ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP."
}
Feedback
Click here to:UKCore-ServiceRequest-ECG-Example
An example to illustrate service request for an ECG due to an elevated heart rate
Table View
ServiceRequest.id[0] | UKCore-ServiceRequest-ECG-Example |
ServiceRequest.text[0].status[0] | additional |
ServiceRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate service request for an ECG due to an elevated heart rate</div> |
ServiceRequest.status[0] | active |
ServiceRequest.intent[0] | order |
ServiceRequest.code[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.code[0].coding[0].code[0] | 268400002 |
ServiceRequest.code[0].coding[0].display[0] | 12 lead ECG |
ServiceRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ServiceRequest.occurrence[0].start[0] | 2023-10-13T16:20:27+07:00 |
ServiceRequest.authoredOn[0] | 2023-10-13T16:28:00+07:00 |
ServiceRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
ServiceRequest.performer[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
ServiceRequest.locationReference[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
ServiceRequest.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.reasonCode[0].coding[0].code[0] | 11092001 |
ServiceRequest.reasonCode[0].coding[0].display[0] | Sinus tachycardia |
Tree View
ServiceRequest |
id : UKCore-ServiceRequest-ECG-Example |
text |
status : additional |
status : active |
intent : order |
code |
coding |
system : http://snomed.info/sct |
code : 268400002 |
display : 12 lead ECG |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
occurrence |
start : 2023-10-13T16:20:27+07:00 |
authoredOn : 2023-10-13T16:28:00+07:00 |
requester |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
performer |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
locationReference |
reference : Location/UKCore-Location-HospitalSJUH-Example |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 11092001 |
display : Sinus tachycardia |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</code>
</subject>
</occurrencePeriod>
</requester>
</performer>
</locationReference>
</coding>
</reasonCode>
</ServiceRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
},
},
},
],
],
{
]
}
]
}
Feedback
Click here to:UKCore-ServiceRequest-HipReplacement-Example
An example to illustrate annual review request triggered automatically
Table View
ServiceRequest.id[0] | UKCore-ServiceRequest-HipReplacement-Example |
ServiceRequest.text[0].status[0] | additional |
ServiceRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate annual review request triggered automatically</div> |
ServiceRequest.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest |
ServiceRequest.extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.extension[0].value[0].coding[0].code[0] | 109721000000108 |
ServiceRequest.extension[0].value[0].coding[0].display[0] | Referred by trigger criteria |
ServiceRequest.status[0] | active |
ServiceRequest.intent[0] | order |
ServiceRequest.code[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.code[0].coding[0].code[0] | 858611000000102 |
ServiceRequest.code[0].coding[0].display[0] | Metal-on-metal hip replacement annual review |
ServiceRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ServiceRequest.authoredOn[0] | 2023-05-18T17:50:00+07:00 |
ServiceRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
ServiceRequest.performer[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
ServiceRequest.locationReference[0].reference[0] | Location/UKCore-Location-HospitalSJUH-Example |
Tree View
ServiceRequest |
id : UKCore-ServiceRequest-HipReplacement-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest |
value |
coding |
system : http://snomed.info/sct |
code : 109721000000108 |
display : Referred by trigger criteria |
status : active |
intent : order |
code |
coding |
system : http://snomed.info/sct |
code : 858611000000102 |
display : Metal-on-metal hip replacement annual review |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-05-18T17:50:00+07:00 |
requester |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
performer |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
locationReference |
reference : Location/UKCore-Location-HospitalSJUH-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- The source of the service request. -->
<!-- ***************extension start*************** -->
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest">
</coding>
</valueCodeableConcept>
</extension>
<!-- **************extension end ****************** -->
</coding>
</code>
</subject>
</requester>
</performer>
</locationReference>
</ServiceRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
{
}
]
},
},
},
],
]
}
Feedback
Click here to:UKCore-ServiceRequest-Lab-CReactiveProtein-Example
An example to illustrate a request for a lab test
Table View
ServiceRequest.id[0] | UKCore-ServiceRequest-Lab-CReactiveProtein-Example |
ServiceRequest.text[0].status[0] | additional |
ServiceRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a request for a lab test</div> |
ServiceRequest.status[0] | active |
ServiceRequest.intent[0] | order |
ServiceRequest.category[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.category[0].coding[0].code[0] | 108252007 |
ServiceRequest.category[0].coding[0].display[0] | Laboratory procedure |
ServiceRequest.code[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.code[0].coding[0].code[0] | 135842001 |
ServiceRequest.code[0].coding[0].display[0] | Serum C reactive protein level |
ServiceRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
ServiceRequest.authoredOn[0] | 2022-05-23T12:14:00+00:00 |
ServiceRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
ServiceRequest.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
ServiceRequest.locationCode[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
ServiceRequest.locationCode[0].coding[0].code[0] | OUTLAB |
ServiceRequest.locationCode[0].coding[0].display[0] | outpatient laboratory |
ServiceRequest.reasonCode[0].coding[0].system[0] | http://snomed.info/sct |
ServiceRequest.reasonCode[0].coding[0].code[0] | 298167002 |
ServiceRequest.reasonCode[0].coding[0].display[0] | Finger joint inflamed |
ServiceRequest.reasonReference[0].reference[0] | Observation/UKCore-Observation-FingerJointInflamed-Example |
ServiceRequest.reasonReference[0].display[0] | Observation of finger joint inflammation. |
ServiceRequest.patientInstruction[0] | ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP. |
Tree View
ServiceRequest |
id : UKCore-ServiceRequest-Lab-CReactiveProtein-Example |
text |
status : additional |
status : active |
intent : order |
category |
coding |
system : http://snomed.info/sct |
code : 108252007 |
display : Laboratory procedure |
code |
coding |
system : http://snomed.info/sct |
code : 135842001 |
display : Serum C reactive protein level |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2022-05-23T12:14:00+00:00 |
requester |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
locationCode |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : OUTLAB |
display : outpatient laboratory |
reasonCode |
coding |
system : http://snomed.info/sct |
code : 298167002 |
display : Finger joint inflamed |
reasonReference |
reference : Observation/UKCore-Observation-FingerJointInflamed-Example |
display : Observation of finger joint inflammation. |
patientInstruction : ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</code>
</subject>
</requester>
</performer>
</coding>
</locationCode>
</coding>
</reasonCode>
</reasonReference>
<patientInstruction value="ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP." />
</ServiceRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
]
}
],
{
}
]
},
},
},
],
{
{
}
]
}
],
{
]
}
],
{
}
],
"patientInstruction": "ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, contact your GP."
}
Feedback
Click here to:UKCore-Slot-AvailableWalkInVisit-Example
An example to illustrate a free / available slot for a walk in vaccination
Table View
Slot.id[0] | UKCore-Slot-AvailableWalkInVisit-Example |
Slot.text[0].status[0] | additional |
Slot.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a free / available slot for a walk in vaccination</div> |
Slot.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Slot.identifier[0].value[0] | 4cc18add-5160-49bb-9995-0d0759751f8d |
Slot.serviceCategory[0].coding[0].system[0] | http://snomed.info/sct |
Slot.serviceCategory[0].coding[0].code[0] | 788007007 |
Slot.serviceCategory[0].coding[0].display[0] | General practice service |
Slot.serviceType[0].coding[0].system[0] | http://snomed.info/sct |
Slot.serviceType[0].coding[0].code[0] | 708190004 |
Slot.serviceType[0].coding[0].display[0] | Immunology service |
Slot.specialty[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
Slot.specialty[0].coding[0].code[0] | 313 |
Slot.specialty[0].coding[0].display[0] | Clinical Immunology |
Slot.appointmentType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
Slot.appointmentType[0].coding[0].code[0] | WALKIN |
Slot.appointmentType[0].coding[0].display[0] | A previously unscheduled walk-in visit |
Slot.schedule[0].reference[0] | Schedule/UKCore-Schedule-Immunization-Example |
Slot.status[0] | free |
Slot.start[0] | 2022-12-20T11:20:00+07:00 |
Slot.end[0] | 2022-12-20T11:40:00+07:00 |
Slot.comment[0] | Assessments should be performed before requesting appointments in this slot. |
Tree View
Slot |
id : UKCore-Slot-AvailableWalkInVisit-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 4cc18add-5160-49bb-9995-0d0759751f8d |
serviceCategory |
coding |
system : http://snomed.info/sct |
code : 788007007 |
display : General practice service |
serviceType |
coding |
system : http://snomed.info/sct |
code : 708190004 |
display : Immunology service |
specialty |
coding |
system : https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
code : 313 |
display : Clinical Immunology |
appointmentType |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0276 |
code : WALKIN |
display : A previously unscheduled walk-in visit |
schedule |
reference : Schedule/UKCore-Schedule-Immunization-Example |
status : free |
start : 2022-12-20T11:20:00+07:00 |
end : 2022-12-20T11:40:00+07:00 |
comment : Assessments should be performed before requesting appointments in this slot. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</serviceCategory>
</coding>
</serviceType>
</coding>
</specialty>
</coding>
</appointmentType>
</schedule>
</Slot>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
]
}
],
{
]
}
],
{
{
}
]
}
],
{
}
]
},
},
}
Feedback
Click here to:UKCore-Specimen-BloodSpecimen-Example
An example to illustrate a blood specimen that was taken by a finger prick
Table View
Specimen.id[0] | UKCore-Specimen-BloodSpecimen-Example |
Specimen.text[0].status[0] | additional |
Specimen.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a blood specimen that was taken by a finger prick</div> |
Specimen.status[0] | available |
Specimen.type[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.type[0].coding[0].code[0] | 119297000 |
Specimen.type[0].coding[0].display[0] | Blood specimen |
Specimen.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Specimen.receivedTime[0] | 2016-02-05T11:10:00Z |
Specimen.collection[0].collector[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Specimen.collection[0].collected[0] | 2016-02-09T16:00:00Z |
Specimen.collection[0].method[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.collection[0].method[0].coding[0].code[0] | 278450005 |
Specimen.collection[0].method[0].coding[0].display[0] | Finger-prick sampling (procedure) |
Specimen.collection[0].bodySite[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.collection[0].bodySite[0].coding[0].code[0] | 182266005 |
Specimen.collection[0].bodySite[0].coding[0].display[0] | Tip of index finger |
Tree View
Specimen |
id : UKCore-Specimen-BloodSpecimen-Example |
text |
status : additional |
status : available |
type |
coding |
system : http://snomed.info/sct |
code : 119297000 |
display : Blood specimen |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
receivedTime : 2016-02-05T11:10:00Z |
collection |
collector |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
collected : 2016-02-09T16:00:00Z |
method |
coding |
system : http://snomed.info/sct |
code : 278450005 |
display : Finger-prick sampling (procedure) |
bodySite |
coding |
system : http://snomed.info/sct |
code : 182266005 |
display : Tip of index finger |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</type>
</subject>
</collector>
</coding>
</method>
</coding>
</bodySite>
</collection>
</Specimen>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
},
{
}
]
},
]
}
}
}
Feedback
Click here to:UKCore-Specimen-UrineSpecimen-Example
An example to illustrate a urine sample
Table View
Specimen.id[0] | UKCore-Specimen-UrineSpecimen-Example |
Specimen.text[0].status[0] | additional |
Specimen.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a urine sample</div> |
Specimen.status[0] | available |
Specimen.type[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.type[0].coding[0].code[0] | 122575003 |
Specimen.type[0].coding[0].display[0] | Urine specimen |
Specimen.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Specimen.receivedTime[0] | 2023-05-10T11:56:00Z |
Specimen.collection[0].collector[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Specimen.collection[0].method[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.collection[0].method[0].coding[0].code[0] | 73416001 |
Specimen.collection[0].method[0].coding[0].display[0] | Urine specimen collection, clean catch |
Tree View
Specimen |
id : UKCore-Specimen-UrineSpecimen-Example |
text |
status : additional |
status : available |
type |
coding |
system : http://snomed.info/sct |
code : 122575003 |
display : Urine specimen |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
receivedTime : 2023-05-10T11:56:00Z |
collection |
collector |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
method |
coding |
system : http://snomed.info/sct |
code : 73416001 |
display : Urine specimen collection, clean catch |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</type>
</subject>
</collector>
</coding>
</method>
</collection>
</Specimen>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
]
},
},
},
{
}
]
}
}
}
Feedback
Click here to:UKCore-Task-Colonoscopy-Example
An example to illustrate a task for a colonoscopy request
Table View
Task.id[0] | UKCore-Task-Colonoscopy-Example |
Task.text[0].status[0] | additional |
Task.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a task for a colonoscopy request</div> |
Task.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Task.identifier[0].value[0] | b269d1d7-1acf-47bb-8b3c-e38b583d9a07 |
Task.status[0] | in-progress |
Task.intent[0] | order |
Task.priority[0] | routine |
Task.code[0].coding[0].system[0] | http://hl7.org/fhir/CodeSystem/task-code |
Task.code[0].coding[0].code[0] | fulfill |
Task.code[0].coding[0].display[0] | Fulfill the focal request |
Task.focus[0].reference[0] | ServiceRequest/UKCore-ServiceRequest-ColonoscopyRequest-Example |
Task.focus[0].display[0] | Colonoscopy Request |
Task.for[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Task.for[0].display[0] | Richard Smith |
Task.encounter[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
Task.encounter[0].display[0] | In-Patient Encounter |
Task.executionPeriod[0].start[0] | 2021-10-13T16:20:27+07:00 |
Task.executionPeriod[0].end[0] | 2021-10-13T18:20:27+07:00 |
Task.authoredOn[0] | 2021-10-13T16:20:27+07:00 |
Task.lastModified[0] | 2021-10-13T16:20:27+07:00 |
Task.requester[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
Task.requester[0].display[0] | Dr Paul Rastall |
Task.performerType[0].coding[0].system[0] | http://snomed.info/sct |
Task.performerType[0].coding[0].code[0] | 71838004 |
Task.performerType[0].coding[0].display[0] | Gastroenterologist |
Task.performerType[0].text[0] | Performer |
Task.owner[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Task.owner[0].display[0] | Dr Sandra Gose |
Task.restriction[0].repetitions[0] | 1 |
Task.restriction[0].period[0].end[0] | 2021-10-13T18:30:00+07:00 |
Task.output[0].type[0].text[0] | Colonoscopy Appointment |
Task.output[0].value[0].reference[0] | ServiceRequest/UKCore-ServiceRequest-ColonoscopyRequest-Example |
Tree View
Task |
id : UKCore-Task-Colonoscopy-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : b269d1d7-1acf-47bb-8b3c-e38b583d9a07 |
status : in-progress |
intent : order |
priority : routine |
code |
coding |
system : http://hl7.org/fhir/CodeSystem/task-code |
code : fulfill |
display : Fulfill the focal request |
focus |
reference : ServiceRequest/UKCore-ServiceRequest-ColonoscopyRequest-Example |
display : Colonoscopy Request |
for |
reference : Patient/UKCore-Patient-RichardSmith-Example |
display : Richard Smith |
encounter |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
display : In-Patient Encounter |
executionPeriod |
start : 2021-10-13T16:20:27+07:00 |
end : 2021-10-13T18:20:27+07:00 |
authoredOn : 2021-10-13T16:20:27+07:00 |
lastModified : 2021-10-13T16:20:27+07:00 |
requester |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
display : Dr Paul Rastall |
performerType |
coding |
system : http://snomed.info/sct |
code : 71838004 |
display : Gastroenterologist |
text : Performer |
owner |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
display : Dr Sandra Gose |
restriction |
repetitions : 1 |
period |
end : 2021-10-13T18:30:00+07:00 |
output |
type |
text : Colonoscopy Appointment |
value |
reference : ServiceRequest/UKCore-ServiceRequest-ColonoscopyRequest-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</code>
</focus>
</for>
</encounter>
</executionPeriod>
</requester>
</coding>
</performerType>
</owner>
</restriction>
</type>
</valueReference>
</output>
</Task>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
}
]
},
},
},
},
},
},
{
],
}
],
},
},
{
},
}
}
]
}
Feedback
Click here to:UKCore-VitalSigns-Observation-OxygenSaturation-Example
An example to illustrate an oxygen saturation vital sign
Table View
Observation.id[0] | UKCore-VitalSigns-Observation-OxygenSaturation-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an oxygen saturation vital sign</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | f0297f56-48a4-43da-8e54-58146ef36b51 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | vital-signs |
Observation.category[0].coding[0].display[0] | Vital Signs |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 103228002 |
Observation.code[0].coding[0].display[0] | Hemoglobin saturation with oxygen |
Observation.code[0].coding[1].system[0] | http://loinc.org |
Observation.code[0].coding[1].code[0] | 2708-6 |
Observation.code[0].coding[1].display[0] | Oxygen saturation in Arterial blood |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2018-10-04T14:17:59+01:00 |
Observation.performer[0].reference[0] | Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
Observation.value[0].value[0] | 95 |
Observation.value[0].unit[0] | percent |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.value[0].code[0] | % |
Tree View
Observation |
id : UKCore-VitalSigns-Observation-OxygenSaturation-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : f0297f56-48a4-43da-8e54-58146ef36b51 |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
display : Vital Signs |
code |
coding |
system : http://snomed.info/sct |
code : 103228002 |
display : Hemoglobin saturation with oxygen |
coding |
system : http://loinc.org |
code : 2708-6 |
display : Oxygen saturation in Arterial blood |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2018-10-04T14:17:59+01:00 |
performer |
reference : Practitioner/UKCore-Practitioner-DoctorPaulRastall-Example |
value |
value : 95 |
unit : percent |
system : http://unitsofmeasure.org |
code : % |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</coding>
</code>
</subject>
</performer>
</valueQuantity>
</Observation>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
{
},
{
}
]
},
},
],
}
}