PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.core-clinical@1.2.0
    https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelProblem
description: Logical model for Problem
package_name: hl7.fhir.be.core-clinical
derivation: specialization
name: BeModelProblem
type: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelProblem
elements:
  onset:
    short: Onset
    choices: [onsetDateTime, onsetPeriod, onsetRange, onsetAge, onsetString]
    index: 18
  category:
    type: CodeableConcept
    short: Category
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/ProblemCategoryVS'}
    array: true
    index: 6
  clinicalStatus:
    type: CodeableConcept
    short: Clinical Status
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-clinical'}
    index: 8
  abatementAge: {type: Age, short: Abatement, choiceOf: abatement, index: 29}
  cause:
    type: Reference
    short: Cause
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement', 'http://hl7.org/fhir/StructureDefinition/Procedure']
    array: true
    index: 5
  onsetRange: {type: Range, short: Onset, choiceOf: onset, index: 21}
  onsetAge: {type: Age, short: Onset, choiceOf: onset, index: 22}
  onsetPeriod: {type: Period, short: Onset, choiceOf: onset, index: 20}
  abatement:
    short: Abatement
    choices: [abatementDateTime, abatementPeriod, abatementRange, abatementAge, abatementString]
    index: 25
  abatementPeriod: {type: Period, short: Abatement, choiceOf: abatement, index: 27}
  asserter: {type: Identifier, short: Asserter, index: 3}
  note: {type: Annotation, short: Note, array: true, index: 31}
  abatementString: {type: string, short: Abatement, choiceOf: abatement, index: 30}
  abatementRange: {type: Range, short: Abatement, choiceOf: abatement, index: 28}
  symptom: {type: CodeableConcept, short: Symptom, array: true, index: 11}
  recordedDate: {type: dateTime, short: Recorded Date, index: 1}
  onsetString: {type: string, short: Onset, choiceOf: onset, index: 23}
  recorder: {type: Identifier, short: Recorder, index: 2}
  severity:
    type: CodeableConcept
    short: Severity
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-severity'}
    index: 12
  code:
    type: CodeableConcept
    short: Code
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/ProblemCodeVS'}
    index: 7
  identifier: {type: Identifier, short: Business Identifier, array: true, min: 1, index: 0}
  onsetDateTime: {type: dateTime, short: Onset, choiceOf: onset, index: 19}
  bodySite:
    type: CodeableConcept
    short: Body Site
    array: true
    index: 13
    elements:
      localisation:
        type: CodeableConcept
        short: Body Localisation
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-bodysite'}
        index: 14
      laterality:
        type: CodeableConcept
        short: Body Laterality
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-laterality'}
        index: 15
      topography:
        type: CodeableConcept
        short: Body Topography
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-body-topography'}
        index: 16
    required: [localisation]
  abatementDateTime: {type: dateTime, short: Abatement, choiceOf: abatement, index: 26}
  verificationStatus:
    type: CodeableConcept
    short: Verification Status
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-ver-status'}
    index: 9
  diseaseCourse:
    type: CodeableConcept
    short: Course of Disease
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/ProblemDiseaseCourseVS'}
    index: 10
  subject:
    type: Reference
    short: Patient
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 4
package_version: 1.2.0
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelProblem
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.2.0
required: [clinicalStatus, identifier, subject, recorder, recordedDate, code]