http://hl7.org/fhir/goal-acceptance-status|5.2.0

name
GoalAcceptanceStatus
package
hl7.fhir.uv.extensions@5.2.0
content
complete
status
draft
date
2025-02-10 10:45:45.0

goal acceptance status code system

GoalAcceptanceStatus

{
  "description" : "GoalAcceptanceStatus",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "goal acceptance status code system",
  "supliment" : null,
  "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" : "e945fce2-6c8d-5d92-876c-7df45bb6eb7e",
  "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.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/patientcare",
      "system" : "url"
    } ]
  } ]
}