PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.8.0
    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: 19}
  definition: {index: 3}
  serialNumber: {index: 12}
  parent: {index: 26}
  deviceName:
    index: 13
    elements:
      type:
        pattern: {type: Code, value: user-friendly-name}
        index: 14
  property: {index: 18}
  partNumber: {index: 16}
  modelNumber: {index: 15}
  statusReason: {index: 6}
  distinctIdentifier: {index: 7}
  note: {index: 24}
  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: 5}
  safety: {index: 25}
  lotNumber: {index: 11}
  url: {index: 23}
  identifier: {index: 2}
  manufacturer: {index: 8}
  version: {index: 17}
  location: {index: 22}
  contact: {index: 21}
  manufactureDate: {index: 9}
  owner:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 20
  expirationDate: {index: 10}
  udiCarrier: {index: 4}
package_version: 0.8.0
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.0
required: [deviceName, status, identifier]