PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.2
    http://profiles.ihe.net/fhir/ihe.pixm.fhir/CapabilityStatement/IHE.PIXm.Manager
{
  "description": "CapabilityStatement for Manager 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.Manager.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_Manager",
  "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) - Manager (server)",
  "package_version": "0.1.2",
  "status": "draft",
  "id": "8fb3ecc2-7f97-425e-bad4-c88fced21378",
  "kind": "requirements",
  "url": "http://profiles.ihe.net/fhir/ihe.pixm.fhir/CapabilityStatement/IHE.PIXm.Manager",
  "version": "0.1.2",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "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 server provides capability to query for Patient Identity Cross-Reference matching a query parameters"
  } ]
}