Sha256: 808f53af4c2c9bb25a3e67bdf5cf0353285aab745aa5323e02aa8b7633d0753c
Contents?: true
Size: 1.55 KB
Versions: 10
Compression:
Stored size: 1.55 KB
Contents
{ "resourceType": "MedicationAdministration", "id": "medadmin0310", "contained": [ { "resourceType": "Medication", "id": "med0304", "code": { "coding": [ { "system": "http://hl7.org/fhir/sid/ndc", "code": "76388-713-25", "display": "Myleran 2mg tablet, film coated" } ] } } ], "status": "completed", "medicationReference": { "reference": "#med0304" }, "subject": { "reference": "Patient/pat1", "display": "Donald Duck" }, "effectivePeriod": { "start": "2015-01-15T22:03:00+01:00", "end": "2015-01-16T02:03:00+01:00" }, "performer": [ { "actor": { "reference": "Practitioner/f007", "display": "Patrick Pump" } } ], "request": { "reference": "MedicationRequest/medrx0306" }, "dosage": { "text": "6 mg PO daily for remission induction; adjust dosage to white blood cell (WBC) count. With hold treatment if WBC is less than 15,000/µL; resume when WBC is greater than 50,000/µL", "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "26643006", "display": "Oral route (qualifier value)" } ] }, "dose": { "value": 6, "unit": "mg", "system": "http://unitsofmeasure.org", "code": "mg" } }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems