FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | List |
| Id | Example-DataStandardsWales-List-Medications-Outpatient.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "List",
"id": "Example-DataStandardsWales-MedicationList-Outpatient",
"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)"
},
"encounter": {
"reference": "Encounter/Example-Outpatient",
"display": "..."
},
"date": "2022-02-20T15:00:00Z",
"source": {
"reference": "Practitioner/Rheumatology-Doctor",
"display": "..."
},
"entry": [
{
"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"
}
}
]
}