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

: Testing Services Response - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TestingServicesResponse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem TestingServicesResponse</b></p><a name="TestingServicesResponse"> </a><a name="hcTestingServicesResponse"> </a><a name="TestingServicesResponse-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TestingServicesResponse</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="TestingServicesResponse-1"> </a></td><td>Positive</td></tr><tr><td style="white-space:nowrap">3<a name="TestingServicesResponse-3"> </a></td><td>Negative</td></tr><tr><td style="white-space:nowrap">4<a name="TestingServicesResponse-4"> </a></td><td>Refused</td></tr><tr><td style="white-space:nowrap">5<a name="TestingServicesResponse-5"> </a></td><td>Not offered</td></tr><tr><td style="white-space:nowrap">99<a name="TestingServicesResponse-99"> </a></td><td>Deprecated</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TestingServicesResponse"/>
  <version value="1.0.0"/>
  <name value="TestingServicesResponse"/>
  <title value="Testing Services Response"/>
  <status value="active"/>
  <date value="2025-06-23T16:39:35-04:00"/>
  <publisher
             value="Division of Mental Health and Addiction Services (DMHAS)"/>
  <contact>
    <name value="Division of Mental Health and Addiction Services (DMHAS)"/>
    <telecom>
      <system value="url"/>
      <value value="http://dhs.nj.gov"/>
    </telecom>
  </contact>
  <description
               value="Client/lab results for Hepatitis and Tuberculin testing"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Positive"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Negative"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Refused"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Not offered"/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Deprecated"/>
  </concept>
</CodeSystem>