FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.PIXm.Consumer

Packageihe.iti.pixm
TypeCapabilityStatement
IdIHE.PIXm.Consumer
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/PIXm/https://build.fhir.org/ig/IHE/ITI.PIXm/CapabilityStatement-IHE.PIXm.Consumer.html
URLhttps://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer
Version3.0.5-current
Statusactive
Date2025-04-28T18:10:37+00:00
NameIHE_PIXm_Consumer
TitleIHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client)
Realmuv
Authorityihe
DescriptionThe [Patient Identifier Cross-reference Consumer Actor](volume-1.html#141112-patient-identifier-cross-reference-consumer) CapabililtyStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - [ITI-83](ITI-83.html) the $ihe-pix operation - 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/)
Kindrequirements

Resources that use this resource

CapabilityStatement
IHE.mXDE.ClinicalDataConsumermXDE Clinical Data Consumer Actor
IHE.mXDE.DataElementExtractormXDE Data Element Extractor Actor

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.PIXm.Consumer

IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client)

  • Implementation Guide Version: 3.0.5-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2025-04-28 18:10:37+0000
  • Published by: IHE IT Infrastructure Technical Committee

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.

FHIR RESTful Capabilities

Mode: client

PIXm client queries for Patient Identity Cross-reference matching a query parameters

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
Patient $ihe-pix

Resource Conformance: supported Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary

    Extended Operations
    ConformanceOperationDocumentation
    SHALL$ihe-pix

    Source

    {
      "resourceType": "CapabilityStatement",
      "id": "IHE.PIXm.Consumer",
      "text": {
        "status": "extensions",
        "div": "<!-- snip (see above) -->"
      },
      "url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer",
      "version": "3.0.5-current",
      "name": "IHE_PIXm_Consumer",
      "title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client)",
      "status": "active",
      "experimental": false,
      "date": "2025-04-28T18:10:37+00:00",
      "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](volume-1.html#141112-patient-identifier-cross-reference-consumer) CapabililtyStatement expresses the requirements that can be utilized while being compliant.\n - using FHIR R4\n - using json or xml encoding\n - [ITI-83](ITI-83.html) the $ihe-pix operation\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": "PIXm client queries for Patient Identity Cross-reference matching a query parameters",
          "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",
              "operation": [
                {
                  "name": "$ihe-pix",
                  "definition": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix"
                }
              ]
            }
          ]
        }
      ]
    }