Sha256: 91ea84f13ab55fff2941c6da9a2fddaf7c70a45aa26e6725d5a9a8171621fb22
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 KB
Contents
{ "resourceType": "CodeSystem", "id": "goal-acceptance-status", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+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.1.1270" } ], "version": "4.0.0", "name": "GoalAcceptanceStatus", "title": "GoalAcceptanceStatus", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+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
3 entries across 3 versions & 1 rubygems