Patient Demographics Query for Mobile (PDQm)
3.0.0 - Trial-Implementation
This page is part of the IHE Patient Demographics Query for Mobile (v3.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.PatientDemographicsConsumerQuery | Version: 3.0.0 | |||
Active as of 2022-10-28 | Computable Name: IHE_PDQM_PATIENT_DEMOGRAPHICS_CONSUMER_SEARCH |
The PDQm Patient Demographics Consumer Actor (client) requirements CapabililtyStatement expresses the requirements that can be utilized while being compliant. This capability statement implements the Patient Search Option.
Raw OpenAPI-Swagger Definition file | Download
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 demographics and identities.
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
search-system
interaction.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 | y | y | _lastUpdated, _id, active, family, given, identifier, telecom, birthdate, address, address-city, address-country, address-postalcode, address-state, gender, mothersMaidenName |
Mobile Patient Demographics Query [ITI-78]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _lastUpdated | date | When the resource version last changed |
MAY | _id | token | Logical id of this artifact |
MAY | active | token | Whether the patient record is active |
MAY | family | string | A portion of the family name of the patient |
MAY | given | string | A portion of the given name of the patient |
MAY | identifier | token | A patient identifier |
MAY | telecom | token | The value in any kind of telecom details of the patient |
MAY | birthdate | date | The patient's date of birth |
MAY | address | string | A server defined search that MAY match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text |
MAY | address-city | string | A city specified in an address |
MAY | address-country | string | A country specified in an address |
MAY | address-postalcode | string | A postalCode specified in an address |
MAY | address-state | string | A state specified in an address |
MAY | gender | token | Gender of the patient |
MAY | mothersMaidenName | string | Mother's maiden (unmarried) name, commonly collected to help verify patient identity. |