This page is part of the Healthcare Associated Infection Reports (HAI) Long Term Care Facilities (LTCF) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2020-10-28 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="hair-ltcf-capability-server"/>
<meta>
<versionId value="7"/>
<lastUpdated value="2022-02-10T21:51:25.711+00:00"/>
<source value="#qr1blrPpQUydA26i"/>
</meta>
<text>
<status value="extensions"/>
<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>
</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>
</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> </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> </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>
</text>
<url
value="http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-server"/>
<version value="1.0.0"/>
<name value="LTCCapabilityStatementServer"/>
<title value="HAI LTCF Capability Statement - Server"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-10-28"/>
<publisher
value="HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"/>
<contact>
<name value="HL7 International - Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This resource defines the expected capabilities for servers reporting to NHSN from LTCF."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="xml"/>
<format value="json"/>
<rest>
<mode value="server"/>
<documentation
value="The NHSN server is expected to support the following profiles and assocaited RESTful interactions"/>
<resource>
<type value="Questionnaire"/>
<profile
value="http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire"/>
<documentation
value="NHSN Server is expected to support the below interactions on the HAI LTC Single Person Event Questionnaire profile"/>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="patch"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="history-type"/>
</interaction>
<interaction>
<code value="history-instance"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="QuestionnaireResponse"/>
<profile
value="http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse"/>
<documentation
value="NHSN Server is expected to support the below interactions on the HAI LTC Single Person Report QuestionnaireResponse profile"/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="patch"/>
</interaction>
<interaction>
<code value="delete"/>
</interaction>
<interaction>
<code value="history-instance"/>
</interaction>
<interaction>
<code value="history-type"/>
</interaction>
</resource>
<resource>
<type value="Device"/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="delete"/>
</interaction>
</resource>
<resource>
<type value="Group"/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="delete"/>
</interaction>
</resource>
<resource>
<type value="Patient"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="delete"/>
</interaction>
</resource>
</rest>
</CapabilityStatement>
IG © 2020+ HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). Package hl7.fhir.us.hai-ltcf#1.0.0 based on FHIR 4.0.1. Generated 2023-01-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change