Package | ch.fhir.ig.ch-epr-fhir |
Type | CapabilityStatement |
Id | CH.MHD.DocumentSource |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CapabilityStatement-CH.MHD.DocumentSource.html |
URL | http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentSource |
Version | 5.0.0-ci-build |
Status | active |
Date | 2020-07-07 |
Name | CH_MHD_DocumentSource |
Title | MHD Document Source (client) |
Realm | ch |
Authority | hl7 |
Description | CapabilityStatement for Actor MHD Document Source (client). |
Copyright | CC0-1.0 |
Kind | requirements |
CapabilityStatement | |
CH.EPR.App | EPR App (client) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CH.MHD.DocumentSource
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
MHD client sends documents and metadata to the Document Recipient [ITI-65].
TLS SHALL be used together with IUA extended access token
transaction
interaction described as follows:http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive
{ "resourceType": "CapabilityStatement", "id": "CH.MHD.DocumentSource", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentSource", "version": "5.0.0-ci-build", "name": "CH_MHD_DocumentSource", "title": "MHD Document Source (client)", "status": "active", "date": "2020-07-07", "publisher": "eHealth Suisse", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "system": "url", "value": "https://www.e-health-suisse.ch" } ] }, { "name": "eHealth Suisse", "telecom": [ { "system": "url", "value": "https://www.e-health-suisse.ch", "use": "work" } ] } ], "description": "CapabilityStatement for Actor MHD Document Source (client).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "client", "documentation": "MHD client sends documents and metadata to the Document Recipient [ITI-65].", "security": { "cors": false, "description": "TLS SHALL be used together with IUA extended access token" }, "interaction": [ { "code": "transaction", "documentation": "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive" } ] } ] }