PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.0-ballot
    http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Consumer
{
  "description": "The Patient Identifier Cross-reference Consumer Actor CapabilityStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - query the $ihe-pix operation",
  "_filename": "CapabilityStatement-CH.PIXm.Consumer.json",
  "package_name": "ch.fhir.ig.ch-epr-fhir",
  "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_PIXm_Consumer",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "PIXm Patient Identifier Cross-Reference Consumer (client)",
  "package_version": "4.0.0-ballot",
  "status": "draft",
  "id": "f553d490-658a-42af-be0b-c25cfa4aebaa",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Consumer",
  "version": "4.0.0-ballot",
  "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-fhir/OperationDefinition/CH.PIXm"
      } ]
    } ],
    "security": {
      "cors": false,
      "description": "TLS SHALL be used together with IUA basic access token"
    },
    "documentation": "PIXm client queries the Patient Identifier Crossreference Manager for the MPI-PID and EPR-SPID [ITI-83]."
  } ]
}