1.0.0 - release
NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "GoalAchievement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GoalAchievement</b></p><a name=\"GoalAchievement\"> </a><a name=\"hcGoalAchievement\"> </a><a name=\"GoalAchievement-en-US\"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/GoalAchievement</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GoalAchievement-1\"> </a></td><td>Achieved</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"GoalAchievement-3\"> </a></td><td>Not Achieved</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"GoalAchievement-4\"> </a></td><td>N/A</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"GoalAchievement-5\"> </a></td><td>Deferred</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"GoalAchievement-6\"> </a></td><td>Referred</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"GoalAchievement-99\"> </a></td><td>Deprecated</td></tr></table></div>"
},
"url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/GoalAchievement",
"version" : "1.0.0",
"name" : "GoalAchievement",
"title" : "Goal Acheivement",
"status" : "active",
"date" : "2025-06-23T16:39:35-04:00",
"publisher" : "Division of Mental Health and Addiction Services (DMHAS)",
"contact" : [
{
"name" : "Division of Mental Health and Addiction Services (DMHAS)",
"telecom" : [
{
"system" : "url",
"value" : "http://dhs.nj.gov"
}
]
}
],
"description" : "Discharge goal achievment",
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Achieved"
},
{
"code" : "3",
"display" : "Not Achieved"
},
{
"code" : "4",
"display" : "N/A"
},
{
"code" : "5",
"display" : "Deferred"
},
{
"code" : "6",
"display" : "Referred"
},
{
"code" : "99",
"display" : "Deprecated"
}
]
}