PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse
description: Model for information about the use of a device in the care of patient.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSDeviceUse
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse
elements:
  reasonCodeableConcept: {short: Reason or justification for the use of the device., type: CodeableConcept, array: true, choiceOf: reason, index: 11}
  reasonHttp://www:
    elements:
      xt-ehr:
        elements:
          eu/fhir/models/StructureDefinition/EHDSCondition: {short: Reason or justification for the use of the device., type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', array: true, choiceOf: reason, index: 12}
          eu/fhir/models/StructureDefinition/EHDSObservation: {short: Reason or justification for the use of the device., type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', array: true, choiceOf: reason, index: 13}
          eu/fhir/models/StructureDefinition/EHDSProcedure: {short: Reason or justification for the use of the device., type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure', array: true, choiceOf: reason, index: 14}
  periodOfUse: {type: Period, short: The period of time during which the device was implanted in the patient or the external device was in use., index: 3}
  header:
    elements:
      author:
        short: The author of the device usage statement.
        choices: []
        index: 1
      status: {short: 'Current status of the device usage (e.g. active, completed, etc).', index: 2}
  note: {type: string, short: 'Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.', index: 15}
  reason:
    short: Reason or justification for the use of the device.
    choices: [reasonCodeableConcept, 'reasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', 'reasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', 'reasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure']
    array: true
    index: 10
  deviceHttp://www:
    elements:
      xt-ehr:
        elements:
          eu/fhir/models/StructureDefinition/EHDSDevice: {short: The details of the device used., type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', choiceOf: device, index: 7}
        required: [fhir/models/StructureDefinition/EHDSDevice]
  bodySite: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure', short: Anatomical location of the device. May include laterality., index: 8}
  deviceCodeableConcept: {short: The details of the device used., type: CodeableConcept, choiceOf: device, index: 6}
  device:
    short: The details of the device used.
    choices: [deviceCodeableConcept, 'deviceHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice']
    index: 5
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
version: 1.0.0
required: [device, deviceCodeableConcept]