PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.eltss@2.0.0-ballot
    http://hl7.org/fhir/us/eltss/CapabilityStatement/eltss-client
{
  "description": "This profile defines the expected capabilities of the eLTSS Client.",
  "_filename": "CapabilityStatement-eltss-client.json",
  "package_name": "hl7.fhir.us.eltss",
  "format": [ "xml", "json" ],
  "date": "2019-02-08T00:00:00-05:00",
  "publisher": "HL7 International / Human and Social Services",
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "ELTSS_Client",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client" ],
  "title": "eLTSS Client",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "hsswg"
  } ],
  "status": "active",
  "id": "3562616c-01dd-420b-a2ea-27f64a155275",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/eltss/CapabilityStatement/eltss-client",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Human and Social Services",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/hsswg",
      "system": "url"
    }, {
      "value": "hhswg@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "CarePlan",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss" ]
    } ]
  } ]
}