{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2026-06-05T09:01:27.1653563+00:00"
  },
  "url": "https://mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer",
  "version": "3.1",
  "name": "MedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI",
  "title": "MedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI",
  "status": "draft",
  "description": "Extension for displaying the name of the MA holder or, if the product does not have a norwegian Marketing Authorisation, the name of the manufacturer",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicinalProductPackaged"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "The package's marketing authortisation holder or manufacturer",
        "definition": "The [maHolderOrManufacturer](https://simplifier.net/safest/MedicinalProductPackaged_MaHolderOrManufacturer_NOMA_v2_1) extension is implemented in order to specify the marketing authorization holder of the package.  \r\nMA holder is always available for medicinal products with an MA issued in Norway. For medicinal products without an MA issued in Norway, the company given maybe the MA holder in the origin country or a representative for the MA holder.  \r\nt is a string containing a company name..  \r\n\r\nURL for the extension: https://mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}