PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/goal-acceptance-status
{
  "description": "GoalAcceptanceStatus",
  "_filename": "CodeSystem-goal-acceptance-status.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "GoalAcceptanceStatus",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "72b238cb-be0b-4b54-948c-2511065f59ab",
  "kind": null,
  "url": "http://hl7.org/fhir/goal-acceptance-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1270",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.837",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.2.431",
    "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-snapshot3"
}