PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.eltss@0.1.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+11:00",
  "publisher": "HL7 CBCP",
  "fhirVersion": "4.0.0",
  "name": "ELTSS_Client",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core-r4/CapabilityStatement/us-core-r4-client" ],
  "title": "eLTSS Client",
  "package_version": "0.1.0",
  "status": "active",
  "id": "3a66b1a8-2037-4c85-8f25-6f1503705892",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/eLTSS/CapabilityStatement/eltss-client",
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/SpecialCommittees/usrealm/index.cfm",
      "system": "other"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Patient",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/StructureDefinition/careplan-eltss" ]
    } ]
  } ]
}