PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.hai-ltcf@1.1.0
    http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-client
{
  "description": "This resource defines the expected capabilities for clients reporting to NHSN from LTCF.",
  "_filename": "CapabilityStatement-hair-ltcf-capability-client.json",
  "package_name": "hl7.fhir.us.hai-ltcf",
  "format": [ "xml", "json" ],
  "date": "2020-11-01",
  "meta": {
    "source": "#ch45PZiIyTAtsSwL",
    "versionId": "7",
    "lastUpdated": "2020-12-15T23:48:20.648+00:00"
  },
  "publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "LTCCapbilityStatementClient",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Long Term Care Capability Statement - Client",
  "package_version": "1.1.0",
  "status": "active",
  "id": "b81cdaea-2e25-4791-a8a7-e217a6f5053e",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-client",
  "version": "1.1.0",
  "contact": [ {
    "name": "HL7 International - Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Questionnaire",
      "profile": "http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "patch"
      }, {
        "code": "search-type"
      }, {
        "code": "history-type"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ]
    }, {
      "type": "QuestionnaireResponse",
      "profile": "http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "patch"
      }, {
        "code": "search-type"
      }, {
        "code": "history-type"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ]
    }, {
      "type": "Device",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "patch"
      }, {
        "code": "search-type"
      }, {
        "code": "history-type"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ]
    }, {
      "type": "Group",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "patch"
      }, {
        "code": "search-type"
      }, {
        "code": "history-type"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ]
    }, {
      "type": "Patient",
      "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "patch"
      }, {
        "code": "search-type"
      }, {
        "code": "history-type"
      }, {
        "code": "history-instance"
      }, {
        "code": "vread"
      } ]
    } ],
    "documentation": "The LTCF client is expected to be able to read a Questionnaire instance and be able to generate QuestionnaireResponse based on a Questionnaire profile as well as Patient, Device, Group instances. "
  } ]
}