Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 5 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="observation-relationshiptypes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem observation-relationshiptypes</b></p><a name="observation-relationshiptypes"> </a><a name="hcobservation-relationshiptypes"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/observation-relationshiptypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">has-member<a name="observation-relationshiptypes-has-member"> </a></td><td>Has Member</td><td>This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.</td></tr><tr><td style="white-space:nowrap">derived-from<a name="observation-relationshiptypes-derived-from"> </a></td><td>Derived From</td><td>The target resource (Observation or QuestionnaireResponse) is part of the information from which this observation value is derived. (e.g. calculated anion gap, Apgar score) NOTE: "derived-from" is the only logical choice when referencing QuestionnaireResponse.</td></tr><tr><td style="white-space:nowrap">sequel-to<a name="observation-relationshiptypes-sequel-to"> </a></td><td>Sequel To</td><td>This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test).</td></tr><tr><td style="white-space:nowrap">replaces<a name="observation-relationshiptypes-replaces"> </a></td><td>Replaces</td><td>This observation replaces a previous observation (i.e. a revised value). The target observation is now obsolete.</td></tr><tr><td style="white-space:nowrap">qualified-by<a name="observation-relationshiptypes-qualified-by"> </a></td><td>Qualified By</td><td>The value of the target observation qualifies (refines) the semantics of the source observation (e.g. a lipemia measure target from a plasma measure).</td></tr><tr><td style="white-space:nowrap">interfered-by<a name="observation-relationshiptypes-interfered-by"> </a></td><td>Interfered By</td><td>The value of the target observation interferes (degrades quality, or prevents valid observation) with the semantics of the source observation (e.g. a hemolysis measure target from a plasma potassium measure, which has no value).</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="Informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="5"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r4"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/observation-relationshiptypes"/>
<version value="3.0.2"/>
<name value="ObservationRelationshipType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-10-23T19:53:00-05:00"/>
<publisher value="Orders and Observations"/>
<contact>
<name value="Orders and Observations"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders"/>
</telecom>
</contact>
<description value="Codes specifying how two observations are related."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/ValueSet/observation-relationshiptypes"/>
<content value="complete"/>
<concept>
<code value="has-member"/>
<display value="Has Member"/>
<definition
value="This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group."/>
</concept>
<concept>
<code value="derived-from"/>
<display value="Derived From"/>
<definition
value="The target resource (Observation or QuestionnaireResponse) is part of the information from which this observation value is derived. (e.g. calculated anion gap, Apgar score) NOTE: "derived-from" is the only logical choice when referencing QuestionnaireResponse."/>
</concept>
<concept>
<code value="sequel-to"/>
<display value="Sequel To"/>
<definition
value="This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test)."/>
</concept>
<concept>
<code value="replaces"/>
<display value="Replaces"/>
<definition
value="This observation replaces a previous observation (i.e. a revised value). The target observation is now obsolete."/>
</concept>
<concept>
<code value="qualified-by"/>
<display value="Qualified By"/>
<definition
value="The value of the target observation qualifies (refines) the semantics of the source observation (e.g. a lipemia measure target from a plasma measure)."/>
</concept>
<concept>
<code value="interfered-by"/>
<display value="Interfered By"/>
<definition
value="The value of the target observation interferes (degrades quality, or prevents valid observation) with the semantics of the source observation (e.g. a hemolysis measure target from a plasma potassium measure, which has no value)."/>
</concept>
</CodeSystem>