Observation
Objekte vom Typ "Observation" werden im DiagnosticReport-Objekt über das Attribut "result" referenziert. Dabei werden folgende Observationen aufgenommen:
- Höhe (LOINC 8302-2)
- Gewicht (LOINC 29463-7)
- Schmerz (LOINC 72514-3)
- Kujala (LOINC 72091-2)
Bei LOINC (Logical Observation Identifiers Names and Codes) handelt es sich um einen internationalen terminologischen Standard zur Beschreibung von medizinischen Messwerten, Observationen und Dokumenten.
| Observation | 0..* | |
| Observation.id | id | 0..1 |
| Observation.meta | Meta | 0..1 |
| Observation.implicitRules | uri | 0..1 |
| Observation.language | code | 0..1 |
| Observation.text | Narrative | 0..1 |
| Observation.contained | Resource | 0..* |
| Observation.extension | Extension | 0..* |
| Observation.modifierExtension | Extension | 0..* |
| Observation.identifier | Identifier | 0..* |
| Observation.basedOn | Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | http://hl7.org/fhir/StructureDefinition/ProcedureRequest | http://hl7.org/fhir/StructureDefinition/ReferralRequest) | 0..* |
| Observation.status | code | 1..1 |
| Observation.category | CodeableConcept | 0..* |
| Observation.code | CodeableConcept | 1..1 |
| Observation.subject | Reference(Device | Group | Location | Patient) | 0..1 |
| Observation.context | Reference(Encounter | EpisodeOfCare) | 0..1 |
| Observation.effective[x] | dateTime | Period | 0..1 |
| Observation.issued | instant | 0..1 |
| Observation.performer | Reference(Organization | Patient | Practitioner | RelatedPerson) | 0..* |
| Observation.value[x] | Attachment | boolean | CodeableConcept | dateTime | Period | Quantity | Range | Ratio | SampledData | string | time | 0..1 |
| Observation.dataAbsentReason | CodeableConcept | 0..1 |
| Observation.interpretation | CodeableConcept | 0..1 |
| Observation.comment | string | 0..1 |
| Observation.bodySite | CodeableConcept | 0..1 |
| Observation.method | CodeableConcept | 0..1 |
| Observation.specimen | Reference(Specimen) | 0..1 |
| Observation.device | Reference(Device | DeviceMetric) | 0..1 |
| Observation.referenceRange | BackboneElement | 0..* |
| Observation.referenceRange.id | string | 0..1 |
| Observation.referenceRange.extension | Extension | 0..* |
| Observation.referenceRange.modifierExtension | Extension | 0..* |
| Observation.referenceRange.low | SimpleQuantity | 0..1 |
| Observation.referenceRange.high | SimpleQuantity | 0..1 |
| Observation.referenceRange.type | CodeableConcept | 0..1 |
| Observation.referenceRange.appliesTo | CodeableConcept | 0..* |
| Observation.referenceRange.age | Range | 0..1 |
| Observation.referenceRange.text | string | 0..1 |
| Observation.related | BackboneElement | 0..* |
| Observation.related.id | string | 0..1 |
| Observation.related.extension | Extension | 0..* |
| Observation.related.modifierExtension | Extension | 0..* |
| Observation.related.type | code | 0..1 |
| Observation.related.target | Reference(Observation | QuestionnaireResponse | http://hl7.org/fhir/StructureDefinition/Sequence) | 1..1 |
| Observation.component | BackboneElement | 0..* |
| Observation.component.id | string | 0..1 |
| Observation.component.extension | Extension | 0..* |
| Observation.component.modifierExtension | Extension | 0..* |
| Observation.component.code | CodeableConcept | 1..1 |
| Observation.component.value[x] | Attachment | CodeableConcept | dateTime | Period | Quantity | Range | Ratio | SampledData | string | time | 0..1 |
| Observation.component.dataAbsentReason | CodeableConcept | 0..1 |
| Observation.component.interpretation | CodeableConcept | 0..1 |
| Observation.component.referenceRange | 0..* |