PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@10.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-device
type: Device
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        privatelyOwned:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-privatelyOwned', index: 1}
          min: 0
          max: 1
        suppliers:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-suppliers', index: 2}
          min: 0
        registrationToken:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-registrationToken', index: 3}
          min: 0
          max: 1
        platform:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-platform', index: 4}
          min: 0
          max: 1
  status: {index: 5}
  type:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/device-types'}
    index: 6
  patient: {index: 7}
  owner:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 8
  note:
    elements:
      author:
        choices: [authorString]
        index: 15
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 15
              min: 0
              max: 1
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
        index: 13
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
                index: 13
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 16
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 16}
              min: 0
              max: 1
package_version: 10.0.0
extensions:
  privatelyOwned: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-privatelyOwned', min: 0, max: 1, type: Extension, index: 1}
  suppliers: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-suppliers', min: 0, type: Extension, index: 2}
  registrationToken: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-registrationToken', min: 0, max: 1, type: Extension, index: 3}
  platform: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device-platform', min: 0, max: 1, type: Extension, index: 4}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 10.0.0
required: [status]