This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System GoalStatus
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="goal-status"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> GoalStatus</h2> <div> <p> Indicates whether the goal has been met and is still being targeted</p> </div> <p> This code system http://hl7.org/fhir/goal-status defines the following codes:</p> <table class="codes"> <tr> <td> <b> Lvl</b> </td> <td> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 1</td> <td> proposed <a name="goal-status-proposed"> </a> </td> <td> Proposed</td> <td> A goal is proposed for this patient</td> </tr> <tr> <td> 1</td> <td> accepted <a name="goal-status-accepted"> </a> </td> <td> Accepted</td> <td> A proposed goal was accepted or acknowledged</td> </tr> <tr> <td> 2</td> <td> planned <a name="goal-status-planned"> </a> </td> <td> Planned</td> <td> A goal is planned for this patient</td> </tr> <tr> <td> 2</td> <td> in-progress <a name="goal-status-in-progress"> </a> </td> <td> In Progress</td> <td> The goal is being sought but has not yet been reached. (Also applies if goal was reached in the past but there has been regression and goal is being sought again)</td> </tr> <tr> <td> 3</td> <td> on-target <a name="goal-status-on-target"> </a> </td> <td> On Target</td> <td> The goal is on schedule for the planned timelines</td> </tr> <tr> <td> 3</td> <td> ahead-of-target <a name="goal-status-ahead-of-target"> </a> </td> <td> Ahead of Target</td> <td> The goal is ahead of the planned timelines</td> </tr> <tr> <td> 3</td> <td> behind-target <a name="goal-status-behind-target"> </a> </td> <td> Behind Target</td> <td> The goal is behind the planned timelines</td> </tr> <tr> <td> 3</td> <td> sustaining <a name="goal-status-sustaining"> </a> </td> <td> Sustaining</td> <td> The goal has been met, but ongoing activity is needed to sustain the goal objective</td> </tr> <tr> <td> 2</td> <td> achieved <a name="goal-status-achieved"> </a> </td> <td> Achieved</td> <td> The goal has been met and no further action is needed</td> </tr> <tr> <td> 2</td> <td> on-hold <a name="goal-status-on-hold"> </a> </td> <td> On Hold</td> <td> The goal remains a long term objective but is no longer being actively pursued for a temporary period of time.</td> </tr> <tr> <td> 1</td> <td> cancelled <a name="goal-status-cancelled"> </a> </td> <td> Cancelled</td> <td> The previously accepted goal is no longer being sought</td> </tr> <tr> <td> 1</td> <td> entered-in-error <a name="goal-status-entered-in-error"> </a> </td> <td> Entered In Error</td> <td> The goal was entered in error and voided.</td> </tr> <tr> <td> 1</td> <td> rejected <a name="goal-status-rejected"> </a> </td> <td> Rejected</td> <td> A proposed goal was rejected</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="Informative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="2"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="pc"/> </extension> <url value="http://hl7.org/fhir/goal-status"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.267"/> </identifier> <version value="3.0.2"/> <name value="GoalStatus"/> <status value="draft"/> <experimental value="false"/> <date value="2019-10-24T11:53:00+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Indicates whether the goal has been met and is still being targeted"/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/goal-status"/> <content value="complete"/> <concept> <code value="proposed"/> <display value="Proposed"/> <definition value="A goal is proposed for this patient"/> </concept> <concept> <code value="accepted"/> <display value="Accepted"/> <definition value="A proposed goal was accepted or acknowledged"/> <concept> <code value="planned"/> <display value="Planned"/> <definition value="A goal is planned for this patient"/> </concept> <concept> <code value="in-progress"/> <display value="In Progress"/> <definition value="The goal is being sought but has not yet been reached. (Also applies if goal was reached in the past but there has been regression and goal is being sought again)"/> <concept> <code value="on-target"/> <display value="On Target"/> <definition value="The goal is on schedule for the planned timelines"/> </concept> <concept> <code value="ahead-of-target"/> <display value="Ahead of Target"/> <definition value="The goal is ahead of the planned timelines"/> </concept> <concept> <code value="behind-target"/> <display value="Behind Target"/> <definition value="The goal is behind the planned timelines"/> </concept> <concept> <code value="sustaining"/> <display value="Sustaining"/> <definition value="The goal has been met, but ongoing activity is needed to sustain the goal objective"/> </concept> </concept> <concept> <code value="achieved"/> <display value="Achieved"/> <definition value="The goal has been met and no further action is needed"/> </concept> <concept> <code value="on-hold"/> <display value="On Hold"/> <definition value="The goal remains a long term objective but is no longer being actively pursued for a temporary period of time."/> </concept> </concept> <concept> <code value="cancelled"/> <display value="Cancelled"/> <definition value="The previously accepted goal is no longer being sought"/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered In Error"/> <definition value="The goal was entered in error and voided."/> </concept> <concept> <code value="rejected"/> <display value="Rejected"/> <definition value="A proposed goal was rejected"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.