PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/goal-relationship-type
{
  "description": null,
  "_filename": "CodeSystem-goal-relationship-type.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-21T15:26:20.831+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "GoalRelationshipType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": null,
  "id": "b32adbd1-190c-46dc-9dec-a572001fefcb",
  "kind": null,
  "url": "http://hl7.org/fhir/goal-relationship-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.916",
    "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": "5.0.0-snapshot1"
}