Package | hl7.fhir.uv.extensions.r5 |
Type | CodeSystem |
Id | goal-relationship-type |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/http://hl7.org/fhir/extensions/5.2.0/CodeSystem-goal-relationship-type.html |
URL | http://hl7.org/fhir/goal-relationship-type |
Version | 5.2.0 |
Status | draft |
Date | 2025-02-10T21:45:45+11:00 |
Name | GoalRelationshipType |
Title | goal relationship type code system |
Realm | uv |
Authority | hl7 |
Description | GoalRelationshipType |
Content | complete |
ValueSet | |
goal-relationship-type | goal relationship type value set |
goal-relationship-type | goal relationship type value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem goal-relationship-type
Last updated: 2023-01-31 07:07:38+1100
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/goal-relationship-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "goal-relationship-type", "meta": { "lastUpdated": "2023-01-31T07:07:38.434+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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 } ], "url": "http://hl7.org/fhir/goal-relationship-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1269" }, { "use": "old", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.835" }, { "use": "old", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.2.390" } ], "version": "5.2.0", "name": "GoalRelationshipType", "title": "goal relationship type code system", "status": "draft", "experimental": false, "date": "2025-02-10T21:45:45+11:00", "publisher": "HL7 International / Patient Care", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "GoalRelationshipType", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "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.)." } ] }