http://hl7.org/fhir/goal-relationship-type|5.2.0

name
GoalRelationshipType
package
hl7.fhir.uv.extensions@5.2.0
content
complete
status
draft
date
2025-02-10 10:45:45.0

goal relationship type code system

GoalRelationshipType

{
  "description" : "GoalRelationshipType",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / Patient Care",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "GoalRelationshipType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "goal relationship type code system",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "81f16acd-d34d-521f-9b52-c40bb535edcc",
  "url" : "http://hl7.org/fhir/goal-relationship-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1269",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.835",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.390",
    "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" : "part-of",
    "display" : "Part Of",
    "definition" : "The relationship.target is a larger goal of which this particular goal is a component or step for."
  }, {
    "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" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/patientcare",
      "system" : "url"
    } ]
  } ]
}