{
"description": "GoalRelationshipType",
"_filename": "CodeSystem-goal-relationship-type.json",
"package_name": "hl7.fhir.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-12-14T07:12:54.019+11:00"
},
"publisher": null,
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "GoalRelationshipType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "draft",
"id": "d8aece84-8fc3-41f3-a380-a6b5a4449343",
"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": "5.0.0-snapshot3"
}