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-Paracetamol-FEST-Merkevare",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"
]
},
"extension" : [
{
"url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/legemiddel-classification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://www.whocc.no/atc",
"code" : "N02BE01",
"display" : "Paracetamol"
}
]
}
}
],
"identifier" : [
{
"system" : "http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare",
"value" : "2ABAC272-0BCF-43F0-84BE-984074D92E15"
}
],
"code" : {
"coding" : [
{
"system" : "http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare",
"code" : "2ABAC272-0BCF-43F0-84BE-984074D92E15",
"display" : "Paracetamol"
}
]
},
"form" : {
"coding" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.7448",
"code" : "1",
"display" : "Tablett"
}
]
}
}