FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem goal-relationship-type

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="goal-relationship-type"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;p class=&quot;res-header-id&quot;&gt;&lt;b&gt;Generated Narrative: CodeSystem goal-relationship-type&lt;/b&gt;&lt;/p&gt;&lt;a name=&quot;goal-relationship-type&quot;&gt; &lt;/a&gt;&lt;a name=&quot;hcgoal-relationship-type&quot;&gt; &lt;/a&gt;&lt;div style=&quot;display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%&quot;&gt;&lt;p style=&quot;margin-bottom: 0px&quot;&gt;Last updated: 2020-04-09 21:10:28+0000&lt;/p&gt;&lt;/div&gt;&lt;p&gt;This case-sensitive code system &lt;code&gt;http://terminology.hl7.org/CodeSystem/goal-relationship-type&lt;/code&gt; defines the following codes:&lt;/p&gt;&lt;table class=&quot;codes&quot;&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;&lt;b&gt;Code&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Display&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Definition&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;predecessor&lt;a name=&quot;goal-relationship-type-predecessor&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Predecessor&lt;/td&gt;&lt;td&gt;Indicates that the target goal is one which must be met before striving for the current goal.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;successor&lt;a name=&quot;goal-relationship-type-successor&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Successor&lt;/td&gt;&lt;td&gt;Indicates that the target goal is a desired objective once the current goal is met.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;replacement&lt;a name=&quot;goal-relationship-type-replacement&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Replacement&lt;/td&gt;&lt;td&gt;Indicates that this goal has been replaced by the target goal.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;milestone&lt;a name=&quot;goal-relationship-type-milestone&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Milestone&lt;/td&gt;&lt;td&gt;Indicates that the target goal is considered to be a &amp;quot;piece&amp;quot; of attaining this goal.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;white-space:nowrap&quot;&gt;other&lt;a name=&quot;goal-relationship-type-other&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Other&lt;/td&gt;&lt;td&gt;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.).&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;"/>
  </text>
  <url value="http://terminology.hl7.org/CodeSystem/goal-relationship-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1269"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="GoalRelationshipType"/>
  <title value="GoalRelationshipType"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-05"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description value="Types of relationships between two goals."/>
  <copyright value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/goal-relationship-type"/>
  <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 &quot;piece&quot; 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>