PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.7.1
    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:
  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
          max: 1
  identifier: {label: Koppeltaal, index: 2}
  status: {label: Koppeltaal, index: 3}
  deviceName:
    label: Koppeltaal
    index: 4
    elements:
      type:
        pattern: {type: Code, value: user-friendly-name}
        index: 5
  type: {label: Koppeltaal, index: 6}
  specialization: {label: Koppeltaal, index: 7}
  url: {label: Koppeltaal, index: 8}
package_version: 0.7.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.0.3
required: [deviceName, status, identifier]