PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.2.0
    http://hl7.org/fhir/goal-acceptance-status
{
  "description": "GoalAcceptanceStatus",
  "_filename": "CodeSystem-goal-acceptance-status.json",
  "package_name": "hl7.fhir.uv.extensions.r3",
  "date": "2025-02-10T21:45:45+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-01-31T07:07:38.434+11:00"
  },
  "publisher": "HL7 International / Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "GoalAcceptanceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "goal acceptance status code system",
  "package_version": "5.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "785dce50-306a-447a-9eca-ee72be69bda2",
  "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"
  },
  "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.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}