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

: Practitioner Type - XML Representation

Draft as of 2022-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PractitionerType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PractitionerType</b></p><a name="PractitionerType"> </a><a name="hcPractitionerType"> </a><a name="PractitionerType-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PractitionerType</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">SUP<a name="PractitionerType-SUP"> </a></td><td>supervisor</td></tr><tr><td style="white-space:nowrap">COUN<a name="PractitionerType-COUN"> </a></td><td>counselor</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PractitionerType"/>
  <version value="1.0.0"/>
  <name value="PractitionerType"/>
  <title value="Practitioner Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-08-31"/>
  <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="Type of Practitioners"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="SUP"/>
    <display value="supervisor"/>
  </concept>
  <concept>
    <code value="COUN"/>
    <display value="counselor"/>
  </concept>
</CodeSystem>