This page is part of the Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2023-05-09 |
xml
, 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.
server
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 |
---|---|---|---|---|---|---|---|---|---|
StructureDefinition | y | y | y | y | _id, url, name, identifier, publisher, context, status, _lastUpdated, date, _text, _content | * |
read
, search-type
, create
, update
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | |
SHALL | url | string | |
SHALL | name | string | |
SHALL | identifier | token | |
SHALL | publisher | string | |
SHALL | context | token | |
SHALL | status | token | |
SHALL | _lastUpdated | date | |
SHALL | date | date | |
SHOULD | _text | string | |
SHOULD | _content | string |