PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1-ballot
    http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentRecipient
{
  "description": "CapabilityStatement for Actor MHD Document Recipient (server).",
  "_filename": "CapabilityStatement-CH.MHD.DocumentRecipient.json",
  "package_name": "ch.fhir.ig.ch-epr-fhir",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2020-07-08",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CH_MHD_DocumentRecipient",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "MHD Document Recipient (server)",
  "package_version": "4.0.1-ballot",
  "status": "draft",
  "id": "c72ba25d-b2b8-4a70-9a02-3999b9b64f3e",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentRecipient",
  "version": "4.0.1-ballot",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "DocumentReference",
      "interaction": [ {
        "code": "update"
      } ],
      "supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-documentreference-comprehensive" ]
    } ],
    "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"
    } ],
    "documentation": "MHD server accepts the document and metadata sent from the Document Source [ITI-65]."
  } ]
}