FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-chloramphenicol-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 chloramphenicol-pat-sf
status: Active
medication: Chloramphenicol 1% eye ointment
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
dateAsserted: 2024-02-05
reasonCode: Bacterial conjunctivitis
| Text |
| Apply 1 drop to each eye every 2 hours for 7 days |
{
"resourceType": "MedicationStatement",
"id": "chloramphenicol-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCMedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22717011000036101",
"display": "Chloramphenicol 1% eye ointment"
}
],
"text": "Chloramphenicol 1% eye ointment"
},
"subject": {
"reference": "Patient/pat-sf"
},
"dateAsserted": "2024-02-05",
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "128350005"
}
],
"text": "Bacterial conjunctivitis"
}
],
"dosage": [
{
"text": "Apply 1 drop to each eye every 2 hours for 7 days"
}
]
}