FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

NJSAMS - Local Development build (v0.1.0). See the Directory of published versions

: NJSAMS Drug Route of Administration - XML Representation

Draft as of 2022-08-31

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="njsams-route-of-administration"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-RouteOfAdministration.html"><code>http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration</code></a></li><li>Include all codes defined in <a href="CodeSystem-UncategorizableCodes.html"><code>http://dhs.nj.gov/njsams/CodeSystem/UncategorizableCodes</code></a></li></ul></div>
  </text>
  <url
       value="http://dhs.nj.gov/njsams/ValueSet/njsams-route-of-administration"/>
  <version value="0.1.0"/>
  <name value="NJSAMSRouteOfAdministration"/>
  <title value="NJSAMS Drug Route of Administration"/>
  <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>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166:-2"/>
      <code value="US-NJ"/>
      <display value="New Jersey"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
    </include>
    <include>
      <system
              value="http://dhs.nj.gov/njsams/CodeSystem/UncategorizableCodes"/>
    </include>
  </compose>
</ValueSet>