FHIR IG analytics| Package | hl7.fhir.us.pacio-toc.r4 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-BSJ-SMPMedStmt5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement BSJ-SMPMedStmt5
status: Active
medication: 24 HR glipizide 2.5 MG Extended Release Oral Tablet
subject: Betsy Smith-Johnson
dateAsserted: 2024-08-11
informationSource: Happy Nursing Facility
reasonCode: Diabetes mellitus type 2 in nonobese (disorder)
| Sequence | Text |
| 1 | daily |
{
"resourceType": "MedicationStatement",
"id": "BSJ-SMPMedStmt5",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "MedicationRequest/BSJ-SMPMedReq5"
}
],
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "310489",
"display": "24 HR glipizide 2.5 MG Extended Release Oral Tablet"
}
]
},
"subject": {
"reference": "Patient/Example-Smith-Johnson-Patient1",
"display": "Betsy Smith-Johnson"
},
"dateAsserted": "2024-08-11",
"informationSource": {
"reference": "Organization/org-SNF-Happy-Nursing-Facility",
"display": "Happy Nursing Facility"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "359642000",
"display": "Diabetes mellitus type 2 in nonobese (disorder)"
}
]
}
],
"dosage": [
{
"sequence": 1,
"text": "daily"
}
]
}