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

FHIR IG Statistics: CapabilityStatement/IHE.mXDE.DataElementExtractor

Packageihe.iti.mxde
TypeCapabilityStatement
IdIHE.mXDE.DataElementExtractor
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/mXDE/https://build.fhir.org/ig/IHE/ITI.mXDE/CapabilityStatement-IHE.mXDE.DataElementExtractor.html
URLhttps://profiles.ihe.net/ITI/mXDE/CapabilityStatement/IHE.mXDE.DataElementExtractor
Version1.3.1-current
Statusactive
Date2023-02-10
NameIHE_mXDE_DataElementExtractor
TitlemXDE Data Element Extractor Actor
Realmuv
Authorityihe
DescriptionCapabilityStatement for mXDE Data Element Extracor
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
IHE.PIXm.ConsumerIHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client)
IHE.BALP.AuditCreatorIHE BALP Audit Creator
IHE.MHD.DocumentConsumerDocument Consumer (client)
StructureDefinition
IHE.ITI.mXDE.ProvenancemXDE Provenance

Narrative

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

Generated Narrative: CapabilityStatement IHE.mXDE.DataElementExtractor

mXDE Data Element Extractor Actor

  • Implementation Guide Version: 1.3.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2023-02-10
  • 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.

This CapabilityStatement imports these CapabilityStatements Document Consumer (client), http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client, IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client), IHE BALP Audit Creator

FHIR RESTful Capabilities

Mode: client

mXDE Data Element Extractor Actor

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
ProvenanceSupported Profiles
  mXDE Provenance
yyyy

Resource Conformance: supported Provenance

Core FHIR Resource
Provenance
Reference Policy
Interaction summary
  • Supports search-type, read, create, update.

Supported Profiles

mXDE Provenance

Documentation

record


Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.mXDE.DataElementExtractor",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/mXDE/CapabilityStatement/IHE.mXDE.DataElementExtractor",
  "version": "1.3.1-current",
  "name": "IHE_mXDE_DataElementExtractor",
  "title": "mXDE Data Element Extractor Actor",
  "status": "active",
  "experimental": false,
  "date": "2023-02-10",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        },
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "CapabilityStatement for mXDE Data Element Extracor",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "requirements",
  "imports": [
    "https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentConsumer",
    "http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client",
    "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer",
    "https://profiles.ihe.net/ITI/BALP/CapabilityStatement/IHE.BALP.AuditCreator"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "mXDE Data Element Extractor Actor",
      "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": "Provenance",
          "supportedProfile": [
            "https://profiles.ihe.net/ITI/mXDE/StructureDefinition/IHE.ITI.mXDE.Provenance"
          ],
          "documentation": "record",
          "interaction": [
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "create"
            },
            {
              "code": "update"
            }
          ]
        }
      ]
    }
  ]
}