PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pixm@3.0.2
    https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE.PIXm.pix
{
  "description": "The OperationDefinition defines the In and Output Parameters for the $ihe-pix operation - Input: sourceIdentifier, targetSystem and _format - Opuut: targetIdentifier, targetId",
  "_filename": "OperationDefinition-IHE.PIXm.pix.json",
  "package_name": "ihe.iti.pixm",
  "date": "2019-07-05",
  "system": false,
  "publisher": "IHE IT Infrastructure Technical Committee",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE_PIXm_pix",
  "type": "true",
  "experimental": null,
  "outputProfile": "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out",
  "resourceType": "OperationDefinition",
  "title": "Get Corresponding Identifiers Operation",
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "7ebb02e3-7c3d-4e0b-a860-8c129eaaa7e9",
  "resource": [ "Patient" ],
  "kind": "operation",
  "url": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE.PIXm.pix",
  "code": "ihe-pix",
  "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"
    } ]
  } ],
  "inputProfile": "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.In",
  "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": "1",
    "min": 0,
    "use": "in",
    "name": "targetSystem",
    "type": "string",
    "searchType": "uri",
    "documentation": "The target Patient Identifier Assigning Authority from which the returned identifiers should 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. See ITI TF-2: Appendix Z.6"
  }, {
    "max": "*",
    "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": "*",
    "min": 0,
    "use": "out",
    "name": "targetId",
    "type": "Reference",
    "documentation": "The URL of the Patient Resource"
  } ]
}