PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.eltss@1.0.0
    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 CBCP",
  "fhirVersion": "4.0.0",
  "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": "1.0.0",
  "status": "active",
  "id": "67ca91d6-d5b3-4379-b918-b26db6e8a267",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/eLTSS/CapabilityStatement/eltss-client",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/SpecialCommittees/usrealm/index.cfm",
      "system": "other"
    } ]
  } ],
  "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" ]
    } ]
  } ]
}