FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.13.2  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |  Library  |   

TX: CodeSystem 979

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="979"/>
  <meta>
    <lastUpdated value="2023-01-31T07:07:38.434+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;p&gt;This code system &lt;code&gt;http://hl7.org/fhir/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;part-of&lt;a name=&quot;goal-relationship-type-part-of&quot;&gt; &lt;/a&gt;&lt;/td&gt;&lt;td&gt;Part Of&lt;/td&gt;&lt;td&gt;The relationship.target is a larger goal of which this particular goal is a component or step for.&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>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://hl7.org/fhir/goal-relationship-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1269"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.835"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.390"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="GoalRelationshipType"/>
  <title value="goal relationship type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-03-26T08:47:34+11:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/fhir-i"/>
    </telecom>
  </contact>
  <description value="GoalRelationshipType"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <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="part-of"/>
    <display value="Part Of"/>
    <definition value="The relationship.target is a larger goal of which this particular goal is a component or step for."/>
  </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>