PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition
description: Model for a clinical condition, problem, diagnosis, or other event, situation, or issue that has risen to a level of concern.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSCondition
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition
elements:
  category: {type: CodeableConcept, short: 'Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).', array: true, index: 6}
  diagnosisAssertionStatus: {short: Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition., type: CodeableConcept, index: 11}
  stage: {short: Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used., type: CodeableConcept, array: true, index: 10}
  problem: {short: 'Code identifying the condition, problem or diagnosis', type: CodeableConcept, index: 3}
  header:
    elements:
      author:
        short: The author of the condition information.
        choices: []
        index: 1
      status: {short: 'Status of the condition/problem (e.g. active, resolved, inactive, etc)', index: 2}
  resolutionCircumstances: {type: string, short: 'Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).', index: 7}
  endDate: {type: dateTime, short: The date or estimated date that the condition resolved or went into remission, index: 5}
  externalResource: {type: uri, short: 'External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.', array: true, index: 13}
  severity: {short: A subjective assessment of the severity of the condition as evaluated by the clinician., type: CodeableConcept, index: 8}
  bodySite: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure', short: The anatomical location including laterality where this condition manifests itself., array: true, index: 9}
  specialistContact: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: 'Health Professional who may be specifically related to the problem, as a preferred contact.', array: true, index: 12}
  onsetDate: {type: dateTime, short: Onset date of a problem/condition, index: 4}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
version: 1.0.0
required: [problem]