MedicationRequest.id[0] | UKCore-MedicationRequest-EyeDrops-Example |
MedicationRequest.status[0] | completed |
MedicationRequest.intent[0] | order |
MedicationRequest.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-category |
MedicationRequest.category[0].coding[0].code[0] | outpatient |
MedicationRequest.category[0].coding[0].display[0] | Outpatient |
MedicationRequest.medicationReference[0].reference[0] | Medication/UKCore-Medication-TimoptolEyeDrops-Example |
MedicationRequest.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationRequest.authoredOn[0] | 2022-09-10T15:00:00.000Z |
MedicationRequest.requester[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
MedicationRequest.courseOfTherapyType[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
MedicationRequest.courseOfTherapyType[0].coding[0].code[0] | acute |
MedicationRequest.courseOfTherapyType[0].coding[0].display[0] | Short course (acute) therapy |
MedicationRequest.dosageInstruction[0].text[0] | 1 drop in each affected eye twice daily, approximately 12 hours apart, until finished. |
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] | 362508001 |
MedicationRequest.dosageInstruction[0].site[0].coding[0].display[0] | Both eyes, entire |
MedicationRequest.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].route[0].coding[0].code[0] | 58831000052108 |
MedicationRequest.dosageInstruction[0].route[0].coding[0].display[0] | Subretinal route |
MedicationRequest.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationRequest.dosageInstruction[0].method[0].coding[0].code[0] | 421984009 |
MedicationRequest.dosageInstruction[0].method[0].coding[0].display[0] | Until finished |
MedicationRequest.substitution[0].allowedBoolean[0] | True |
MedicationRequest |
id : UKCore-MedicationRequest-EyeDrops-Example |
status : completed |
intent : order |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-category |
code : outpatient |
display : Outpatient |
medication |
reference : Medication/UKCore-Medication-TimoptolEyeDrops-Example |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
authoredOn : 2022-09-10T15:00:00.000Z |
requester |
reference : Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
courseOfTherapyType |
coding |
system : http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy |
code : acute |
display : Short course (acute) therapy |
dosageInstruction |
text : 1 drop in each affected eye twice daily, approximately 12 hours apart, until finished. |
timing |
repeat |
frequency : 2 |
period : 1 |
periodUnit : d |
site |
coding |
system : http://snomed.info/sct |
code : 362508001 |
display : Both eyes, entire |
route |
coding |
system : http://snomed.info/sct |
code : 58831000052108 |
display : Subretinal route |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
substitution |
allowed : True |
<MedicationRequest xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationRequest-EyeDrops-Example" /> <status value="completed" /> <intent value="order" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-category" /> <code value="outpatient" /> <display value="Outpatient" /> </coding> </category> <medicationReference> <reference value="Medication/UKCore-Medication-TimoptolEyeDrops-Example" /> </medicationReference> <subject> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </subject> <authoredOn value="2022-09-10T15:00:00.000Z" /> <requester> <reference value="Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example" /> </requester> <courseOfTherapyType> <coding> <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" /> <code value="acute" /> <display value="Short course (acute) therapy" /> </coding> </courseOfTherapyType> <dosageInstruction> <text value="1 drop in each affected eye twice daily, approximately 12 hours apart, until finished." /> <timing> <repeat> <frequency value="2" /> <period value="1" /> <periodUnit value="d" /> </repeat> </timing> <site> <coding> <system value="http://snomed.info/sct" /> <code value="362508001" /> <display value="Both eyes, entire" /> </coding> </site> <route> <coding> <system value="http://snomed.info/sct" /> <code value="58831000052108" /> <display value="Subretinal route" /> </coding> </route> <method> <coding> <system value="http://snomed.info/sct" /> <code value="421984009" /> <display value="Until finished" /> </coding> </method> </dosageInstruction> <substitution> <allowedBoolean value="true" /> </substitution> </MedicationRequest>
{ "resourceType": "MedicationRequest", "id": "UKCore-MedicationRequest-EyeDrops-Example", "status": "completed", "intent": "order", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category", "code": "outpatient", "display": "Outpatient" } ] } ], "medicationReference": { "reference": "Medication/UKCore-Medication-TimoptolEyeDrops-Example" }, "subject": { "reference": "Patient/UKCore-Patient-RichardSmith-Example" }, "authoredOn": "2022-09-10T15:00:00.000Z", "requester": { "reference": "Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example" }, "courseOfTherapyType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", "code": "acute", "display": "Short course (acute) therapy" } ] }, "dosageInstruction": [ { "text": "1 drop in each affected eye twice daily, approximately 12 hours apart, until finished.", "timing": { "repeat": { "frequency": 2, "period": 1, "periodUnit": "d" } }, "site": { "coding": [ { "system": "http://snomed.info/sct", "code": "362508001", "display": "Both eyes, entire" } ] }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "58831000052108", "display": "Subretinal route" } ] }, "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "421984009", "display": "Until finished" } ] } } ], "substitution": { "allowedBoolean": true } }