Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm
2.0.0-ballot - ballot United States of America flag

This page is part of the electronic Long-Term Services and Supports Implementation Guide (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: eLTSS Client - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="eltss-client"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>eLTSS IG Client.</p><p>This is a profile on the US Core Implementation Guide and adheres to the requirements</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="hsswg"/>
  </extension>
  <url value="http://hl7.org/fhir/us/eltss/CapabilityStatement/eltss-client"/>
  <version value="2.0.0-ballot"/>
  <name value="ELTSS_Client"/>
  <title value="eLTSS Client"/>
  <status value="active"/>
  <date value="2019-02-08T00:00:00-05:00"/>
  <publisher value="HL7 International / Human and Social Services"/>
  <contact>
    <name value="HL7 International / Human and Social Services"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/hsswg"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hhswg@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This profile defines the expected capabilities of the eLTSS Client."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <imports
           value="http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client"/>
  <fhirVersion value="4.0.0"/>
  <format value="xml"/>
  <format value="json"/>
  <rest>
    <mode value="client"/>
    <resource>
      <type value="CarePlan"/>
      <supportedProfile
                        value="http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss"/>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="history-instance"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
    </resource>
  </rest>
</CapabilityStatement>