eHealth Platform Federal infsec Profiles
1.1.0 - STU1
eHealth Platform Federal infsec Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/infsec/ and changes regularly. See the Directory of published versions
Official URL: https://www.ehealth.fgov.be/standards/fhir/infsec/CapabilityStatement/capabilitystatement | Version: 1.1.0 | |||
Active as of 2024-10-21 | Computable Name: RestServer |
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement capabilitystatement
application/fhir+xml
, xml
, application/fhir+json
, json
, application/x-turtle
, ttl
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
urn:be:fgov:ehealth:pseudo:v1
, urn:be:fgov:ehealth:pseudo:v2
, urn:be:fgov:pseudo-encrypted:v1
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 | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
CodeSystem | http://hl7.org/fhir/StructureDefinition/CodeSystem | y | y | y | code, context, context-quantity, context-type, date, description, id, identifier, jurisdiction, name, publisher, reference, status, title, url, version | * | $validate-code , $upload-external-code-system , $subsumes , $lookup | |||
ConceptMap | http://hl7.org/fhir/StructureDefinition/ConceptMap | y | y | url | * | $translate | ||||
Medication | http://hl7.org/fhir/StructureDefinition/Medication | y | * | |||||||
OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * | |||||||
StructureDefinition | http://hl7.org/fhir/StructureDefinition/StructureDefinition | y | y | y | y | y | code, context, context-quantity, context-type, date, description, expansion, identifier, jurisdiction, name, publisher, reference, status, title, url, version | * | ||
ValueSet | http://hl7.org/fhir/StructureDefinition/ValueSet | y | y | y | y | y | _id, code, context, context-quantity, context-type, date, description, expansion, identifier, jurisdiction, name, publisher, reference, status, title, url, version | * | $validate-code , $expand |
read
, search-type
, delete
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | code | string | A code defined in the code system |
SHALL | context | token | A use context assigned to the code system |
SHALL | context-quantity | quantity | A quantity- or range-valued use context assigned to the code system |
SHALL | context-type | string | A type of use context assigned to the code system |
SHALL | date | string | The code system publication date |
SHALL | description | string | The description of the code system |
SHALL | id | string | |
SHALL | identifier | string | External identifier for the code system |
SHALL | jurisdiction | string | Intended jurisdiction for the code system |
SHALL | name | string | Computationally friendly name of the code system |
SHALL | publisher | string | Name of the publisher of the code system |
SHALL | reference | string | |
SHALL | status | string | The current status of the code system |
SHALL | title | string | The human-friendly name of the code system |
SHALL | url | string | The uri that identifies the code system |
SHALL | version | string | The business version of the code system |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate-code | |
SHALL | $upload-external-code-system | |
SHALL | $subsumes | |
SHALL | $lookup |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | string | The uri that identifies the concept map |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $translate |
read
.read
.update
, read
, search-type
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | code | string | |
SHALL | context | token | A use context assigned to the structure definition |
SHALL | context-quantity | quantity | A quantity- or range-valued use context assigned to the structure definition |
SHALL | context-type | string | A type of use context assigned to the structure definition |
SHALL | date | string | The structure definition publication date |
SHALL | description | string | The description of the structure definition |
SHALL | expansion | string | |
SHALL | identifier | string | External identifier for the structure definition |
SHALL | jurisdiction | string | Intended jurisdiction for the structure definition |
SHALL | name | string | Computationally friendly name of the structure definition |
SHALL | publisher | string | Name of the publisher of the structure definition |
SHALL | reference | string | |
SHALL | status | string | The current status of the structure definition |
SHALL | title | string | The human-friendly name of the structure definition |
SHALL | url | string | The uri that identifies the structure definition |
SHALL | version | string | The business version of the structure definition |
update
, read
, search-type
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | string | The ID of the resource |
SHALL | code | string | This special parameter searches for codes in the value set. See additional notes on the ValueSet resource |
SHALL | context | token | A use context assigned to the value set |
SHALL | context-quantity | quantity | A quantity- or range-valued use context assigned to the value set |
SHALL | context-type | string | A type of use context assigned to the value set |
SHALL | date | string | The value set publication date |
SHALL | description | string | The description of the value set |
SHALL | expansion | string | Identifies the value set expansion (business identifier) |
SHALL | identifier | string | External identifier for the value set |
SHALL | jurisdiction | string | Intended jurisdiction for the value set |
SHALL | name | string | Computationally friendly name of the value set |
SHALL | publisher | string | Name of the publisher of the value set |
SHALL | reference | string | A code system included or excluded in the value set or an imported value set |
SHALL | status | string | The current status of the value set |
SHALL | title | string | The human-friendly name of the value set |
SHALL | url | string | The uri that identifies the value set |
SHALL | version | string | The business version of the value set |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate-code | |
SHALL | $expand |