FHIR IG analytics| Package | hl7.fhir.us.meds |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-derivedfrom-mr-enca-1.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-1
status: completed
medication: cefotaxime 1 GM Injection
effective: 2016-09-10 --> 2016-09-12
dateAsserted: Apr 10, 2017 3:52:20 PM
informationSource: Provider B
reasonCode: Pneumonia (disorder)
dosage:
{
"resourceType": "MedicationStatement",
"id": "derivedfrom-mr-enca-1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "1656313",
"display": "cefotaxime 1 GM Injection"
}
],
"text": "cefotaxime 1 GM Injection"
},
"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:52:20.325-07:00",
"informationSource": {
"display": "Provider B"
},
"derivedFrom": [
{
"reference": "MedicationRequest/enca-1"
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "233604007",
"display": "Pneumonia (disorder)"
}
]
}
],
"dosage": [
{
"sequence": 1,
"text": "Cefatoxime 1gm intravenously every 6 hours",
"timing": {
"event": [
"2016-09-10T08:52:20-07:00",
"2016-09-10T08:52:20-07:00",
"2016-09-10T14:52:20-07:00",
"2016-09-10T20:20:20-07:00",
"2016-09-11T02:02:20-07:00",
"2016-09-11T08:45:20-07:00",
"2016-09-11T14:15:20-07:00",
"2016-09-11T20:15:20-07:00",
"2016-09-12T02:15:20-07:00"
]
},
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "INTRAVENOUS use",
"userSelected": false
}
]
},
"method": {
"text": "Slow Push"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1000,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
}