Package | hl7.fhir.us.hai-ltcf |
Type | CapabilityStatement |
Id | hair-ltcf-capability-server |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/hai-ltcf/https://build.fhir.org/ig/HL7/HAI-LTCF/CapabilityStatement-hair-ltcf-capability-server.html |
URL | http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-server |
Version | 1.1.0 |
Status | draft |
Date | 2020-10-28 |
Name | LTCCapabilityStatementServer |
Title | HAI LTCF Capability Statement - Server |
Realm | us |
Authority | hl7 |
Description | This resource defines the expected capabilities for servers reporting to NHSN from LTCF. |
Kind | requirements |
No resources found
StructureDefinition | |
hai-ltc-single-person-report-questionnaire | Healthcare Associated Infection for Long Term Care Single-Person Report Questionnaire |
hai-ltc-single-person-report-questionnaireresponse | Healthcare Associated Infection for Long Term Care Single-Person Report QuestionnaireResponse |
us-core-patient | US Core Patient Profile |
Note: links and images are rebased to the (stated) source
This resource defines the expected capabilities for servers reporting to NHSN from LTCF.
Mode | SERVER |
Description | The NHSN server is expected to support the following profiles and assocaited RESTful interactions |
Transaction | |
System History | |
System Search |
Resource Type | Profile | Read | V-Read | Search | Update | Patch | Create | Delete | Updates | History |
---|---|---|---|---|---|---|---|---|---|---|
Questionnaire | http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaire | y | y | y | y | y | y | |||
QuestionnaireResponse | http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse | y | y | y | y | y | y | y | y | y |
Device | y | y | y | y | ||||||
Group | y | y | y | y | ||||||
Patient | http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient | y | y | y | y |
{ "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": "<!-- snip (see above) -->" }, "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" } ] } ] } ] }