PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@0.3.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen
description: Model for a specimen to be used for analysis
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSSpecimen
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen
elements:
  request: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest', short: Why the specimen ws collected, array: true, index: 9}
  specimenSourceHttp://www:
    elements:
      xt-ehr:
        elements:
          eu/fhir/models/StructureDefinition/EHDSPatient: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: 'Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.', choiceOf: specimenSource, index: 5}
          eu/fhir/models/StructureDefinition/EHDSLocation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation', short: 'Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.', choiceOf: specimenSource, index: 6}
          eu/fhir/models/StructureDefinition/EHDSDevice: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: 'Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.', choiceOf: specimenSource, index: 7}
  specimenSource:
    short: Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.
    choices: ['specimenSourceHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', 'specimenSourceHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation', 'specimenSourceHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice']
    index: 4
  combined: {type: CodeableConcept, short: This element signifies if the specimen is part of a group or pooled., index: 10}
  type: {type: CodeableConcept, short: The kind of material that forms the Specimen., index: 2}
  note: {type: string, short: 'To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen).', index: 31}
  parentSpecimen: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen', short: Specimen from which this specimen originated, array: true, index: 8}
  receivedDate: {type: dateTime, short: Date and time when specimen is received by the testing laboratory., index: 26}
  status: {type: CodeableConcept, short: Availability of the specimen., index: 1}
  condition: {type: CodeableConcept, short: State of the specimen. State of the speeimen should be alligned with dataAbsentReason element of the Observatiom model., array: true, index: 30}
  container:
    type: Base
    short: The container holding the specimen.
    array: true
    index: 27
    elements:
      specimenQuantity: {type: Quantity, short: Quantity of specimen within container, index: 28}
      containerDevice: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: The device resource for the the container holding the specimen., index: 29}
    required: [containerDevice]
  identifier: {type: Identifier, short: 'An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by ordering system, identifier assigned by laboratory etc. Multiple identifiers can be used.', array: true, min: 1, index: 0}
  collection:
    type: Base
    short: Collection details
    array: true
    index: 11
    elements:
      collectedDateTime: {type: dateTime, short: The period or date and time of specimen collection., choiceOf: collected, index: 21}
      method: {type: CodeableConcept, short: 'If relevant for the results, the method of obtaining the specimen.', index: 23}
      bodySite: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure', short: 'Anatomic location (e.g. body location, laterality and other details) where the material is collected, e.g. Elbow, left', index: 25}
      device: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: Device used to perform specimen collection, index: 24}
      quantity: {type: Quantity, short: The quantity of specimen collected, index: 22}
      performerHttp://www:
        elements:
          xt-ehr:
            elements:
              eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: Person or organisation who collected the specimen, choiceOf: performer, index: 14}
              eu/fhir/models/StructureDefinition/EHDSOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Person or organisation who collected the specimen, choiceOf: performer, index: 15}
              eu/fhir/models/StructureDefinition/EHDSPatient: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: Person or organisation who collected the specimen, choiceOf: performer, index: 16}
              eu/fhir/models/StructureDefinition/EHDSRelatedPerson: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson', short: Person or organisation who collected the specimen, choiceOf: performer, index: 17}
      collectedPeriod: {type: Period, short: The period or date and time of specimen collection., choiceOf: collected, index: 20}
      collected:
        short: The period or date and time of specimen collection.
        choices: [collectedPeriod, collectedDateTime]
        index: 19
      performer:
        short: Person or organisation who collected the specimen
        choices: ['performerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'performerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', 'performerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', 'performerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson']
        index: 13
    required: [collectedDateTime, collected, collectedPeriod]
package_version: 0.3.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.3.0
required: [identifier]