Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. 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-02-21 | 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 |