Please note:
- This is an Implementation Guide for UK Core FHIR Assets in Development.
- There will be disruption as the content will be updated on an ad-hoc basis and with links not working.
- Therefore this Implementation Guide must not be implemented.
- Please follow the guidance on the "Contact Us" page if you need any assistance.
Examples
Examples Usage note:
Whilst every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.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 |
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 ---
},
},
],
{
{
{
}
]
}
],
},
}
}
],
},
{
}
]
},
{
},
}
}
]
}
Example to illustrate a bundled allergy list.
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 |
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
{
{
{
}
]
},
},
]
}
},
{
{
}
]
},
{
}
]
},
},
},
},
},
},
{
{
]
}
],
}
]
}
}
]
}
Example to illustrate a batch get bundle
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 |
XML View
</request>
</entry>
</request>
</entry>
</request>
</entry>
</Bundle>
JSON View
{
{
}
},
{
}
},
{
}
}
]
}
Example to illustrate a batch put bundle
Table View
Command 'table' could not render: File not found for 'subject=UKCore-Bundle-BatchPut-Example'
XML View
Command 'xml' could not render: File not found for 'subject=UKCore-Bundle-BatchPut-Example'
JSON View
Command 'json' could not render: File not found for 'subject=UKCore-Bundle-BatchPut-Example'
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 |
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 ---
},
],
],
],
],
},
},
},
{
{
]
}
],
},
},
},
},
]
}
}
]
}
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 |
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 ---
},
{
}
],
},
],
]
}
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 |
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 ---
},
{
{
}
]
},
{
{
}
]
}
],
{
{
}
]
}
],
},
},
]
}
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 |
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 ---
},
{
}
]
},
{
{
}
]
}
],
},
],
],
{
}
],
{
}
]
}
}
Example to illustrate the use of a colostomy bag as a device in the provision of healthcare.
Table View
Device.id[0] | UKCore-Device-ColostomyBag-Example |
Device.text[0].status[0] | additional |
Device.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the use of a colostomy bag as a device in the provision of healthcare</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] | 7081011000001108 |
Device.type[0].coding[0].display[0] | Ostopore KAV colostomy bag made to order 744045 45mm Opaque (DBT Medical Ltd) 30 device |
Device.owner[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Device.location[0].reference[0] | Location/UKCore-Location-CardiologySJUH-Example |
Device.note[0].time[0] | 2021-01-10T16:10:00+00:00 |
Device.note[0].text[0] | Pack of 50 currently stored in SJUH Cardiology. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</assigner>
</identifier>
<display value="Ostopore KAV colostomy bag made to order 744045 45mm Opaque (DBT Medical Ltd) 30 device" />
</coding>
</type>
</owner>
</location>
</note>
</Device>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
{
"display": "Ostopore KAV colostomy bag made to order 744045 45mm Opaque (DBT Medical Ltd) 30 device"
}
]
},
},
},
]
}
Example to illustrate blood pressure monitoring 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 |
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 ---
},
{
}
}
],
{
}
]
},
},
}
}
Example to illustrate software as a medical device
Table View
Command 'table' 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'
Example to illustrate a 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 |
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 ---
},
},
},
],
},
{
}
}
]
}
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 |
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 ---
},
{
]
}
],
},
}
}
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 |
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 ---
},
{
}
],
{
{
}
],
}
],
],
},
},
},
},
}
}
An example to illustrate a CT chest scan ImagingStudy
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 |
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 ---
},
},
{
},
},
{
},
}
]
}
]
}
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 |
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 ---
},
{
}
],
{
}
]
},
},
{
},
{
}
],
},
{
}
],
},
},
]
},
}
}
}
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 |
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 ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
{
{
}
]
}
],
},
}
}
]
}
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 |
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 ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
},
]
}
}
]
}
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 |
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 ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
}
}
]
}
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 |
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 ---
},
{
}
]
},
{
}
]
},
},
],
],
],
},
},
],
{
},
}
}
]
}
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 |
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 ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
{
{
}
]
}
],
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
]
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
Example to illustrate the 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 |
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 ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
},
}
},
},
},
{
{
}
]
},
}
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
{
{
}
]
}
],
},
},
},
{
}
]
},
{
},
},
]
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
{
{
}
]
}
],
},
},
},
{
}
]
},
{
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}
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 |
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 ---
},
},
{
},
}
}
],
},
},
]
}
An example to illustrate an error returned 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 |
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"
]
}
]
}
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 |
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 ---
},
],
{
{
{
}
]
}
],
},
}
}
]
}
An example to illustrate a questionnaire regarding an end of life plan
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 |
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"
],
{
}
],
{
{
{
{
{
}
]
}
}
],
}
]
},
{
},
{
}
]
},
{
{
{
}
],
}
]
},
{
{
{
}
],
}
]
}
]
}
An example to illustrate a questionnaire regarding a fitness for work survey
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 |
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"
],
{
}
],
{
},
{
{
{
{
}
]
}
}
],
}
]
},
{
{
}
],
{
}
},
{
}
}
]
}
]
}
An example to illustrate a questionnaire regarding an in-patient survey
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 |
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.",
},
{
},
{
{
},
{
},
{
},
{
}
]
},
{
{
},
{
}
]
}
]
}
Example to illustrate a questionnaire response regarding a baby patient survey
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 |
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 ---
},
},
],
{
{
{
}
]
}
],
},
}
}
],
},
{
}
]
},
{
},
}
}
]
}
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 |
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 ---
},
},
},
},
},
{
{
{
{
}
}
]
}
]
},
{
]
},
{
]
}
]
},
{
{
]
}
]
},
{
{
]
}
]
}
]
}
Example to illustrate a questionnaire response for a fitness for work survey
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 |
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",
},
},
},
},
{
},
{
{
{
}
}
]
}
]
},
{
{
}
}
]
}
]
}
Example to illustrate a questionnaire response regarding 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 |
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",
},
},
},
},
{
]
},
{
{
},
{
},
{
]
},
{
}
]
},
{
{
},
{
}
]
}
]
}
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 |
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 ---
},
]
},
},
},
{
},
{
}
},
{
}
}
]
}
]
}
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 |
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 ---
},
]
},
},
},
{
},
{
}
},
{
}
}
]
}
]
}
An example to illustrate a task regarding a colonoscopy
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 |
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 ---
},
{
}
],
{
}
]
},
},
},
},
},
},
{
],
}
],
},
},
{
},
}
}
]
}