PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.9.5
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Device
description: The (FHIR) Device (resource) is a representation of an application that is used in the provision of healthcare without being substantially changed through that activity. The device may be a module, portal or eHealth app.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Device
type: Device
elements:
  patient: {index: 21}
  definition: {index: 4}
  serialNumber: {index: 13}
  parent: {index: 28}
  deviceName:
    index: 14
    elements:
      type:
        pattern: {type: Code, value: user-friendly-name}
        index: 15
  property: {index: 20}
  partNumber: {index: 17}
  modelNumber: {index: 16}
  statusReason: {index: 7}
  specialization: {index: 18}
  distinctIdentifier: {index: 8}
  note: {index: 26}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
  status: {index: 6}
  safety: {index: 27}
  lotNumber: {index: 12}
  url: {index: 25}
  identifier:
    index: 2
    elements:
      system:
        pattern: {type: Uri, value: 'http://vzvz.nl/fhir/NamingSystem/koppeltaal-client-id'}
        index: 3
  manufacturer: {index: 9}
  version: {index: 19}
  location: {index: 24}
  contact: {index: 23}
  manufactureDate: {index: 10}
  owner:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 22
  expirationDate: {index: 11}
  udiCarrier: {index: 5}
package_version: 0.9.5
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.8.1
required: [deviceName, status, identifier]