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

FHIR IG Statistics: CapabilityStatement/CH.MHD.DocumentRecipient

Packagech.fhir.ig.ch-epr-fhir
TypeCapabilityStatement
IdCH.MHD.DocumentRecipient
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CapabilityStatement-CH.MHD.DocumentRecipient.html
URLhttp://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentRecipient
Version5.0.0-ci-build
Statusactive
Date2020-07-08
NameCH_MHD_DocumentRecipient
TitleMHD Document Recipient (server)
Realmch
Authorityhl7
DescriptionCapabilityStatement for Actor MHD Document Recipient (server).
CopyrightCC0-1.0
Kindrequirements

Resources that use this resource

CapabilityStatement
CH.EPR.APIEPR API (server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CapabilityStatement CH.MHD.DocumentRecipient

MHD Document Recipient (server)

  • 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.

FHIR RESTful Capabilities

Mode: server

MHD server accepts the document and metadata sent from the Document Source [ITI-65].

Security

TLS SHALL be used together with IUA extended access token

Summary of System-wide Interactions
  • Supports the transactioninteraction described as follows:

    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive


Source

{
  "resourceType": "CapabilityStatement",
  "id": "CH.MHD.DocumentRecipient",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentRecipient",
  "version": "5.0.0-ci-build",
  "name": "CH_MHD_DocumentRecipient",
  "title": "MHD Document Recipient (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 Actor MHD Document Recipient (server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "MHD server accepts the document and metadata sent from the Document Source [ITI-65].",
      "security": {
        "cors": false,
        "description": "TLS SHALL be used together with IUA extended access token"
      },
      "interaction": [
        {
          "code": "transaction",
          "documentation": "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive"
        }
      ]
    }
  ]
}