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" : "Scenario-C-Medisin",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Scenario-C-Medisin</b></p><a name=\"Scenario-C-Medisin\"> </a><a name=\"hcScenario-C-Medisin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-medication.html\">Legemiddel</a></p></div><p><b>code</b>: <span title=\"Codes:{http://fh.no/fhir/NamingSystem/lokaltVirkemiddel OXA-85-INF}\">Oksaliplatin 85 mg/m2 infusjonsvæske</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7448 9}\">Infusjonsvæske, oppløsning</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Substance-Scenario-C-Virkestoff.html\">Substance Oxaliplatin (substance)</a></td><td>true</td></tr></table></div>"
},
"code" : {
"coding" : [
{
"system" : "http://fh.no/fhir/NamingSystem/lokaltVirkemiddel",
"code" : "OXA-85-INF",
"display" : "Oksaliplatin 85 mg/m2 infusjonsvæske"
}
]
},
"form" : {
"coding" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.7448",
"code" : "9",
"display" : "Infusjonsvæske, oppløsning"
}
]
},
"ingredient" : [
{
"itemReference" : {
🔗 "reference" : "Substance/Scenario-C-Virkestoff"
},
"isActive" : true
}
]
}