PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@1.0.0
    http://hl7.org/fhir/goal-relationship-type
{
  "description": "GoalRelationshipType",
  "_filename": "CodeSystem-goal-relationship-type.json",
  "package_name": "hl7.fhir.uv.extensions.r4",
  "date": "2023-03-26T08:47:34+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-01-31T07:07:38.434+11:00"
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "GoalRelationshipType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "goal relationship type",
  "package_version": "1.0.0",
  "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": "006508b1-7ceb-4e74-9866-9b566c42564f",
  "kind": null,
  "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": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fhir-i",
      "system": "url"
    } ]
  } ]
}