Package | ihe.iti.pdqm |
Type | CapabilityStatement |
Id | IHE.PDQm.PatientDemographicsConsumerMatch |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/PDQm/https://build.fhir.org/ig/IHE/ITI.PDQm/CapabilityStatement-IHE.PDQm.PatientDemographicsConsumerMatch.html |
URL | https://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.PatientDemographicsConsumerMatch |
Version | 3.1.1-current |
Status | active |
Date | 2023-09-22 |
Name | IHE_PDQM_PATIENT_DEMOGRAPHICS_CONSUMER_MATCH |
Title | IHE PDQm Patient Demographics Consumer Implementing Match Operation Option |
Realm | uv |
Authority | ihe |
Description | The PDQm Patient Demographics Consumer Actor (client) requirements CapabililtyStatement expresses the requirements that can be utilized while being compliant. This capability statement implements the Match Operation Option. - Invoke the $match operation on a FHIR endpoint - Using FHIR R4 - Input and output parameters conform to the PDQm Profiles - MAY request json or xml encoding - SHOULD use a security framework. Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/) |
Kind | requirements |
No resources found
OperationDefinition | |
PDQmMatch | PDQm $Match |
StructureDefinition | |
IHE.PDQm.MatchInputPatient | PDQm Patient Profile for $match Input |
IHE.PDQm.Patient | PDQm Patient Profile |
IHE.PDQm.Patient | PDQm Patient Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.PDQm.PatientDemographicsConsumerMatch
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
PDQm Patient Demographics Consumer provides capability to discover Patient Identities by invoking the ITI-119 $match operation.
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | Supported Profiles PDQm Patient Profile for $match Input PDQm Patient Profile | $match |
Patient Demographics Match [ITI-119]
{ "resourceType": "CapabilityStatement", "id": "IHE.PDQm.PatientDemographicsConsumerMatch", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.PatientDemographicsConsumerMatch", "version": "3.1.1-current", "name": "IHE_PDQM_PATIENT_DEMOGRAPHICS_CONSUMER_MATCH", "title": "IHE PDQm Patient Demographics Consumer Implementing Match Operation Option", "status": "active", "experimental": false, "date": "2023-09-22", "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 PDQm Patient Demographics Consumer Actor (client) requirements CapabililtyStatement expresses the requirements that can be utilized while being compliant. This capability statement implements the Match Operation Option.\n\n- Invoke the $match operation on a FHIR endpoint\n- Using FHIR R4\n- Input and output parameters conform to the PDQm Profiles\n- MAY request json or xml encoding\n- SHOULD use a security framework. Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "client", "documentation": "PDQm Patient Demographics Consumer provides capability to discover Patient Identities by invoking the ITI-119 $match operation.", "security": { "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)" }, "resource": [ { "type": "Patient", "supportedProfile": [ "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchInputPatient", "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.Patient" ], "documentation": "Patient Demographics Match [ITI-119]", "operation": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "match", "definition": "https://profiles.ihe.net/ITI/PDQm/OperationDefinition/PDQmMatch", "documentation": "Implementation SHALL conform to [ITI-119](ITI-119.html)" } ] } ] } ] }