FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetest.mpd.noma.no
Resource TypeStructureDefinition
IdMedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=test.mpd.noma.no@2.0.3&canonical=https://test.mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer-v2
URLhttps://test.mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer-v2
Version2.0
Statusdraft
NameMedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI
TitleMedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI
DescriptionTEST v2.0.3 - 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
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
test.mpd.noma.no#2.0.3MedicinalProductPackaged_NOMA_v2_0MedicinalProductPackaged_NOMA_v2_0

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2026-06-05T09:01:27.1653563+00:00"
  },
  "url": "https://test.mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer-v2",
  "version": "2.0",
  "name": "MedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI",
  "title": "MedicinalProductPackaged_MaHolderOrManufacturer_NOMA_GUPRI",
  "status": "draft",
  "description": "TEST v2.0.3 - 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://test.mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer-v2"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://test.mpd.noma.no/structuredefinition/packaged-product-ma-holder-or-manufacturer-v2"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}