PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product
description: Medical devices are any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibMedicalDeviceProduct
abstract: true
type: Device
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      max: 1
      slices:
        gs1ProductID:
          match: {system: 'https://www.gs1.org/gtin'}
          schema:
            short: ProductID
            pattern:
              type: Identifier
              value: {system: 'https://www.gs1.org/gtin'}
            index: 1
          max: 1
        hibcProductID:
          match: {system: 'urn:oid:2.16.840.1.113883.6.40'}
          schema:
            short: ProductID
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.840.1.113883.6.40'}
            index: 2
          max: 1
  udiCarrier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: issuer, type: value}
      min: null
      max: 1
      slices:
        gs1UdiCarrier:
          match: {issuer: 'https://www.gs1.org/gtin'}
          schema:
            index: 4
            elements:
              deviceIdentifier: {index: 5}
              issuer:
                pattern: {type: Uri, value: 'https://www.gs1.org/gtin'}
                index: 6
              carrierHRF: {short: ProductID, index: 7}
        hibcUdiCarrier:
          match: {issuer: 'urn:oid:2.16.840.1.113883.6.40'}
          schema:
            index: 8
            elements:
              issuer:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.40'}
                index: 9
              carrierHRF: {short: ProductID, index: 10}
  manufactureDate: {index: 11}
  expirationDate: {index: 12}
  lotNumber: {index: 13}
  serialNumber: {index: 14}
  type:
    short: ProductType
    binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.1.1--20200901000000'}
    index: 15
  note:
    index: 16
    elements:
      text: {short: ProductDescription, index: 17}
package_version: 0.12.0-beta.2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product
base: http://hl7.org/fhir/StructureDefinition/Device
version: null