FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-BSJ-SMPMedStmt8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement BSJ-SMPMedStmt8
status: Active
medication: ferrous sulfate 325 MG (iron 65 MG) Oral Tablet
subject: Betsy Smith-Johnson
dateAsserted: 2024-08-11
informationSource: Happy Nursing Facility
reasonCode: Anemia co-occurrent and due to chronic kidney disease stage 3 (disorder)
| Sequence | Text |
| 1 | three times a day before meals |
{
"resourceType": "MedicationStatement",
"id": "BSJ-SMPMedStmt8",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "MedicationRequest/BSJ-SMPMedReq8"
}
],
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "310325",
"display": "ferrous sulfate 325 MG (iron 65 MG) 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": "691421000119108",
"display": "Anemia co-occurrent and due to chronic kidney disease stage 3 (disorder)"
}
]
}
],
"dosage": [
{
"sequence": 1,
"text": "three times a day before meals"
}
]
}