{ "description": "This resource defines the expected capabilities for servers reporting to NHSN from LTCF.", "_filename": "CapabilityStatement-hair-ltcf-capability-server.json", "package_name": "hl7.fhir.us.hai-ltcf", "format": [ "xml", "json" ], "date": "2020-10-28", "meta": { "source": "#qr1blrPpQUydA26i", "versionId": "7", "lastUpdated": "2022-02-10T21:51:25.711+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": "LTCCapabilityStatementServer", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "HAI LTCF Capability Statement - Server", "package_version": "1.0.0", "status": "draft", "id": "dfd5b31c-92b3-4b0e-b706-d7111c5ad264", "kind": "requirements", "url": "http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-server", "version": "1.0.0", "contact": [ { "name": "HL7 International - Public Health", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "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" } ], "documentation": "NHSN Server is expected to support the below interactions on the HAI LTC Single Person Event Questionnaire profile" }, { "type": "QuestionnaireResponse", "profile": "http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse", "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ], "documentation": "NHSN Server is expected to support the below interactions on the HAI LTC Single Person Report QuestionnaireResponse profile" }, { "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" } ] } ], "documentation": "The NHSN server is expected to support the following profiles and assocaited RESTful interactions" } ] }