PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.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
  status: {index: 3}
  type:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/device-types'}
    index: 4
  patient: {index: 5}
  owner:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 6
  note:
    elements:
      author:
        choices: [authorString]
        index: 13
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 13
              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: 11
        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: 11
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 14
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 14}
              min: 0
              max: 1
package_version: 3.5.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}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 3.5.0
required: [status]