CH EPR mHealth (R4)
4.0.0-ci-build - DSTU3
CH EPR mHealth (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/qligier/ch-epr-mhealth/ and changes regularly. See the Directory of published versions
Official URL: http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Consumer | Version: 4.0.0-ci-build | |||
Active as of 2023-04-25 | Computable Name: CH_PDQm_Consumer | |||
Copyright/Legal: CC0-1.0 |
CapabilityStatement for Client Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement CH.PDQm.Consumer
application/fhir+xml
, application/fhir+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
PDQm client will query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters
TLS SHALL be used together with IUA basic access token
search-system
interaction.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 |
---|---|---|---|---|---|---|---|---|---|
Patient | Supported Profiles CH PDQm Patient | y | y | _id, active, address-city, address-country, address-postalcode, address-state, birthdate, family, gender, given, identifier, telecom, _lastUpdated |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Logical id of this artifact |
SHALL | active | token | Whether the patient record is active |
SHALL | address-city | string | A city specified in an address |
SHALL | address-country | string | A country specified in an address |
SHALL | address-postalcode | string | A postalCode specified in an address |
SHALL | address-state | string | A state specified in an address |
SHALL | birthdate | date | The patient's date of birth |
SHALL | family | string | A portion of the family name of the patient |
SHALL | gender | token | Gender of the patient |
SHALL | given | string | A portion of the given name of the patient |
SHALL | identifier | token | A patient identifier |
SHALL | telecom | token | The value in any kind of telecom details of the patient |
SHALL | _lastUpdated | date | When the resource version last changed |