description: Clinical Observation logical model package_name: hl7.fhir.be.core-clinical derivation: specialization name: BeModelClinicalObservation type: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelClinicalObservation elements: patient: {type: Reference, short: The patient that this observation is about, index: 8} category: {type: CodeableConcept, short: A code that classifies the general type of observation being made, array: true, index: 13} referenceRange: type: BackboneElement short: Guidance on how to interpret the value by comparison to a normal or recommended range array: true index: 30 elements: low: {type: Quantity, short: 'Low Range, if relevant', index: 31} high: {type: Quantity, short: 'High Range, if relevant', index: 32} request: {type: Reference, short: The request that this observation is fulfilling, index: 9} partOfProcedure: {type: Reference, short: Part of referenced procedure, array: true, index: 10} interpretation: {type: CodeableConcept, short: A categorical assessment of an observation value, array: true, index: 29} valueTime: {type: time, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 24} observationDatePeriod: {type: Period, short: Date or period of the observation, choiceOf: observationDate, index: 5} specimen: {type: Reference, short: The specimen that was used when this observation was made, index: 11} valueQuantity: {type: Quantity, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 17} value: short: The value of the observation - typically a code, an amount or a date choices: [valueQuantity, valueCodeableConcept, valueString, valueBoolean, valueInteger, valueRange, valueRatio, valueTime, valueDateTime, valuePeriod] index: 16 valueString: {type: string, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 19} valueRatio: {type: Ratio, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 23} valueBoolean: {type: boolean, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 20} valueDateTime: {type: dateTime, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 25} note: {type: Annotation, short: Comments about the observation or the results, array: true, index: 35} member: type: Reference short: Other observations that are part of this observation refers: ['https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelClinicalObservation'] array: true index: 27 recordedDate: {type: dateTime, short: Date when the observation was recorded, index: 1} status: {type: code, short: The status of the result value., index: 28} recorder: {type: Reference, short: 'Person, organisation or device that recorded the observation', index: 6} code: {type: CodeableConcept, short: Describes what was observed. Sometimes this is called the observation 'name', index: 14} identifier: {type: Identifier, short: Unique identifier for the observation, array: true, min: 1, index: 0} valueCodeableConcept: {type: CodeableConcept, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 18} bodySite: {type: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite', short: The site on the subject's body where the observation was made (i.e. the target site), index: 33} observationDateDateTime: {type: dateTime, short: Date or period of the observation, choiceOf: observationDate, index: 4} valuePeriod: {type: Period, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 26} device: {type: Reference, short: The device used to generate the observation data, index: 12} certainty: {type: CodeableConcept, short: A subjective assessment of the quality of the observation, index: 34} valueRange: {type: Range, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 22} valueInteger: {type: integer, short: 'The value of the observation - typically a code, an amount or a date', choiceOf: value, index: 21} observationDate: short: Date or period of the observation choices: [observationDateDateTime, observationDatePeriod] index: 3 performer: {type: Reference, short: The professional that performed the observation, index: 7} package_version: 1.2.0 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelClinicalObservation base: http://hl7.org/fhir/StructureDefinition/Base version: 1.2.0 required: [status, identifier, recorder, recordedDate, patient, observationDate, code, observationDateDateTime, observationDatePeriod]