Example Medications List - Medicines on admission

This examples medication list is provided as part of a patient journey scenario, which is described here. The list references the following example resources: Below is an example of the above medication statements combined into a medication list:
List
List.id[0]Example-MedicationList-Admission
List.status[0]current
List.mode[0]snapshot
List.code[0].coding[0].system[0]http://snomed.info/sct
List.code[0].coding[0].code[0]933361000000108
List.code[0].coding[0].display[0]Medications and medical devices
List.subject[0].reference[0]Patient/Example-DataStandardsWales-Patient-PeterPiper
List.subject[0].display[0]PIPER, Peter (NHS: 1192335566)
List.encounter[0].reference[0]Encounter/Example-Inpatient
List.encounter[0].display[0]...
List.date[0]2022-07-10T14:00:00Z
List.source[0].reference[0]Practitioner/Example-Admission
List.source[0].display[0]...
List.entry[0].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bendroflumethiazide-GP
List.entry[0].item[0].display[0]Bendroflumethiazide 2.5mg tablets - 1 tablet every morning
List.entry[1].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bisoprolol-GP
List.entry[1].item[0].display[0]Bisoprolol 1.25mg tablets - 1 tablet every morning
List.entry[2].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Nifedipress-GP
List.entry[2].item[0].display[0]Nifedipress MR 20mg tablet 1 tablet twice a day
List.entry[3].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ramipril-GP
List.entry[3].item[0].display[0]Ramipril 2.5mg tablet - 1 tablet in the morning
List.entry[4].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Atorvastatin-GP
List.entry[4].item[0].display[0]Atorvastatin 20mg tablet - 1 tablet at night
List.entry[5].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-DurogesicDTrans-GP
List.entry[5].item[0].display[0]Durogesic DTrans 25 micrograms/hour transdermal patches - Apply one patch every 72 hours
List.entry[6].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Hydrocortisone-GP
List.entry[6].item[0].display[0]Hydrocortisone 1% Cream - Apply to the affected area twice a day
List.entry[7].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Latanoprost-GP
List.entry[7].item[0].display[0]Latanoprost 50micrograms/ml eye drops 0.2ml unit dose preservative free - Instil one drop into the left eye at night
List.entry[8].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Amoxicillin-GP
List.entry[8].item[0].display[0]Amoxicillin 500mg capsules, one capsule three times a day for 7 days
List.entry[9].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient
List.entry[9].item[0].display[0]Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd) - Inject 50mg subcutaneously once a week
List.entry[10].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ibuprofen-Patient
List.entry[10].item[0].display[0]Ibuprofen 200mg tablets, 2-3 tablets three times a day
List.entry[11].item[0].reference[0]MedicationStatement/Example-DataStandardsWales-MedicationStatement-Paracetamol-Patient
List.entry[11].item[0].display[0]Paracetamol 500mg tablets 2 tablets four times a day
<List xmlns="http://hl7.org/fhir">
<!-- Scenario: Peter Piper's medicines on admission - lists the MedicationStatements from the various sources -->
<id value="Example-MedicationList-Admission" />
<status value="current" />
<mode value="snapshot" />
<system value="http://snomed.info/sct" />
<code value="933361000000108" />
<display value="Medications and medical devices" />
</coding>
</code>
<reference value="Patient/Example-DataStandardsWales-Patient-PeterPiper" />
<display value="PIPER, Peter (NHS: 1192335566)" />
</subject>
<reference value="Encounter/Example-Inpatient" />
<display value="..." />
</encounter>
<date value="2022-07-10T14:00:00Z" />
<!-- Practitioner asserting the list as 'on admission' -->
<reference value="Practitioner/Example-Admission" />
<display value="..." />
</source>
<!-- From GP meds list -->
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bendroflumethiazide-GP" />
<display value="Bendroflumethiazide 2.5mg tablets - 1 tablet every morning" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bisoprolol-GP" />
<display value="Bisoprolol 1.25mg tablets - 1 tablet every morning" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Nifedipress-GP" />
<display value="Nifedipress MR 20mg tablet 1 tablet twice a day" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ramipril-GP" />
<display value="Ramipril 2.5mg tablet - 1 tablet in the morning" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Atorvastatin-GP" />
<display value="Atorvastatin 20mg tablet - 1 tablet at night" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-DurogesicDTrans-GP" />
<display value="Durogesic DTrans 25 micrograms/hour transdermal patches - Apply one patch every 72 hours" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Hydrocortisone-GP" />
<display value="Hydrocortisone 1% Cream - Apply to the affected area twice a day" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Latanoprost-GP" />
<display value="Latanoprost 50micrograms/ml eye drops 0.2ml unit dose preservative free - Instil one drop into the left eye at night" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Amoxicillin-GP" />
<display value="Amoxicillin 500mg capsules, one capsule three times a day for 7 days" />
</item>
</entry>
<!-- From Outpatient meds list -->
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient" />
<display value="Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd) - Inject 50mg subcutaneously once a week" />
</item>
</entry>
<!-- Recorded on admission from information provided by patient -->
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ibuprofen-Patient" />
<display value="Ibuprofen 200mg tablets, 2-3 tablets three times a day" />
</item>
</entry>
<reference value="MedicationStatement/Example-DataStandardsWales-MedicationStatement-Paracetamol-Patient" />
<display value="Paracetamol 500mg tablets 2 tablets four times a day" />
</item>
</entry>
</List>
{
"resourceType": "List",
"id": "Example-MedicationList-Admission",
"status": "current",
"mode": "snapshot",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "933361000000108",
"display": "Medications and medical devices"
}
]
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-PeterPiper",
"display": "PIPER, Peter (NHS: 1192335566)"
},
"reference": "Encounter/Example-Inpatient",
"display": "..."
},
"date": "2022-07-10T14:00:00Z",
"source": {
"reference": "Practitioner/Example-Admission",
"display": "..."
},
"entry": [
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bendroflumethiazide-GP",
"display": "Bendroflumethiazide 2.5mg tablets - 1 tablet every morning"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bisoprolol-GP",
"display": "Bisoprolol 1.25mg tablets - 1 tablet every morning"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Nifedipress-GP",
"display": "Nifedipress MR 20mg tablet 1 tablet twice a day"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ramipril-GP",
"display": "Ramipril 2.5mg tablet - 1 tablet in the morning"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Atorvastatin-GP",
"display": "Atorvastatin 20mg tablet - 1 tablet at night"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-DurogesicDTrans-GP",
"display": "Durogesic DTrans 25 micrograms/hour transdermal patches - Apply one patch every 72 hours"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Hydrocortisone-GP",
"display": "Hydrocortisone 1% Cream - Apply to the affected area twice a day"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Latanoprost-GP",
"display": "Latanoprost 50micrograms/ml eye drops 0.2ml unit dose preservative free - Instil one drop into the left eye at night"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Amoxicillin-GP",
"display": "Amoxicillin 500mg capsules, one capsule three times a day for 7 days"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient",
"display": "Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd) - Inject 50mg subcutaneously once a week"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ibuprofen-Patient",
"display": "Ibuprofen 200mg tablets, 2-3 tablets three times a day"
}
},
{
"item": {
"reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Paracetamol-Patient",
"display": "Paracetamol 500mg tablets 2 tablets four times a day"
}
}
]
}