PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.0
    http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PMIR.Consumer
{
  "description": "CapabilityStatement for Actor PMIR Patient Identifier Cross-reference Consumer (client).",
  "_filename": "CapabilityStatement-CH.PMIR.Consumer.json",
  "package_name": "ch.fhir.ig.ch-epr-mhealth",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2020-07-07",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CH_PMIR_Consumer",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "PMIR Patient Identifier Cross-Reference Consumer (client)",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "58c32250-c525-45f1-bda8-96d92105940b",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PMIR.Consumer",
  "version": "0.1.0",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Patient",
      "operation": [ {
        "name": "$ihe-pix",
        "definition": "http://fhir.ch/ig/ch-epr-mhealth/OperationDefinition/CH.PMIR"
      } ]
    } ],
    "security": {
      "cors": false,
      "description": "TLS SHALL be used"
    },
    "documentation": "PMIR client queries the Patient Identifier Crossreference Manager for the MPI-PID and EPR-SPID [ITI-83]."
  } ]
}