FHIR IG analytics| Package | hl7.fhir.uv.howto |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-640906a5-7215-4aa4-b4c8-095284caf52c.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement 640906a5-7215-4aa4-b4c8-095284caf52c
status: Recorded
| Concept |
| warfarin |
subject: Jeff Smith Male, DoB: 1968-05-04 ( http://acme.org/identifiers/Patient#47234)
encounter: Encounter/1d99510e-714e-4a04-8f6c-34e0babd655f
dateAsserted: 2024-04-13
| Code |
| Taking |
{
"resourceType": "MedicationStatement",
"id": "640906a5-7215-4aa4-b4c8-095284caf52c",
"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/47234"
},
"encounter": {
"reference": "Encounter/1d99510e-714e-4a04-8f6c-34e0babd655f"
},
"dateAsserted": "2024-04-13",
"adherence": {
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
"code": "taking"
}
]
}
}
}