PackagesCanonicalsLogsProblems
    Packages
    niceprofiling.v23q1@0.2.0
    https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1
description: This profile is for sumbitting pace maker related data to the NICE.
package_name: niceprofiling.v23q1
derivation: constraint
name: NICE-MedicalDeviceProduct
type: Device
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        Verified:
          match: {url: null}
          schema: {type: Extension, short: 'Is the instance validated by a medical professional?', url: h, index: 1}
          min: 1
          max: 1
  type:
    index: 2
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 3
  patient:
    type: Reference
    refers: ['https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1']
    index: 4
package_version: 0.2.0
extensions:
  Verified: {url: h, min: 1, max: 1, type: Extension, short: 'Is the instance validated by a medical professional?', index: 1}
class: profile
kind: resource
url: https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1
base: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct
version: '1'
required: [extension]