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-EnteredInError",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationadministration"
]
},
"identifier" : [
{
"value" : "71dd991f-2662-4a7e-86b6-c6c85c9580d4"
}
],
"status" : "entered-in-error",
"statusReason" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "182896008",
"display" : "Drug declined by patient - dislikes taste"
}
]
}
],
"medicationReference" : {
🔗 "reference" : "Medication/Legemiddel-FestLegemiddelpakning"
},
"subject" : {
🔗 "reference" : "Patient/Pasient-Med-FNR"
},
"context" : {
🔗 "reference" : "Encounter/Episode-Sykehus"
},
"effectiveDateTime" : "2025-06-13T14:48:47+02:00",
"reasonReference" : [
{
🔗 "reference" : "Condition/Diagnose-ICD10"
}
],
"dosage" : {
"route" : {
"coding" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.7477",
"code" : "53",
"display" : "Oral bruk"
}
]
},
"dose" : {
"value" : 50,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
}