PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/goal-status
{
  "description": "Codes that reflect the current state of a goal and whether the goal is still being targeted.",
  "_filename": "CodeSystem-goal-status.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r3",
  "date": "2021-01-16T14:06:13-06:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "GoalLifecycleStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "GoalLifecycleStatus",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r3"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "hierarchyMeaning": "is-a",
  "id": "a7a800cd-ef45-44cb-b39a-e6806b8b387c",
  "valueSet": "http://hl7.org/fhir/ValueSet/goal-status|3.0.2",
  "kind": null,
  "url": "http://hl7.org/fhir/goal-status",
  "concept": [ {
    "code": "proposed",
    "display": "Proposed",
    "definition": "A goal is proposed for this patient."
  }, {
    "code": "planned",
    "display": "Planned",
    "definition": "A goal is planned for this patient."
  }, {
    "code": "accepted",
    "concept": [ {
      "code": "active",
      "display": "Active",
      "definition": "The goal is being sought actively."
    }, {
      "code": "on-hold",
      "display": "On Hold",
      "definition": "The goal remains a long term objective but is no longer being actively pursued for a temporary period of time."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "The goal is no longer being sought."
    } ],
    "display": "Accepted",
    "definition": "A proposed goal was accepted or acknowledged."
  }, {
    "code": "cancelled",
    "display": "Cancelled",
    "definition": "The goal has been abandoned."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "The goal was entered in error and voided."
  }, {
    "code": "rejected",
    "display": "Rejected",
    "definition": "A proposed goal was rejected."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}