http://terminology.hl7.org/CodeSystem/goal-relationship-type|1.0.0

name
GoalRelationshipType
package
hl7.terminology@6.3.0
content
complete
status
draft
date
2020-04-09 21:10:28.0

GoalRelationshipType

Types of relationships between two goals.

{
  "description" : "Types of relationships between two goals.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2020-04-09T21:10:28Z",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "GoalRelationshipType",
  "copyright" : "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "GoalRelationshipType",
  "supliment" : null,
  "status" : "draft",
  "id" : "23b877f2-4c5f-5aa4-90b8-619c9c835a3c",
  "valueSet" : "http://terminology.hl7.org/ValueSet/goal-relationship-type",
  "url" : "http://terminology.hl7.org/CodeSystem/goal-relationship-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1269",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "predecessor",
    "display" : "Predecessor",
    "definition" : "Indicates that the target goal is one which must be met before striving for the current goal."
  }, {
    "code" : "successor",
    "display" : "Successor",
    "definition" : "Indicates that the target goal is a desired objective once the current goal is met."
  }, {
    "code" : "replacement",
    "display" : "Replacement",
    "definition" : "Indicates that this goal has been replaced by the target goal."
  }, {
    "code" : "milestone",
    "display" : "Milestone",
    "definition" : "Indicates that the target goal is considered to be a \"piece\" of attaining this goal."
  }, {
    "code" : "other",
    "display" : "Other",
    "definition" : "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.)."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}