{
"description": "Types of relationships between two goals",
"_filename": "CodeSystem-goal-relationship-type.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "GoalRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"status": "draft",
"id": "aefd2f6c-24fc-4678-a5f1-785c974e854a",
"valueSet": "http://hl7.org/fhir/ValueSet/goal-relationship-type",
"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": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}