Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "Administrering-Cellegift",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationadministration"
]
},
"identifier" : [
{
"value" : "15634555315"
}
],
"status" : "completed",
"medicationReference" : {
🔗 "reference" : "Medication/Lokalt-legemiddel-cellegift"
},
"subject" : {
🔗 "reference" : "Patient/Pasient-Med-FNR"
},
"context" : {
🔗 "reference" : "Encounter/Episode-Sykehus-2"
},
"effectivePeriod" : {
"start" : "2026-04-01T12:12:00+02:00",
"end" : "2026-04-01T13:45:00+02:00"
},
"request" : {
🔗 "reference" : "MedicationRequest/Rekvirering-Cellegift"
},
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "intravenøs administrasjonsvei"
}
]
},
"dose" : {
"value" : 1000,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"rateRatio" : {
"numerator" : {
"value" : 10,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}
}
}