{
"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": "2022-09-10T04:52:37.223+10:00"
},
"publisher": null,
"content": "complete",
"name": "GoalRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "draft",
"id": "a4fbe37c-7d4b-48c1-9949-dc7c697f2e4c",
"kind": null,
"url": "http://hl7.org/fhir/goal-relationship-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2102",
"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-ballot"
}