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 |
{
"resourceType" : "CodeSystem",
"id" : "observation-relationshiptypes",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/observation-relationshiptypes",
"version" : "3.0.2",
"name" : "ObservationRelationshipType",
"status" : "draft",
"experimental" : false,
"date" : "2019-10-23T19:53:00-05:00",
"publisher" : "Orders and Observations",
"contact" : [
{
"name" : "Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "Codes specifying how two observations are related.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/observation-relationshiptypes",
"content" : "complete",
"concept" : [
{
"code" : "has-member",
"display" : "Has Member",
"definition" : "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."
},
{
"code" : "derived-from",
"display" : "Derived From",
"definition" : "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."
},
{
"code" : "sequel-to",
"display" : "Sequel To",
"definition" : "This observation follows the target observation (e.g. timed tests such as Glucose Tolerance Test)."
},
{
"code" : "replaces",
"display" : "Replaces",
"definition" : "This observation replaces a previous observation (i.e. a revised value). The target observation is now obsolete."
},
{
"code" : "qualified-by",
"display" : "Qualified By",
"definition" : "The value of the target observation qualifies (refines) the semantics of the source observation (e.g. a lipemia measure target from a plasma measure)."
},
{
"code" : "interfered-by",
"display" : "Interfered By",
"definition" : "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)."
}
]
}