Example MedicationStatement - Enbrel

This shows an example medication statement as recorded within an outpatient attendance.

MedicationStatement
MedicationStatement.id[0]Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient
MedicationStatement.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement
MedicationStatement.text[0].status[0]generated
MedicationStatement.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd) - Inject 50mg subcutaneously once a week</div>
MedicationStatement.status[0]active
MedicationStatement.category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/medication-statement-category
MedicationStatement.category[0].coding[0].code[0]outpatient
MedicationStatement.category[0].coding[0].display[0]Outpatient
MedicationStatement.medication[0].coding[0].system[0]https://dmd.nhs.uk
MedicationStatement.medication[0].coding[0].code[0]10967711000001103
MedicationStatement.medication[0].coding[0].display[0]Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)
MedicationStatement.medication[0].text[0]Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)
MedicationStatement.subject[0].reference[0]Patient/Example-DataStandardsWales-Patient-PeterPiper
MedicationStatement.subject[0].display[0]PIPER, Peter (NHS: 1192335566)
MedicationStatement.context[0].reference[0]Encounter/Encounter-Outpatient
MedicationStatement.context[0].display[0]...
MedicationStatement.dateAsserted[0]2022-02-20T15:00:00Z
MedicationStatement.informationSource[0].reference[0]Practitioner/Rheumatology-Doctor
MedicationStatement.informationSource[0].display[0]...
MedicationStatement.dosage[0].timing[0].repeat[0].period[0]1
MedicationStatement.dosage[0].timing[0].repeat[0].periodUnit[0]wk
MedicationStatement.dosage[0].route[0].coding[0].system[0]http://snomed.info/sct
MedicationStatement.dosage[0].route[0].coding[0].code[0]34206005
MedicationStatement.dosage[0].route[0].coding[0].display[0]subcutaneous
MedicationStatement.dosage[0].method[0].coding[0].system[0]http://snomed.info/sct
MedicationStatement.dosage[0].method[0].coding[0].code[0]129326001
MedicationStatement.dosage[0].method[0].coding[0].display[0]Injection
MedicationStatement.dosage[0].doseAndRate[0].dose[0].value[0]1
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient" />
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<status value="active" />
<system value="http://terminology.hl7.org/CodeSystem/medication-statement-category" />
<code value="outpatient" />
<display value="Outpatient" />
</coding>
</category>
<system value="https://dmd.nhs.uk" />
<code value="10967711000001103" />
<display value="Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)" />
</coding>
<text value="Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)" />
</medicationCodeableConcept>
<reference value="Patient/Example-DataStandardsWales-Patient-PeterPiper" />
<display value="PIPER, Peter (NHS: 1192335566)" />
</subject>
<reference value="Encounter/Encounter-Outpatient" />
<display value="..." />
</context>
<dateAsserted value="2022-02-20T15:00:00Z" />
<reference value="Practitioner/Rheumatology-Doctor" />
<display value="..." />
</informationSource>
<period value="1" />
<periodUnit value="wk" />
</repeat>
</timing>
<system value="http://snomed.info/sct" />
<code value="34206005" />
<display value="subcutaneous" />
</coding>
</route>
<system value="http://snomed.info/sct" />
<code value="129326001" />
<display value="Injection" />
</coding>
</method>
<value value="1" />
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>
{
"resourceType": "MedicationStatement",
"id": "Example-DataStandardsWales-MedicationStatement-Enbrel-Outpatient",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"status": "active",
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medication-statement-category",
"code": "outpatient",
"display": "Outpatient"
}
]
},
"coding": [
{
"system": "https://dmd.nhs.uk",
"code": "10967711000001103",
"display": "Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)"
}
],
"text": "Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd)"
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-PeterPiper",
"display": "PIPER, Peter (NHS: 1192335566)"
},
"context": {
"reference": "Encounter/Encounter-Outpatient",
"display": "..."
},
"dateAsserted": "2022-02-20T15:00:00Z",
"reference": "Practitioner/Rheumatology-Doctor",
"display": "..."
},
"dosage": [
{
"timing": {
"repeat": {
"period": 1,
"periodUnit": "wk"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "34206005",
"display": "subcutaneous"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129326001",
"display": "Injection"
}
]
},
{
"value": 1
}
}
]
}
]
}
Enbrel 50mg/1ml solution for injection pre-filled syringes (Pfizer Ltd) - Inject 50mg subcutaneously once a week