PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.gen.r4@1.0.0-rc4
    https://gen.kanta.fi/fhir/StructureDefinition/KantaDevice
description: Kanta-palveluissa käytettävä Device-profiili. Profiilia käytetään, kun ilmoitetaan resurssin tallentaneen ohjemiston, tietojärjestelmän tai lääkinnällisen laitteen tiedot.
package_name: fi.kela.kanta.gen.r4
derivation: constraint
name: KantaDevice
type: Device
elements:
  patient: {index: 34}
  definition: {index: 11}
  serialNumber: {index: 20}
  meta:
    index: 0
    elements:
      profile: {index: 1}
    required: [profile]
  parent: {index: 41}
  deviceName:
    short: Tietojärjestelmän, ohjelmiston tai lääkinnällisen laitteen nimi
    index: 21
    elements:
      id: {index: 22}
      name: {short: 'Tietojärjestelmän, ohjelmiston tai lääkinnällisen laitteen nimi', index: 23}
  property: {index: 33}
  partNumber: {index: 25}
  modelNumber: {index: 24}
  type: {index: 26}
  statusReason: {index: 14}
  specialization: {index: 27}
  distinctIdentifier: {index: 15}
  note: {index: 39}
  status: {index: 13}
  safety: {index: 40}
  lotNumber: {index: 19}
  url: {index: 38}
  identifier:
    short: Tietojärjestelmän, ohjelmiston tai lääkinnällisen laitteen yksilöivä tunnus
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      max: 1
      slices:
        UDI:
          match: {system: 'urn:oid:1.2.246.537.6.12.999.2003.34'}
          schema:
            short: Yksilöivä tunnus
            index: 3
            elements:
              id: {index: 4}
              use: {index: 5}
              type: {index: 6}
              system:
                short: EUDAMED-palvelun yksilöivä tunnus
                pattern: {type: Uri, value: 'urn:oid:1.2.246.537.6.12.999.2003.34'}
                index: 7
              value: {short: Yksilöivä tunnus, index: 8}
              period: {index: 9}
              assigner: {index: 10}
            required: [value, system]
  manufacturer: {index: 16}
  version:
    short: Ohjelmiston, tietojärjestelmän tai lääkinnällisen laitteen versio
    index: 28
    elements:
      id: {index: 29}
      type: {index: 30}
      component: {index: 31}
      value: {short: Versio, index: 32}
  location: {index: 37}
  contact: {index: 36}
  manufactureDate: {index: 17}
  owner: {index: 35}
  expirationDate: {index: 18}
  udiCarrier: {index: 12}
package_version: 1.0.0-rc4
class: profile
kind: resource
url: https://gen.kanta.fi/fhir/StructureDefinition/KantaDevice
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.0.1
required: [deviceName, identifier, version]