FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/hair-ltcf-capability-client

Packagehl7.fhir.us.hai-ltcf
TypeCapabilityStatement
Idhair-ltcf-capability-client
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/hai-ltcf/https://build.fhir.org/ig/HL7/HAI-LTCF/CapabilityStatement-hair-ltcf-capability-client.html
URLhttp://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-client
Version1.1.0
Statusactive
Date2020-11-01
NameLTCCapbilityStatementClient
TitleLong Term Care Capability Statement - Client
Realmus
Authorityhl7
DescriptionThis resource defines the expected capabilities for clients reporting to NHSN from LTCF.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hai-ltc-single-person-report-questionnaireHealthcare Associated Infection for Long Term Care Single-Person Report Questionnaire
hai-ltc-single-person-report-questionnaireresponseHealthcare Associated Infection for Long Term Care Single-Person Report QuestionnaireResponse
us-core-patientUS Core Patient Profile

Narrative

Note: links and images are rebased to the (stated) source

LTCCapbilityStatementClient

This resource defines the expected capabilities for clients reporting to NHSN from LTCF.

ModeCLIENT
Description

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.

Transaction
System History
System Search
Resource TypeProfileReadV-ReadSearchUpdatePatchCreateUpdatesHistory
Questionnairehttp://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireyyyyyy
QuestionnaireResponsehttp://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponseyyyyyy
Device yyyyyy
Group yyyyyy
Patienthttp://hl7.org/fhir/us/core/StructureDefinition/us-core-patientyyyyyy

Source

{
  "resourceType": "CapabilityStatement",
  "id": "hair-ltcf-capability-client",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2020-12-15T23:48:20.648+00:00",
    "source": "#ch45PZiIyTAtsSwL"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/hai-ltcf/CapabilityStatement/hair-ltcf-capability-client",
  "version": "1.1.0",
  "name": "LTCCapbilityStatementClient",
  "title": "Long Term Care Capability Statement - Client",
  "status": "active",
  "experimental": false,
  "date": "2020-11-01",
  "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 clients 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": "client",
      "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. ",
      "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"
            }
          ]
        }
      ]
    }
  ]
}