PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pixm@3.0.2
    https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer
{
  "description": "The Patient Identifier Cross-reference Consumer Actor CapabililtyStatement 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-IHE.PIXm.Consumer.json",
  "package_name": "ihe.iti.pixm",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2019-07-05",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE_PIXm_Consumer",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client)",
  "package_version": "3.0.2",
  "status": "draft",
  "id": "0a32ed5f-49ee-4367-ba98-1553781d0b40",
  "kind": "requirements",
  "url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer",
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Patient",
      "operation": [ {
        "name": "$ihe-pix",
        "definition": "https://profiles.ihe.net/ITI/PIXm/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"
  } ]
}