FHIR IG analytics| Package | hl7.fhir.uv.howto |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-b9531e7e-49f3-45e8-bb40-b829b77a9c0f.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement b9531e7e-49f3-45e8-bb40-b829b77a9c0f
status: Recorded
| Concept |
| warfarin |
subject: Kath Green Female, DoB: 1991-05-23 ( http://acme.org/identifiers/Patient#562)
encounter: Encounter/5bf7ab11-5264-451a-8cec-063f0f36e5ba
dateAsserted: 2024-04-17
| Code |
| Unknown |
{
"resourceType": "MedicationStatement",
"id": "b9531e7e-49f3-45e8-bb40-b829b77a9c0f",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "recorded",
"medication": {
"concept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "11289"
}
]
}
},
"subject": {
"reference": "Patient/562"
},
"encounter": {
"reference": "Encounter/5bf7ab11-5264-451a-8cec-063f0f36e5ba"
},
"dateAsserted": "2024-04-17",
"adherence": {
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
"code": "unknown"
}
]
}
}
}