Gravitate Health

Nordic ePI IG
0.1.0 - CI Build

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

: Example: MedicinalProductDefinition: MPD1 - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicinalProductDefinition",
  "id" : "MPD-Norway-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"🔗 ,
      "https://gravitatehealth.eu/fhir/nordic-epi-ig/StructureDefinition/Nordic-ePI-MedicinalProductDefinition"
    ]
  },
  "identifier" : [
    {
      "system" : "http://legemiddelverket.no/FEST/LegemiddelMerkevareID",
      "value" : "ID_12345678-ABCD-ABCD-ABCD-12345678ABCD"
    }
  ],
  "name" : [
    {
      "productName" : "MPD1"
    }
  ]
}