Package | ch.fhir.ig.ch-epr-mhealth |
Type | CapabilityStatement |
Id | CH.mHealth.App |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-epr-mhealth/http://fhir.ch/ig/ch-epr-mhealth/3.0.0/CapabilityStatement-CH.mHealth.App.html |
URL | http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.App |
Version | 3.0.0 |
Status | draft |
Date | 2020-07-08 |
Name | CH_mHealth_App |
Title | mHealth: App (client) |
Realm | ch |
Authority | hl7 |
Description | CapabilityStatement for mHealth App (client). |
Copyright | CC0-1.0 |
Kind | requirements |
No resources found
CapabilityStatement | |
CH.MHD.DocumentConsumer | MHD Document Consumer (client) |
CH.MHD.DocumentSource | MHD Document Source (client) |
CH.PDQm.Consumer | PDQm Consumer (client) |
CH.PIXm.Consumer | PIXm Patient Identifier Cross-Reference Consumer (client) |
CH.PIXm.Source | PIXm Patient Identity Source (client) |
CH.mCSD.CareServicesSelectiveConsumer | mCSD Care Services Selective Consumer (client) |
Note: links and images are rebased to the (stated) source
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
{ "resourceType": "CapabilityStatement", "id": "CH.mHealth.App", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.App", "version": "3.0.0", "name": "CH_mHealth_App", "title": "mHealth: App (client)", "status": "draft", "date": "2020-07-08", "publisher": "eHealth Suisse", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "system": "url", "value": "https://www.e-health-suisse.ch" } ] } ], "description": "CapabilityStatement for mHealth App (client).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "kind": "requirements", "imports": [ "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Consumer", "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PIXm.Consumer", "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PIXm.Source", "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentSource", "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentConsumer", "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mCSD.CareServicesSelectiveConsumer" ], "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "client" } ] }