PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct
description: 'This resource is part of MedicalDevice as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017.\r\n\r\nMedical aids 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: PGO.02
derivation: constraint
name: Zib MedicalDevice Product
type: Device
elements:
  identifier:
    short: ProductID
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        serialNumber:
          match: {type: null}
          schema:
            short: serial number (21) part of the UDI
            index: 1
            elements:
              type:
                index: 2
                elements:
                  coding:
                    index: 3
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://hl7.org/fhir/identifier-type'}
                        index: 4
                      code:
                        pattern: {type: Code, value: SNO}
                        index: 5
                    required: [system, code]
                required: [coding]
              value: {index: 6}
            required: [value, type]
  udi:
    elements:
      deviceIdentifier: {short: application identifier (AI) (01) part of the udi, index: 7}
      carrierHRF: {short: ProductID, index: 8}
  type:
    short: ProductType
    index: 9
    elements:
      coding:
        elements:
          system: {index: 10}
          code: {index: 11}
        required: [system, code]
      text: {index: 12}
  lotNumber: {short: batch or lot number (10) part of the UDI, index: 13}
  expirationDate: {short: expiration date (17) part of the UDI, index: 14}
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 15
  note:
    elements:
      text: {short: ProductDescription, index: 16}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct
base: http://hl7.org/fhir/StructureDefinition/Device
version: '2.0'