PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@0.3.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
description: Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSDataSet
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
elements:
  header:
    type: Base
    short: Basic metadata for this information
    index: 0
    elements:
      subject: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: Patient/subject information, index: 1}
      identifier: {type: Identifier, short: 'Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).', array: true, index: 2}
      author:
        short: Author(s) responsible for the provided information.
        choices: ['authorHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'authorHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', 'authorHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice']
        array: true
        index: 4
      authorHttp://www:
        elements:
          xt-ehr:
            elements:
              eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: Author(s) responsible for the provided information., choiceOf: author, array: true, index: 5}
              eu/fhir/models/StructureDefinition/EHDSOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Author(s) responsible for the provided information., choiceOf: author, array: true, index: 6}
              eu/fhir/models/StructureDefinition/EHDSDevice: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: Author(s) responsible for the provided information., choiceOf: author, array: true, index: 7}
      date: {type: dateTime, short: Date and optionally time of authoring/issuing, index: 8}
      status: {type: CodeableConcept, short: Status of the resource or document, index: 9}
      source: {type: CodeableConcept, short: 'Source of information (e.g. patient, patient''s proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.', index: 10}
      language: {type: CodeableConcept, short: Language in which the resource is written. Language is expressed by the IETF language tag., index: 11}
    required: [status, subject]
package_version: 0.3.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.3.0
required: [header]