FHIR Implementation Guide for NJSAMS


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

: Thought Content (Homicidal Ideation) - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TCHIdeation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TCHIdeation</b></p><a name=\"TCHIdeation\"> </a><a name=\"hcTCHIdeation\"> </a><a name=\"TCHIdeation-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TCHIdeation</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=\"TCHIdeation-1\"> </a></td><td>Homicidal Ideation</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"TCHIdeation-0\"> </a></td><td>None</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TCHIdeation",
  "version" : "1.0.0",
  "name" : "TCHIdeation",
  "title" : "Thought Content (Homicidal Ideation)",
  "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" : "Homicidal Ideation",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "Homicidal Ideation"
    },
    {
      "code" : "0",
      "display" : "None"
    }
  ]
}