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

FHIR IG Statistics: CapabilityStatement/CH.mHealth.API

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

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
CH.MHD.DocumentRecipientMHD Document Recipient (server)
CH.MHD.DocumentResponderMHD Document Responder (server)
CH.PDQm.SupplierPDQm Supplier (server)
CH.PIXm.ManagerPIXm Patient Identifier Cross-reference Manager (server)
CH.mCSD.CareServicesSelectiveSuppliermCSD Care Services Selective Supplier (server)

Narrative

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

mHealth: API (server)

  • 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: server

Summary of System-wide Interactions

Source

{
  "resourceType": "CapabilityStatement",
  "id": "CH.mHealth.API",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.API",
  "version": "3.0.0",
  "name": "CH_mHealth_API",
  "title": "mHealth: API (server)",
  "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 API (server).",
  "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.PIXm.Manager",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Supplier",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentRecipient",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentResponder",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mCSD.CareServicesSelectiveSupplier"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server"
    }
  ]
}