Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
UKCore-MedicationRequest-Amoxicillin-Example
An example to illustrate the option for Amoxicillin when prescribing multiple routes
Table View
MedicationRequest.id[0] | UKCore-MedicationRequest-Amoxicillin-Example |
MedicationRequest.text[0].status[0] | additional |
MedicationRequest.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the option for Amoxicillin when prescribing multiple routes</div> |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | option |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | inpatient |
MedicationRequest.category[0].coding[0].display[0] | Inpatient |
MedicationRequest.medication[0].coding[0].system[0] | https://dmd.nhs.uk |
MedicationRequest.medication[0].coding[0].code[0] | 39732411000001106 |
MedicationRequest.medication[0].coding[0].display[0] | Amoxicillin 500mg capsules |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2023-06-15T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | 500mg - three times a day. |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].code[0] | 890458001 |
MedicationRequest.dosageInstruction[0].additionalInstruction[0].coding[0].display[0] | Penicillin-containing product |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 3 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].period[0] | 1 |
MedicationRequest.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | d |
MedicationRequest.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].site[0].coding[0].code[0] | 738956005 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 26643006 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Oral |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/dose-rate-type |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].code[0] | ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].type[0].coding[0].display[0] | Ordered |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].value[0] | 500 |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].unit[0] | milligram |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].system[0] | http://unitsofmeasure.org |
MedicationRequest.dosageInstruction[0].doseAndRate[0].dose[0].code[0] | mg |
MedicationRequest.substitution[0].allowed[0] | False |
Tree View
MedicationRequest |
id : UKCore-MedicationRequest-Amoxicillin-Example |
text |
status : additional |
status : completed |
intent : option |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : inpatient |
display : Inpatient |
medication |
coding |
system : https://dmd.nhs.uk |
code : 39732411000001106 |
display : Amoxicillin 500mg capsules |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2023-06-15T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : 500mg - three times a day. |
additionalInstruction |
coding |
system : http://snomed.info/sct |
code : 890458001 |
display : Penicillin-containing product |
timing |
repeat |
frequency : 3 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 738956005 |
display : Oral |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Oral |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
dose |
value : 500 |
unit : milligram |
system : http://unitsofmeasure.org |
code : mg |
substitution |
allowed : False |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</coding>
</category>
</coding>
</medicationCodeableConcept>
</subject>
</requester>
</coding>
</courseOfTherapyType>
</coding>
</additionalInstruction>
</timing>
</coding>
</site>
</coding>
</route>
</coding>
</type>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</substitution>
</MedicationRequest>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
],
{
}
]
},
},
},
{
}
]
},
{
{
{
}
]
}
],
},
},
},
{
{
}
]
},
}
}
]
}
],
}
}