PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pixm@3.0.2
    https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Manager
{
  "description": "The Patient Identifier Cross-reference Manager CapabililtyStatement expresses the requirements that shall be provided. - using FHIR R4 - using json and xml encoding - support the $ihe-pix operation - support conditional update for [ITI-104] - support conditional delete for [ITI-104] if Remove Patient Option is supported - should use a security framework. Recommend IHE-IUA or SMART-on-FHIR",
  "_filename": "CapabilityStatement-IHE.PIXm.Manager.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_Manager",
  "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) - Manager (server)",
  "package_version": "3.0.2",
  "status": "draft",
  "id": "e4dd5eeb-d10e-4e61-87d0-555d2c8deb63",
  "kind": "requirements",
  "url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Manager",
  "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": "server",
    "resource": [ {
      "type": "Patient",
      "operation": [ {
        "name": "$ihe-pix",
        "definition": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix"
      } ],
      "interaction": [ {
        "code": "update",
        "documentation": "conditional update for [ITI-104]"
      }, {
        "code": "delete",
        "documentation": "conditional delete for [ITI-104] for Remove Patient Option"
      } ],
      "supportedProfile": [ "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient" ],
      "conditionalCreate": true,
      "conditionalDelete": "single",
      "conditionalUpdate": true
    } ],
    "security": {
      "cors": false,
      "description": "Recommend IUA or SMART"
    },
    "documentation": "PIXm server provides capability to query for Patient Identity Cross-reference matching a query parameters"
  } ]
}