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

: SEP Locations - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SEPLocation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SEPLocation</b></p><a name=\"SEPLocation\"> </a><a name=\"hcSEPLocation\"> </a><a name=\"SEPLocation-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SEPLocation</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=\"SEPLocation-1\"> </a></td><td>Camden Area Health Education Center (Camden)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"SEPLocation-2\"> </a></td><td>South Jersey AIDS Alliance/OASIS Drop-in-Center (Atlantic City)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"SEPLocation-3\"> </a></td><td>Well of Hope Drop-in-Center (Paterson)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"SEPLocation-4\"> </a></td><td>Hyacinth AIDS Foundation (Jersey City)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"SEPLocation-5\"> </a></td><td>VNA of Central New Jersey (Asbury Park)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"SEPLocation-6\"> </a></td><td>North Jersey AIDS Alliance/ NJCRI (Newark)</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"SEPLocation-7\"> </a></td><td>Hyacinth AIDS Foundation (Trenton)</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SEPLocation",
  "version" : "1.0.0",
  "name" : "SEPLocation",
  "title" : "SEP Locations",
  "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" : "SEP Locations:",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "Camden Area Health Education Center (Camden)"
    },
    {
      "code" : "2",
      "display" : "South Jersey AIDS Alliance/OASIS Drop-in-Center (Atlantic City)"
    },
    {
      "code" : "3",
      "display" : "Well of Hope Drop-in-Center (Paterson)"
    },
    {
      "code" : "4",
      "display" : "Hyacinth AIDS Foundation (Jersey City)"
    },
    {
      "code" : "5",
      "display" : "VNA of Central New Jersey (Asbury Park)"
    },
    {
      "code" : "6",
      "display" : "North Jersey AIDS Alliance/ NJCRI (Newark)"
    },
    {
      "code" : "7",
      "display" : "Hyacinth AIDS Foundation (Trenton)"
    }
  ]
}