FHIR IG analytics| Package | nexuzhealth.fhir.r4 |
| Resource Type | MedicationAdministration |
| Id | nxhmedicationadministration-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"dosage": {
"dose": {
"code": "dosis_ml",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
"unit": "ml",
"value": 1000
},
"rateQuantity": {
"code": "dosis_ml/tijd_uur",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
"unit": "ml/uur",
"value": 40
},
"route": {
"coding": [
{
"code": "IV-Inf",
"display": "intraveneus infuus",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/toedieningsweg"
}
]
}
},
"effectivePeriod": {
"end": "2022-10-04T17:25:26+02:00",
"start": "2022-10-03T16:25:26+02:00"
},
"extension": [
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
"valueReference": {
"reference": "Organization/STZH"
}
},
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType",
"valueCodeableConcept": {
"coding": [
{
"code": "basic",
"display": "basic",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/medicatieNr"
}
]
}
}
],
"id": "174676097",
"identifier": [
{
"system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischUitvoering/uitvoeringNr",
"use": "usual",
"value": "174676097"
}
],
"medicationReference": {
"reference": "Medication/431452"
},
"meta": {
"lastUpdated": "2022-10-05T12:33:59.778148+00:00",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationAdministration"
],
"versionId": "MTY2NDk3MzIzOTc3ODE0ODAwMA"
},
"request": {
"reference": "MedicationRequest/43943287"
},
"resourceType": "MedicationAdministration",
"status": "completed",
"subject": {
"reference": "Patient/J9G4RFMTPCV0"
}
}