Package | IHE.ITI.PIXm |
Type | CapabilityStatement |
Id | IHE.PIXm.Consumer |
FHIR Version | R4 |
Source | http://profiles.ihe.net/ITI/PIXm/https://profiles.ihe.net/ITI/PIXm/3.0.0/CapabilityStatement-IHE.PIXm.Consumer.html |
URL | http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer |
Version | 3.0.0 |
Status | draft |
Date | 2019-07-05 |
Name | IHE_PIXm_Consumer |
Title | IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client) |
Realm | uv |
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 |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "CapabilityStatement", "id": "IHE.PIXm.Consumer", "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "url": "http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer", "version": "3.0.0", "name": "IHE_PIXm_Consumer", "title": "IHE ITI Patient Identifier Cross-referencing 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": "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", "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" } ] } ] } ] }