Patient Identity Cross-Reference for mobile (PIXm)
2.2.0 - public-comment
This page is part of the IHE Patient Identifier Cross-referencing for Mobile (v3.0.0: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CapabilityStatement",
"id" : "IHE_PIXm_Consumer",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n\t\tCapabilityStatement for Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement \n\t\t<a href=\"http://wiki.ihe.net/index.php/PIXm\">Patient Identity Cross-reference for Mobile (PIXm)</a> \n\t\tThe IHE Profile text is Normative, this conformance resource is Informative. \n\t</div>"
},
"url" : "http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE_PIXm_Consumer",
"version" : "2.2.0",
"name" : "IHE_PIXm_Consumer",
"title" : "IHE ITI Patient Identity Cross-reference for Mobile (PIXm) - Consumer (client)",
"status" : "draft",
"experimental" : false,
"date" : "2019-07-05",
"publisher" : "IHE IT Infrastructure Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
},
{
"name" : "IHE IT Infrastructure Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
}
],
"description" : "CapabilityStatement for Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PIXm.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "client",
"documentation" : "PIXm client queries for Patient Identity Cross-reference matching a query parameters",
"security" : {
"cors" : false,
"description" : "Recommend IUA or SMART"
},
"resource" : [
{
"type" : "Patient",
"operation" : [
{
"name" : "$ihe-pix",
"definition" : "http://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix"
}
]
}
]
}
]
}