PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.2
    http://profiles.ihe.net/fhir/ihe.pixm.fhir/CapabilityStatement/IHE.PIXm.Consumer
{
  "description": "CapabilityStatement for Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PIXm. See http://wiki.ihe.net/index.php/PIXm. The IHE Profile text is Normative, this conformance resource is Informative.",
  "_filename": "CapabilityStatement-IHE.PIXm.Consumer.json",
  "package_name": "ch.fhir.ig.ch-epr-mhealth",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2019-07-05",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "IHE_PIXm_Consumer",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE ITI Patient Identity Cross-Reference for Mobile (PIXm) - Consumer (client)",
  "package_version": "0.1.2",
  "status": "draft",
  "id": "3a5bc9e1-f231-4322-944b-5fc591a7d5c4",
  "kind": "requirements",
  "url": "http://profiles.ihe.net/fhir/ihe.pixm.fhir/CapabilityStatement/IHE.PIXm.Consumer",
  "version": "0.1.2",
  "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://profiles.ihe.net/fhir/ihe.pixm.fhir/OperationDefinition/IHE.PIXm.pix"
      } ]
    } ],
    "security": {
      "cors": false,
      "description": "Recommend IUA or SMART"
    },
    "documentation": "PIXm client queries for Patient Identity Cross-Reference matching a query parameters"
  } ]
}