Legemiddeldata fra institusjon til Legemiddelregisteret
0.9.1 - ci-build
Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v0.9.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "Administrering-1-Oralt",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-legemiddeladministrering"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration Administrering-1-Oralt</b></p><a name=\"Administrering-1-Oralt\"> </a><a name=\"hcAdministrering-1-Oralt\"> </a><a name=\"Administrering-1-Oralt-no-NO\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"https://fhir.legemidler.example.com/legemidler/123456780\">https://fhir.legemidler.example.com/legemidler/123456780</a></p><p><b>subject</b>: <a href=\"https://fhi.no/fhir/lmdi/pasient/12345678\">https://fhi.no/fhir/lmdi/pasient/12345678</a></p><p><b>context</b>: <a href=\"https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3\">https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3</a></p><p><b>effective</b>: 2024-05-28</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Svelge to spiseskjéer</td><td><span title=\"Codes:{http://snomed.info/sct 421521009}\">oralt</span></td><td>2 metric tablespoon<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codetsp_us = 'tsp_us')</span></td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "https://fhir.legemidler.example.com/legemidler/123456780"
},
"subject" : {
"reference" : "https://fhi.no/fhir/lmdi/pasient/12345678"
},
"context" : {
"reference" : "https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3"
},
"effectiveDateTime" : "2024-05-28",
"dosage" : {
"text" : "Svelge to spiseskjéer",
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "421521009",
"display" : "Swallow"
}
],
"text" : "oralt"
},
"dose" : {
"value" : 2,
"unit" : "metric tablespoon",
"system" : "http://unitsofmeasure.org",
"code" : "tsp_us"
}
}
}