This page is part of the Structured Data Capture FHIR IG (v4.0.0: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/sdc/ValueSet/observation-extract-relationship | Version: 4.0.0 | ||||
| Standards status: Trial-use Active as of 2026-03-24 | Maturity Level: 4 | Computable Name: ObservationExtractRelationship | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.48.11 | |||||
Defines the set of codes used to specify the relationship type for extracted Observations.
References
http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship version 📦4.0.0
Expansion performed internally based on codesystem Observation Extract Relationship Codes v4.0.0 (CodeSystem)
This value set contains 4 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship | component | Component | The child item will be extracted as a component of the parent observation | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship | member | Member | The child item will be extracted as a separate Observation and the parent Observation will point to it as a hasMember | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship | derived | Derived | The child item will be extracted as a separate Observation and the child will have a derivedFrom relationship to the parent. (Typically the child answer will be a calculated value in this case.) | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship | independent | Independent | The child item will be extracted as a separate Observation and there will be no relationship asserted between parent and child |