Structured Data Capture
4.0.0 - STU 4 International flag

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

CodeSystem: Observation Extract Relationship Codes

Official URL: http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship Version: 4.0.0
Standards status: Trial-use Maturity Level: 4 Computable Name: ObservationExtractRelationshipCodes
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.16.8

Defines the codes used to specify the relationship type in the ObservationExtractExtension.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship defines the following codes:

CodeDisplayDefinition
component Component The child item will be extracted as a component of the parent observation
member Member The child item will be extracted as a separate Observation and the parent Observation will point to it as a hasMember
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.)
independent Independent The child item will be extracted as a separate Observation and there will be no relationship asserted between parent and child