PackagesCanonicalsLogsProblems
    Packages
    noma.fhir.mpd@2.0.0
    https://example.org/fhir/StructureDefinition/2.0.0/MedicinalProductNOMA
description: Representing the Medicinal Products approved to be marketed in the Norwegian market. May also represent Nutrition Products.
package_name: noma.fhir.mpd
derivation: constraint
name: MedicinalProductNOMA
type: MedicinalProduct
elements:
  additionalMonitoringIndicator: {index: 30}
  manufacturingBusinessOperation: {index: 57}
  combinedPharmaceuticalDoseForm: {index: 23}
  clinicalTrial: {index: 48}
  productClassification:
    index: 33
    elements:
      coding:
        elements:
          system: {index: 34}
          version: {index: 35}
          code: {index: 36}
          userSelected: {index: 37}
        required: [system, code]
  name:
    index: 49
    elements:
      namePart:
        elements:
          type:
            index: 50
            elements:
              system: {index: 51}
              version: {index: 52}
              code: {index: 53}
              userSelected: {index: 54}
            required: [system, code]
      countryLanguage: {index: 55}
  masterFile: {index: 46}
  pharmaceuticalProduct: {index: 39}
  type: {index: 21}
  extension:
    type: Extension
    short: The Medicinal Product's Authorized Pharmaceutical Dose form
    isModifier: false
    url: http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest
    index: 0
    slicing:
      slices:
        authorizedPharmaceuticalDoseForm:
          match: {}
          schema:
            type: Extension
            short: The Medicinal Product's Authorized Pharmaceutical Dose form
            isModifier: false
            url: http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest
            index: 0
            elements:
              value:
                short: Specifies the dose form
                choices: []
                index: 2
              value[x]:
                elements:
                  coding:
                    elements:
                      code: {short: The code of the dose form, index: 3}
                      display: {short: The name of the dose form, index: 4}
        nutritionDoseForm:
          match: {}
          schema:
            type: Extension
            short: A Medicinal Product's Nutrition Dose Form.
            isModifier: false
            meaningWhenMissing: When missing, the Medicinal Product is not a nutritional product
            url: http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-nutrition-dose-form
            index: 5
            elements:
              value[x]:
                elements:
                  coding:
                    elements:
                      code: {short: The code of the nutrition dose form, index: 6}
                      display: {short: The name of the nutrition dose form, index: 7}
  marketingStatus: {index: 38}
  specialMeasures: {index: 31}
  specialDesignation: {index: 58}
  packagedMedicinalProduct:
    index: 40
    elements:
      reference: {index: 41}
      type: {index: 42}
      identifier: {index: 43}
      display: {index: 44}
    required: [reference, type]
  identifier:
    index: 8
    slicing:
      rules: open
      description: Sliced
      min: null
      slices:
        nomaMedicinalProductID:
          match: {}
          schema:
            short: Equal to the element's ID
            _required: true
            index: 9
            elements:
              use: {index: 10}
              type: {index: 11}
              system: {index: 12}
              value: {index: 13}
              assigner: {index: 14}
            required: [value, system]
        legemiddelmerkevareId:
          match: {}
          schema:
            short: The medicinal product's FEST (legemiddelMerkevare) ID
            meaningWhenMissing: When missing, the medicinal product is not represented as a product in the FEST master data. For example if the medicinal product represents a combinationpack or a multi strength package which are not represented as a product in FEST.
            index: 15
            elements:
              use: {index: 16}
              type: {index: 17}
              system: {index: 18}
              value: {index: 19}
              assigner: {index: 20}
            required: [value, system]
  crossReference: {index: 56}
  attachedDocument: {index: 45}
  domain: {index: 22}
  legalStatusOfSupply:
    meaningWhenMissing: When missing, the underlying packages do not all have the same legal status of suppply.
    index: 24
    elements:
      coding:
        elements:
          system: {index: 25}
          version: {index: 26}
          code: {index: 27}
          display: {index: 28}
          userSelected: {index: 29}
        required: [system, code]
  paediatricUseIndicator: {index: 32}
  contact: {index: 47}
package_version: 2.0.0
extensions:
  authorizedPharmaceuticalDoseForm:
    url: http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest
    type: Extension
    short: The Medicinal Product's Authorized Pharmaceutical Dose form
    isModifier: false
    index: 0
    elements:
      value:
        short: Specifies the dose form
        choices: []
        index: 2
      value[x]:
        elements:
          coding:
            elements:
              code: {short: The code of the dose form, index: 3}
              display: {short: The name of the dose form, index: 4}
  nutritionDoseForm:
    url: http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-nutrition-dose-form
    type: Extension
    short: A Medicinal Product's Nutrition Dose Form.
    isModifier: false
    meaningWhenMissing: When missing, the Medicinal Product is not a nutritional product
    index: 5
    elements:
      value[x]:
        elements:
          coding:
            elements:
              code: {short: The code of the nutrition dose form, index: 6}
              display: {short: The name of the nutrition dose form, index: 7}
class: profile
kind: resource
url: https://example.org/fhir/StructureDefinition/2.0.0/MedicinalProductNOMA
base: http://hl7.org/fhir/StructureDefinition/MedicinalProduct
version: 2.0.0
required: [packagedMedicinalProduct]