FHIR IG analytics| Package | hl7.fhir.uv.howto |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-15353a6e-229e-4b99-9b0c-a5a6da063e64.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement 15353a6e-229e-4b99-9b0c-a5a6da063e64
status: Recorded
| Concept |
| warfarin |
subject: Kath Green Female, DoB: 1991-05-23 ( http://acme.org/identifiers/Patient#562)
encounter: Encounter/1f3f0584-0c5d-4f37-8c1f-cbc934731fff
dateAsserted: 2024-04-17
| Code |
| Unknown |
{
"resourceType": "MedicationStatement",
"id": "15353a6e-229e-4b99-9b0c-a5a6da063e64",
"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/1f3f0584-0c5d-4f37-8c1f-cbc934731fff"
},
"dateAsserted": "2024-04-17",
"adherence": {
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
"code": "unknown"
}
]
}
}
}