FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-active-bisoprolol-internal-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement active-bisoprolol-internal-pat-sf
status: Active
medication: Medication Bisoprolol fumarate 2.5 mg tablet
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
dateAsserted: 2024-02-05
| Text |
| 1/2 tablet in the morning |
Generated Narrative: Medication #bisoprolol-internal-pat-sf
code: Bisoprolol 2.5mg tab
{
"resourceType": "MedicationStatement",
"id": "active-bisoprolol-internal-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCMedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "bisoprolol-internal-pat-sf",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "23281011000036106",
"display": "Bisoprolol fumarate 2.5 mg tablet"
}
],
"text": "Bisoprolol 2.5mg tab"
}
}
],
"status": "active",
"medicationReference": {
"reference": "#bisoprolol-internal-pat-sf"
},
"subject": {
"reference": "Patient/pat-sf"
},
"dateAsserted": "2024-02-05",
"dosage": [
{
"text": "1/2 tablet in the morning"
}
]
}