Sha256: 4babe6c7f6597901a2ad40cf5931aae2712e39e2e6acf8c56e73df56f5f91539
Contents?: true
Size: 1.42 KB
Versions: 7
Compression:
Stored size: 1.42 KB
Contents
{ "resourceType": "CodeSystem", "id": "goal-acceptance-status", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "url": "http://terminology.hl7.org/CodeSystem/goal-acceptance-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1270" } ], "version": "4.0.1", "name": "GoalAcceptanceStatus", "title": "GoalAcceptanceStatus", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Codes indicating whether the goal has been accepted by a stakeholder.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/goal-acceptance-status", "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." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems