PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/goal-acceptance-status
{
  "description": "Codes indicating whether the goal has been accepted by a stakeholder",
  "_filename": "ValueSet-goal-acceptance-status.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "GoalAcceptanceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.431"
  } ],
  "status": "draft",
  "id": "5e4be191-c98f-490b-a5dc-42af53734013",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/goal-acceptance-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/goal-acceptance-status",
    "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": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.431"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}