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

FHIR IG Statistics: CapabilityStatement/CH.EPR.App

Packagech.fhir.ig.ch-epr-fhir
TypeCapabilityStatement
IdCH.EPR.App
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CapabilityStatement-CH.EPR.App.html
URLhttp://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.EPR.App
Version5.0.0-ci-build
Statusactive
Date2020-07-08
NameCH_EPR_App
TitleEPR App (client)
Realmch
Authorityhl7
DescriptionCapabilityStatement for EPR App (client).
CopyrightCC0-1.0
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
CH.ATNA.AuditCreatorATNA Audit Creator (client)
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.PPQm.PolicySourceConsumerPPQm Policy Source and Consumer (client)
CH.mCSD.DataSourcemCSD Data Source (client)
CH.mCSD.QueryClientmCSD Query Client (client)

Narrative

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

Generated Narrative: CapabilityStatement CH.EPR.App

EPR App (client)

  • Implementation Guide Version: 5.0.0-ci-build
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2020-07-08
  • 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.

This CapabilityStatement imports these CapabilityStatements PDQm Consumer (client), PIXm Patient Identifier Cross-Reference Consumer (client), PIXm Patient Identity Source (client), MHD Document Source (client), MHD Document Consumer (client), mCSD Query Client (client), mCSD Data Source (client), PPQm Policy Source and Consumer (client), ATNA Audit Creator (client)

FHIR RESTful Capabilities

Mode: client

Summary of System-wide Interactions

Source

{
  "resourceType": "CapabilityStatement",
  "id": "CH.EPR.App",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.EPR.App",
  "version": "5.0.0-ci-build",
  "name": "CH_EPR_App",
  "title": "EPR App (client)",
  "status": "active",
  "date": "2020-07-08",
  "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 EPR 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-fhir/CapabilityStatement/CH.PDQm.Consumer",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Consumer",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Source",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentSource",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentConsumer",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.mCSD.QueryClient",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.mCSD.DataSource",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PPQm.PolicySourceConsumer",
    "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.ATNA.AuditCreator"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client"
    }
  ]
}