{
"description": null,
"_filename": "CodeSystem-goal-acceptance-status.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-12-21T15:26:20.831+11:00"
},
"publisher": null,
"content": "complete",
"name": "GoalAcceptanceStatus",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": null,
"id": "d5676fff-87b4-47a6-8db4-fd78504b402a",
"kind": null,
"url": "http://hl7.org/fhir/goal-acceptance-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.918",
"system": "urn:ietf:rfc:3986"
} ],
"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."
} ],
"caseSensitive": true,
"version": "5.0.0-snapshot1"
}