FHIR IG analytics| Package | hl7.fhir.us.meds |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-derivedfrom-mr-enca-4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
id: derivedfrom-mr-enca-4
status: completed
medication: Potassium Chloride 20 MEQ/L in Lactated Ringers Solution with Dextrose 5 % Injectable Solution
effective: 2016-09-10 --> 2016-09-12
dateAsserted: Apr 10, 2017 3:56:13 PM
informationSource: Provider B
reasonCode: Pneumonia (disorder)
dosage:
{
"resourceType": "MedicationStatement",
"id": "derivedfrom-mr-enca-4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "847626",
"display": "Potassium Chloride 20 MEQ/L in Lactated Ringers Solution with Dextrose 5 % Injectable Solution"
}
],
"text": "Potassium Chloride 20 MEQ/L in Lactated Ringers Solution with Dextrose 5 % Injectable Solution"
},
"subject": {
"reference": "Patient/test2",
"display": "Brian Z"
},
"context": {
"reference": "Encounter/A",
"display": "Inpatient Encounter A"
},
"effectivePeriod": {
"start": "2016-09-10",
"end": "2016-09-12"
},
"dateAsserted": "2017-04-10T08:56:13.229-07:00",
"informationSource": {
"display": "Provider B"
},
"derivedFrom": [
{
"reference": "MedicationRequest/enca-4"
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "233604007",
"display": "Pneumonia (disorder)"
}
]
}
],
"dosage": [
{
"sequence": 1,
"text": "LRS IV at 250 ml/hr",
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "INTRAVENOUS use",
"userSelected": false
}
]
},
"method": {
"text": "Constant Rate Infusion"
}
}
]
}