Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="goal-relationship-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem goal-relationship-type</b></p><a name="goal-relationship-type"> </a><a name="hcgoal-relationship-type"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/goal-relationship-type</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">predecessor<a name="goal-relationship-type-predecessor"> </a></td><td>Predecessor</td><td>Indicates that the target goal is one which must be met before striving for the current goal.</td></tr><tr><td style="white-space:nowrap">successor<a name="goal-relationship-type-successor"> </a></td><td>Successor</td><td>Indicates that the target goal is a desired objective once the current goal is met.</td></tr><tr><td style="white-space:nowrap">replacement<a name="goal-relationship-type-replacement"> </a></td><td>Replacement</td><td>Indicates that this goal has been replaced by the target goal.</td></tr><tr><td style="white-space:nowrap">milestone<a name="goal-relationship-type-milestone"> </a></td><td>Milestone</td><td>Indicates that the target goal is considered to be a "piece" of attaining this goal.</td></tr><tr><td style="white-space:nowrap">other<a name="goal-relationship-type-other"> </a></td><td>Other</td><td>Indicates that the relationship is not covered by one of the pre-defined codes. (An extension may convey more information about the meaning of the relationship.).</td></tr></table></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4.r3"/>
</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-r4.r3"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"/>
</extension>
</valueInteger>
</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">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"/>
</extension>
</valueCode>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/goal-relationship-type"/>
<version value="4.0.1"/>
<name value="GoalRelationshipType"/>
<title value="GoalRelationshipType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-10-31T17:29:23-05:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="Types of relationships between two goals."/>
<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/goal-relationship-type|3.0.2"/>
<content value="complete"/>
<concept>
<code value="predecessor"/>
<display value="Predecessor"/>
<definition
value="Indicates that the target goal is one which must be met before striving for the current goal."/>
</concept>
<concept>
<code value="successor"/>
<display value="Successor"/>
<definition
value="Indicates that the target goal is a desired objective once the current goal is met."/>
</concept>
<concept>
<code value="replacement"/>
<display value="Replacement"/>
<definition
value="Indicates that this goal has been replaced by the target goal."/>
</concept>
<concept>
<code value="milestone"/>
<display value="Milestone"/>
<definition
value="Indicates that the target goal is considered to be a "piece" of attaining this goal."/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
<definition
value="Indicates that the relationship is not covered by one of the pre-defined codes. (An extension may convey more information about the meaning of the relationship.)."/>
</concept>
</CodeSystem>