FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/CH.mHealth.App

Packagech.fhir.ig.ch-epr-mhealth
TypeCapabilityStatement
IdCH.mHealth.App
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-mhealth/http://fhir.ch/ig/ch-epr-mhealth/3.0.0/CapabilityStatement-CH.mHealth.App.html
URLhttp://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.App
Version3.0.0
Statusdraft
Date2020-07-08
NameCH_mHealth_App
TitlemHealth: App (client)
Realmch
Authorityhl7
DescriptionCapabilityStatement for mHealth App (client).
CopyrightCC0-1.0
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
CH.MHD.DocumentConsumerMHD Document Consumer (client)
CH.MHD.DocumentSourceMHD Document Source (client)
CH.PDQm.ConsumerPDQm Consumer (client)
CH.PIXm.ConsumerPIXm Patient Identifier Cross-Reference Consumer (client)
CH.PIXm.SourcePIXm Patient Identity Source (client)
CH.mCSD.CareServicesSelectiveConsumermCSD Care Services Selective Consumer (client)

Narrative

Note: links and images are rebased to the (stated) source

mHealth: App (client)

  • Implementation Guide Version: 3.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: Wed Jul 08 00:00:00 CEST 2020
  • Published by: eHealth Suisse

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.

FHIR RESTful Capabilities

Mode: client

Summary of System-wide Interactions

Source

{
  "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"
    }
  ]
}