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

FHIR IG Statistics: CapabilityStatement/IHE.PMIR.PatientIdentityConsumer

Packageihe.iti.pmir
TypeCapabilityStatement
IdIHE.PMIR.PatientIdentityConsumer
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/PMIR/https://build.fhir.org/ig/IHE/ITI.PMIR/CapabilityStatement-IHE.PMIR.PatientIdentityConsumer.html
URLhttps://profiles.ihe.net/ITI/PMIR/CapabilityStatement/IHE.PMIR.PatientIdentityConsumer
Version1.5.1-current
Statusactive
Date2022-10-27
NameIHE_PMIR_PatientIdentityConsumer
TitleIHE PMIR Patient Identity Consumer
Realmuv
Authorityihe
DescriptionCapabilityStatement for Patient Identity Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement [IHE PMIR](index.html).
Kindrequirements

Resources that use this resource

CapabilityStatement
IHE.MHDS.DocumentRegistryMHDS Document Registry

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CapabilityStatement IHE.PMIR.PatientIdentityConsumer

IHE PMIR Patient Identity Consumer

  • Implementation Guide Version: 1.5.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2022-10-27
  • 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 Messaging Capabilities

Messaging Capability

Supported Message(s)

ModeDefinition
receiverhttps://profiles.ihe.net/ITI/PMIR/StructureDefintion/IHE.PMIR.MessageDefinition
Documentation

For Mobile Patient Identity Feed [ITI-93]



Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.PMIR.PatientIdentityConsumer",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/PMIR/CapabilityStatement/IHE.PMIR.PatientIdentityConsumer",
  "version": "1.5.1-current",
  "name": "IHE_PMIR_PatientIdentityConsumer",
  "title": "IHE PMIR Patient Identity Consumer",
  "status": "active",
  "experimental": false,
  "date": "2022-10-27",
  "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": "CapabilityStatement for Patient Identity Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement [IHE PMIR](index.html).",
  "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"
  ],
  "messaging": [
    {
      "documentation": "For Mobile Patient Identity Feed [ITI-93]",
      "supportedMessage": [
        {
          "mode": "receiver",
          "definition": "https://profiles.ihe.net/ITI/PMIR/StructureDefintion/IHE.PMIR.MessageDefinition"
        }
      ]
    }
  ]
}