PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.15.0-beta.8
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Device
description: The Device resource represents a software application or system that is used in the provision of healthcare services. Within the Koppeltaal context, this typically includes modules, portals, or eHealth applications that facilitate patient care and data exchange between healthcare systems.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Device
type: Device
elements:
  patient: {index: 20}
  definition: {index: 3}
  serialNumber: {index: 12}
  parent: {index: 27}
  deviceName:
    index: 13
    elements:
      type:
        pattern: {type: Code, value: user-friendly-name}
        index: 14
  property: {index: 19}
  partNumber: {index: 16}
  modelNumber: {index: 15}
  statusReason: {index: 6}
  specialization: {index: 17}
  distinctIdentifier: {index: 7}
  note: {index: 25}
  extension:
    type: Extension
    url: http://koppeltaal.nl/fhir/StructureDefinition/resource-origin
    index: 0
    slicing:
      slices:
        resource-origin:
          match: {}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 0}
          min: 0
          max: 1
  status: {index: 5}
  safety: {index: 26}
  lotNumber: {index: 11}
  url: {index: 24}
  identifier:
    index: 1
    elements:
      system:
        pattern: {type: Uri, value: 'http://vzvz.nl/fhir/NamingSystem/koppeltaal-client-id'}
        index: 2
  manufacturer: {index: 8}
  version: {index: 18}
  location: {index: 23}
  contact: {index: 22}
  manufactureDate: {index: 9}
  owner:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 21
  expirationDate: {index: 10}
  udiCarrier: {index: 4}
package_version: 0.15.0-beta.8
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, max: 1, type: Extension, index: 0}
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]