{
  "resourceType" : "CapabilityStatement",
  "id" : "hair-ltcf-capability-server",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2022-02-10T21:51:25.711+00:00",
    "source" : "#qr1blrPpQUydA26i"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>LTCCapabilityStatementServer</h2><div><p>This resource defines the expected capabilities for servers reporting to NHSN from LTCF.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>The NHSN server is expected to support the following profiles and assocaited RESTful interactions</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>Questionnaire</td><td><a href=\"http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire\">http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td>y</td><td>y</td></tr><tr><td>QuestionnaireResponse</td><td><a href=\"http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse\">http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Device</td><td>\u00a0</td><td>y</td><td></td><td></td><td>y</td><td></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Group</td><td>\u00a0</td><td>y</td><td></td><td></td><td>y</td><td></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Patient</td><td><a href=\"http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient\">http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient</a></td><td>y</td><td></td><td></td><td>y</td><td></td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-server",
  "version" : "1.1.0",
  "name" : "LTCCapabilityStatementServer",
  "title" : "HAI LTCF Capability Statement - Server",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-10-28",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "contact" : [{
    "name" : "HL7 International - Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  }],
  "description" : "This resource defines the expected capabilities for servers reporting to NHSN from LTCF.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : ["xml",
  "json"],
  "rest" : [{
    "mode" : "server",
    "documentation" : "The NHSN server is expected to support the following profiles and assocaited RESTful interactions",
    "resource" : [{
      "type" : "Questionnaire",
      "profile" : "http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire",
      "documentation" : "NHSN Server is expected to support the below interactions on the HAI LTC Single Person Event Questionnaire profile",
      "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",
      "documentation" : "NHSN Server is expected to support the below interactions on the HAI LTC Single Person Report QuestionnaireResponse profile",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "search-type"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      },
      {
        "code" : "update"
      },
      {
        "code" : "patch"
      },
      {
        "code" : "delete"
      },
      {
        "code" : "history-instance"
      },
      {
        "code" : "history-type"
      }]
    },
    {
      "type" : "Device",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "read"
      },
      {
        "code" : "update"
      },
      {
        "code" : "delete"
      }]
    },
    {
      "type" : "Group",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "read"
      },
      {
        "code" : "update"
      },
      {
        "code" : "delete"
      }]
    },
    {
      "type" : "Patient",
      "profile" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "read"
      },
      {
        "code" : "update"
      },
      {
        "code" : "delete"
      }]
    }]
  }]
}