FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | MedicationAdministration |
| Id | zib-MedicationAdministration-03.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Medicatie | NaCl 0,9% + medicatie 5000 E heparine (totaal 48ml) |
|---|---|
| Datum/tijd | 21 juli 2020 |
| Dosering | Toedieningsweg: ORAAL Dosering: 1 stuk |
{
"resourceType": "MedicationAdministration",
"id": "zib-medicationadministration-03",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1be0b227-8fdf-11ec-1864-020000000000"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "18629005",
"display": "Administration of medication"
}
]
},
"medicationReference": {
"reference": "Medication/zib-product-02",
"display": "NaCl 0,9% + medicatie 5000 E heparine (totaal 48ml)"
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "J. XXX_Helleman"
},
"effectiveDateTime": "2020-07-21",
"dosage": {
"route": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.9",
"code": "9",
"display": "ORAAL"
}
]
},
"dose": {
"value": 1,
"unit": "stuk",
"system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
"code": "245"
}
}
}