STF Basis Observation
Metadaten
Canonical | Status | Version | Basis |
---|---|---|---|
http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBasisObservation | draft | 0.1.0 | http://hl7.org/fhir/StructureDefinition/Observation |
Inhalt
ID | Type | Min | Max | Pattern | Fixed | must-support | VS-Url | Strength | VS Concepts |
---|---|---|---|---|---|---|---|---|---|
Observation.status | code | 1 | 1 | N/A | N/A | true | http://hl7.org/fhir/ValueSet/observation-status | required | Final, Registered, Cancelled, Amended, Entered in Error, Preliminary, Corrected, Unknown |
Observation.code | CodeableConcept | 1 | 1 | N/A | N/A | true | http://gematik.de/fhir/oegd/stf/ValueSet/StfObservationCodes | required | Tumor, Nicht natürlicher Tod, Klassifikation der Todesursache |
Observation.subject | Reference | 1 | 1 | N/A | N/A | true | N/A | N/A | N/A |
Observation.effective[x] | dateTime, Period, Timing, instant | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
Observation.effective[x]:effectiveDateTime | dateTime | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
Observation.value[x] | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, ... | 0 | 1 | N/A | N/A | true | N/A | N/A | N/A |
Observation.note | Annotation | 0 | * | N/A | N/A | true | N/A | N/A | N/A |
Observation.hasMember | Reference | 0 | * | N/A | N/A | true | N/A | N/A | N/A |
StfBasisObservation (Observation) | I | Observation | |
id | Σ | 0..1 | string |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | 0..1 | Narrative | |
contained | 0..* | Resource | |
extension | I | 0..* | Extension |
modifierExtension | ?! I | 0..* | Extension |
identifier | Σ | 0..* | Identifier |
basedOn | Σ I | 0..* | Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) |
partOf | Σ I | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) |
status | S Σ ?! | 1..1 | codeBinding |
category | 0..* | CodeableConceptBinding | |
code | S Σ | 1..1 | CodeableConceptBinding |
subject | S Σ I | 1..1 | Reference(Patient) |
focus | Σ I | 0..* | Reference(Resource) |
encounter | Σ I | 0..1 | Reference(Encounter) |
effective[x] | S Σ | 0..1 | |
(All Slices) | |||
effectivePeriod | Period | ||
effectiveTiming | Timing | ||
effectiveInstant | instant | ||
effectiveDateTime | S Σ | 0..1 | dateTime |
issued | Σ | 0..1 | instant |
performer | Σ I | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) |
value[x] | S Σ I | 0..1 | |
valueQuantity | Quantity | ||
valueCodeableConcept | CodeableConcept | ||
valueString | string | ||
valueBoolean | boolean | ||
valueInteger | integer | ||
valueRange | Range | ||
valueRatio | Ratio | ||
valueSampledData | SampledData | ||
valueTime | time | ||
valueDateTime | dateTime | ||
valuePeriod | Period | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding |
interpretation | 0..* | CodeableConceptBinding | |
note | S | 0..* | Annotation |
bodySite | 0..1 | CodeableConcept | |
method | 0..1 | CodeableConcept | |
specimen | I | 0..1 | Reference(Specimen) |
device | I | 0..1 | Reference(Device | DeviceMetric) |
referenceRange | I | 0..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
low | I | 0..1 | SimpleQuantity |
high | I | 0..1 | SimpleQuantity |
type | 0..1 | CodeableConceptBinding | |
appliesTo | 0..* | CodeableConcept | |
age | I | 0..1 | Range |
text | 0..1 | string | |
hasMember | S Σ I | 0..* | Reference(Observation) |
derivedFrom | Σ I | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) |
component | Σ | 0..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
code | Σ | 1..1 | CodeableConcept |
value[x] | Σ | 0..1 | |
valueQuantity | Quantity | ||
valueCodeableConcept | CodeableConcept | ||
valueString | string | ||
valueBoolean | boolean | ||
valueInteger | integer | ||
valueRange | Range | ||
valueRatio | Ratio | ||
valueSampledData | SampledData | ||
valueTime | time | ||
valueDateTime | dateTime | ||
valuePeriod | Period | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding |
interpretation | 0..* | CodeableConceptBinding | |
referenceRange | 0..* | see (referenceRange) |
Dieses Profil stellt die Basis Observation im Kontext der STF dar. Alle weiteren Observation sind auf dieser Basis aufbauend. |
Feldname |
---|
Observation.status |
Observation.code |
Observation.subject |
Observation.effective[x] |
Observation.effective[x]:effectiveDateTime |
Observation.value[x] |
Observation.note |
Observation.hasMember |
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="StfBasisObservation" /> <url value="http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBasisObservation" /> <version value="0.1.0" /> <name value="StfBasisObservation" /> <title value="STF Basis Observation" /> <status value="draft" /> <description value="Dieses Profil stellt die Basis Observation im Kontext der STF dar. Alle weiteren Observation sind auf dieser Basis aufbauend." /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="Observation" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" /> <derivation value="constraint" /> <differential> <element id="Observation.status"> <path value="Observation.status" /> <mustSupport value="true" /> </element> <element id="Observation.code"> <path value="Observation.code" /> <mustSupport value="true" /> <binding> <strength value="required" /> <valueSet value="http://gematik.de/fhir/oegd/stf/ValueSet/StfObservationCodes" /> </binding> </element> <element id="Observation.subject"> <path value="Observation.subject" /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" /> </type> <mustSupport value="true" /> </element> <element id="Observation.effective[x]"> <path value="Observation.effective[x]" /> <slicing> <discriminator> <type value="type" /> <path value="$this" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> <mustSupport value="true" /> </element> <element id="Observation.effective[x]:effectiveDateTime"> <path value="Observation.effective[x]" /> <sliceName value="effectiveDateTime" /> <min value="0" /> <max value="1" /> <type> <code value="dateTime" /> </type> <mustSupport value="true" /> </element> <element id="Observation.value[x]"> <path value="Observation.value[x]" /> <mustSupport value="true" /> </element> <element id="Observation.note"> <path value="Observation.note" /> <mustSupport value="true" /> </element> <element id="Observation.hasMember"> <path value="Observation.hasMember" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Observation" /> </type> <mustSupport value="true" /> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "StfBasisObservation", "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBasisObservation", "version": "0.1.0", "name": "StfBasisObservation", "title": "STF Basis Observation", "status": "draft", "description": "Dieses Profil stellt die Basis Observation im Kontext der STF dar. Alle weiteren Observation sind auf dieser Basis aufbauend.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfObservationCodes" } }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" }, "mustSupport": true }, { "id": "Observation.effective[x]:effectiveDateTime", "path": "Observation.effective[x]", "sliceName": "effectiveDateTime", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation" ] } ], "mustSupport": true } ] } }