This page is part of the electronic Case Reporting (eCR) (v2.1.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in it's permanent location. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/ecr/CapabilityStatement/capabilitystatement-ersd-client | Version: 2.1.1 | |||
Draft as of 2019-08-23 | Computable Name: CapabilityStatement_eRSD_Client |
This section describes the expected capabilities of a client consuming eRSD resources including the Reportable Conditions Trigger Codes (RCTC).
The eRSD Client SHALL:
The eRSD Client MAY:
Raw OpenAPI-Swagger Definition file | Download
application/xml
, application/json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Bundle | Supported profiles: eICR Document Bundle RR Document Bundle US Public Health Reporting Bundle | y | |||||||
ValueSet | http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset | y | |||||||
PlanDefinition | http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-plandefinition | y | |||||||
Person | y | ||||||||
Subscription | y | ||||||||
Library | http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset-library | y |
The Bundle represents the artifacts that are to be distributed to subscribers. The Bundle contains the information necessary for implementers to update their systems. The Bundle typically includes PlanDefinition and ValueSet resources. The Bundle may also contain a message from the administrator that indicates the severity of the update.
read
.read
.The Person resource is used by the eRSD server to associate one or more Subscriptions to an individual. The Person contains references to the Subscriptions associated with the Person.
A Subscription is used to notify a Person using the specified channel (email, rest-hook or email-based SMS) that a Bundle has been updated on the FHIR Server.
read
.