Patient Master Identity Registry (PMIR)
1.5.1-current - ci-build
Patient Master Identity Registry (PMIR), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PMIR/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/PMIR/CapabilityStatement/IHE.PMIR.PatientIdentityRegistry | Version: 1.5.1-current | |||
Active as of 2022-10-27 | Computable Name: IHE_PMIR_PatientIdentityRegistry |
CapabilityStatement for the Patient Identity Registry Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PMIR.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement IHE.PMIR.PatientIdentityRegistry
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.
server
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 | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Subscription | Supported Profiles IHE Patient Master Identity Registry Subscription request | y | y | y | y | |||||
Patient | y | y | _id, active, address-city, address-country, address-postalcode, address-state, birthdate, family, gender, given, identifier, telecom, _lastUpdated, mothersMaidenName |
create
, read
, update
, delete
.For Subscribe to Patient Updates [ITI-94]
For Mobile Patient Identifier Cross-reference Query [ITI-83] and Mobile Patient Demographics Query [ITI-78]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Logical id of this artifact |
SHALL | active | token | Whether the patient record is active |
SHALL | address-city | string | A city specified in an address |
SHALL | address-country | string | A country specified in an address |
SHALL | address-postalcode | string | A postalCode specified in an address |
SHALL | address-state | string | A state specified in an address |
SHALL | birthdate | date | The patient's date of birth |
SHALL | family | string | A portion of the family name of the patient |
SHALL | gender | token | Gender of the patient |
SHALL | given | string | A portion of the given name of the patient |
SHALL | identifier | token | A patient identifier |
SHALL | telecom | token | The value in any kind of telecom details of the patient |
SHALL | _lastUpdated | date | When the resource version last changed |
SHALL | mothersMaidenName | string | Mother's maiden (unmarried) name, commonly collected to help verify patient identity. |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $$ihe-pix |