Nordic ePI IG, published by Nordic Health Information Partnership. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/felleskatalogen/nordic-epi-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PackagedProductDefinition",
"id" : "PPD-Norway-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"🔗 ,
"https://gravitatehealth.eu/fhir/nordic-epi-ig/StructureDefinition/Nordic-ePI-PackagedProductDefinition"
]
},
"identifier" : [
{
"system" : "http://legemiddelverket.no/FEST/LegemiddelPakningID",
"value" : "ID_12345678-ABCD-ABCD-ABCD-12345678ABCD"
},
{
"system" : "https://farmalogg.no/varenummer",
"value" : "123456"
}
],
"name" : "PPD1",
"packageFor" : [
{
🔗 "reference" : "MedicinalProductDefinition/MPD-Norway-1"
}
]
}