Package | hl7.fhir.uv.extensions |
Resource Type | CodeSystem |
Id | goal-acceptance-status |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-goal-acceptance-status.html |
URL | http://hl7.org/fhir/goal-acceptance-status |
Version | 5.3.0-ballot |
Status | draft |
Date | 2025-07-25T17:39:07+00:00 |
Name | GoalAcceptanceStatus |
Title | goal acceptance status code system |
Realm | uv |
Authority | hl7 |
Description | GoalAcceptanceStatus |
Content | complete |
ValueSet | |
goal-acceptance-status | goal acceptance status value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem goal-acceptance-status
Last updated: 2023-01-31 07:07:38+1100
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/goal-acceptance-status
defines the following codes:
{ "resourceType": "CodeSystem", "id": "goal-acceptance-status", "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-acceptance-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1270" }, { "use": "old", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.837" }, { "use": "old", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.2.431" } ], "version": "5.3.0-ballot", "name": "GoalAcceptanceStatus", "title": "goal acceptance status code system", "status": "draft", "experimental": false, "date": "2025-07-25T17:39:07+00:00", "publisher": "HL7 International / Patient Care", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "GoalAcceptanceStatus", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "agree", "display": "Agree", "definition": "Stakeholder supports pursuit of the goal." }, { "code": "disagree", "display": "Disagree", "definition": "Stakeholder is not in support of the pursuit of the goal." }, { "code": "pending", "display": "Pending", "definition": "Stakeholder has not yet made a decision on whether they support the goal." } ] }