FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-health-dossier
Resource TypeCapabilityStatement
IdCapabilityStatement-CH.EPR.API.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ehealthsuisse/ch-health-dossier/CapabilityStatement-CH.EPR.API.html
URLhttp://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.EPR.API
Version1.0.0-preview
Statusactive
Date2020-07-08
NameCH_EPR_API
TitleHealth Dossier API (server)
Realmch
Authorityhl7
DescriptionCapabilityStatement for Health Dossier API (server).
CopyrightCC0-1.0
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
ch.fhir.ig.ch-health-dossier#currentCH.ATNA.AuditRecordRepositoryATNA Audit Record Repository (server)
ch.fhir.ig.ch-health-dossier#currentCH.MHD.DocumentRecipientMHD Document Recipient (server)
ch.fhir.ig.ch-health-dossier#currentCH.MHD.DocumentResponderMHD Document Responder (server)
ch.fhir.ig.ch-health-dossier#currentCH.PDQm.SupplierPDQm Supplier (server)
ch.fhir.ig.ch-health-dossier#currentCH.PIXm.ManagerPIXm Patient Identifier Cross-reference Manager (server)
ch.fhir.ig.ch-health-dossier#currentCH.PPQm.PolicyRepositoryPPQm Policy Repository (server)
ch.fhir.ig.ch-health-dossier#currentCH.mCSD.DirectorymCSD Directory (server)

Narrative

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

Generated Narrative: CapabilityStatement CH.EPR.API

Health Dossier API (server)

  • Implementation Guide Version: 1.0.0-preview
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • 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 PIXm Patient Identifier Cross-reference Manager (server), PDQm Supplier (server), MHD Document Recipient (server), MHD Document Responder (server), mCSD Directory (server), PPQm Policy Repository (server), ATNA Audit Record Repository (server)

FHIR RESTful Capabilities

Mode: server


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "CH.EPR.API",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.EPR.API",
  "version": "1.0.0-preview",
  "name": "CH_EPR_API",
  "title": "Health Dossier API (server)",
  "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 Health Dossier API (server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "kind": "requirements",
  "imports": [
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.PIXm.Manager",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.PDQm.Supplier",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.MHD.DocumentRecipient",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.MHD.DocumentResponder",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.mCSD.Directory",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.PPQm.PolicyRepository",
    "http://fhir.ch/ig/ch-health-dossier/CapabilityStatement/CH.ATNA.AuditRecordRepository"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server"
    }
  ]
}