eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/CapabilityStatement/questionnaire | Version: 3.4.0 | |||
Active as of 2025-02-06 | Computable Name: questionnaire |
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement questionnaire
application/fhir+xml
, xml
, application/fhir+json
, json
, application/x-turtle
, ttl
, html/json
, html/xml
, html/turtle
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.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|
Basic | http://hl7.org/fhir/StructureDefinition/Basic | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, actionGuidanceForReference, actionGuidanceForType, actionGuidanceType, code, context, context-type, context-type-value, identifier, intendedAudience, recommendation, reference, role, status, viewForReference, viewForType, viewType | * | Basic:actionGuidanceForReference , Basic:intendedAudience , Basic:reference , Basic:viewForReference , Questionnaire:reference , StructureDefinition:valueset | $validate | |
OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * | Basic:actionGuidanceForReference , Basic:intendedAudience , Basic:reference , Basic:viewForReference , Questionnaire:reference , StructureDefinition:valueset | |||||||
Questionnaire | http://hl7.org/fhir/StructureDefinition/Questionnaire | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, base, baseEnvironment, code, context, context-type, context-type-value, date, description, effective, ehealthPredecessor, employeeTitle, identifier, jurisdiction, name, publisher, reference, role, status, title, type, url, version | * | Basic:actionGuidanceForReference , Basic:intendedAudience , Basic:reference , Basic:viewForReference , Questionnaire:reference , StructureDefinition:valueset | $validate , $create-clone |
StructureDefinition | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion | y | y | y | y | y | y | _content, _filter, _has, _id, _language, _lastUpdated, _profile, _security, _source, _tag, _text, abstract, base, base-path, context-type, date, derivation, description, experimental, ext-context, identifier, jurisdiction, keyword, kind, name, path, publisher, status, title, type, url, valueset, version | * , StructureDefinition:valueset | Basic:actionGuidanceForReference , Basic:intendedAudience , Basic:reference , Basic:viewForReference , Questionnaire:reference , StructureDefinition:valueset | $validate |
update
, search-type
, vread
, read
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | actionGuidanceForReference | reference | Action guidance for reference |
SHALL | actionGuidanceForType | token | The action guidance for type |
SHALL | actionGuidanceType | token | The action guidance type |
SHALL | code | token | The code |
SHALL | context | token | A use context assigned to the action guidance |
SHALL | context-type | token | A type of use context assigned to the action guidance |
SHALL | context-type-value | composite | A use context type and value assigned to the action guidance |
SHALL | identifier | token | The identifier |
SHALL | intendedAudience | reference | The intended audience |
SHALL | recommendation | token | The recommendation |
SHALL | reference | reference | The modifier reference |
SHALL | role | token | The modifier role |
SHALL | status | token | The current status |
SHALL | viewForReference | reference | View for reference |
SHALL | viewForType | token | The view for type |
SHALL | viewType | token | The view type |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate |
read
.update
, search-type
, vread
, read
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | base | token | Base of resource |
SHALL | baseEnvironment | token | Base Environment of resource |
SHALL | code | token | A code that corresponds to one of its items in the questionnaire |
SHALL | context | token | A use context assigned to the questionnaire |
SHALL | context-type | token | A type of use context assigned to the questionnaire |
SHALL | context-type-value | composite | A use context type and value assigned to the questionnaire |
SHALL | date | date | The questionnaire publication date |
SHALL | description | string | The description of the questionnaire |
SHALL | effective | date | The time during which the questionnaire is intended to be in use |
SHALL | ehealthPredecessor | token | Predecessor of resource |
SHALL | employeeTitle | string | Title intended for clinicians |
SHALL | identifier | token | External identifier for the questionnaire |
SHALL | jurisdiction | token | Intended jurisdiction for the questionnaire |
SHALL | name | string | Computationally friendly name of the questionnaire |
SHALL | publisher | string | Name of the publisher of the questionnaire |
SHALL | reference | reference | Modifier reference |
SHALL | role | token | Modifier role |
SHALL | status | token | The current status of the questionnaire |
SHALL | title | string | The human-friendly name of the questionnaire |
SHALL | type | token | Questionnaire type |
SHALL | url | uri | The uri that identifies the questionnaire |
SHALL | version | token | The business version of the questionnaire |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate | |
SHALL | $create-clone | Input
OutputBundle containing all resources that were created during the operation. Validation
|
update
, search-type
, vread
, read
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _filter | string | Search the contents of the resource's data using a filter |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _source | uri | Search for resources which have the given source value (Resource.meta.source) |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | abstract | token | Whether the structure is abstract |
SHALL | base | uri | Definition that this type is constrained/specialized from |
SHALL | base-path | token | Path that identifies the base element |
SHALL | context-type | token | resource | datatype | extension |
SHALL | date | date | The structure definition publication date |
SHALL | derivation | token | specialization | constraint - How relates to base definition |
SHALL | description | string | The description of the structure definition |
SHALL | experimental | token | For testing purposes, not real usage |
SHALL | ext-context | string | Where the extension can be used in instances |
SHALL | identifier | token | External identifier for the structure definition |
SHALL | jurisdiction | token | Intended jurisdiction for the structure definition |
SHALL | keyword | token | A code for the profile |
SHALL | kind | token | primitive-type | complex-type | resource | logical |
SHALL | name | string | Computationally friendly name of the structure definition |
SHALL | path | token | A path that is constrained in the profile |
SHALL | publisher | string | Name of the publisher of the structure definition |
SHALL | status | token | The current status of the structure definition |
SHALL | title | string | The human-friendly name of the structure definition |
SHALL | type | token | Type defined or constrained by this structure |
SHALL | url | uri | The uri that identifies the structure definition |
SHALL | valueset | reference | A vocabulary binding reference |
SHALL | version | token | The business version of the structure definition |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate |