Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "Legemiddel-Lokalt-Med-Flere-Ingredienser",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"
]
},
"code" : {
"coding" : [
{
"system" : "http://fh.no/fhir/NamingSystem/lokaltVirkemiddel",
"code" : "lokal-ketamin-deksametason-haloperidol-klonidin-midazolam-ondansetron",
"display" : "Lokalt legemiddel med ketamin, deksametason, haloperidol, klonidin, midazolam og ondansetron"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"text" : "Ketamin"
},
"strength" : {
"numerator" : {
"value" : 10,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Deksametason"
},
"strength" : {
"numerator" : {
"value" : 4,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Haloperidol"
},
"strength" : {
"numerator" : {
"value" : 5,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Klonidin"
},
"strength" : {
"numerator" : {
"value" : 150,
"system" : "http://unitsofmeasure.org",
"code" : "ug"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Midazolam"
},
"strength" : {
"numerator" : {
"value" : 5,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
},
{
"itemCodeableConcept" : {
"text" : "Ondansetron"
},
"strength" : {
"numerator" : {
"value" : 2,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
}
]
}