PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@3.0.0-ballot
    http://fhir.ch/ig/ch-epr-mhealth/OperationDefinition/CH.PIXm
{
  "description": "Find patient matches using IHE-PIXm Profile",
  "_filename": "OperationDefinition-CH.PIXm.json",
  "package_name": "ch.fhir.ig.ch-epr-mhealth",
  "date": "2020-07-07",
  "system": false,
  "publisher": "eHealth Suisse",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CH_PIXm",
  "type": "true",
  "experimental": null,
  "outputProfile": "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-out-parameters",
  "resourceType": "OperationDefinition",
  "title": "Find patient matches using IHE-PIXm Profile",
  "package_version": "3.0.0-ballot",
  "status": "draft",
  "id": "4e8b42cb-9626-457b-a94e-1fc1b84c3891",
  "resource": [ "Patient" ],
  "kind": "operation",
  "url": "http://fhir.ch/ig/ch-epr-mhealth/OperationDefinition/CH.PIXm",
  "code": "ihe-pix",
  "version": "3.0.0-ballot",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "inputProfile": "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-in-parameters",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "sourceIdentifier",
    "type": "string",
    "searchType": "token",
    "documentation": "The Patient identifier search parameter that will be used by the Patient Identifier Cross-reference Manager to find cross matching identifiers associated with the Patient Resource. See Section 3.83.4.1.2.1"
  }, {
    "max": "2",
    "min": 1,
    "use": "in",
    "name": "targetSystem",
    "type": "string",
    "searchType": "uri",
    "documentation": "The Assigning Authorities for the Patient Identity Domains from which the returned identifiers shall be selected. See Section 3.83.4.1.2.2."
  }, {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "_format",
    "type": "string",
    "searchType": "token",
    "documentation": "The requested format of the response from the mime-type value set. See ITI TF-2: Appendix Z.6"
  }, {
    "max": "2",
    "min": 0,
    "use": "out",
    "name": "targetIdentifier",
    "type": "Identifier",
    "documentation": "The identifier found. Constraints to include the assigning authority as specified in ITI TF-2: Appendix E.3"
  }, {
    "max": "1",
    "min": 0,
    "use": "out",
    "name": "targetId",
    "type": "Reference",
    "documentation": "The URL of the Patient Resource"
  } ]
}