FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.health-data-api
Resource TypeCapabilityStatement
IdCapabilityStatement-EEHRxF-DocumentAccessProvider-Example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/euridice-org/eu-health-data-api/CapabilityStatement-EEHRxF-DocumentAccessProvider-Example.html
URLhttp://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentAccessProvider-Example
Version1.0.0-ballot
Statusdraft
Date2026-03-10
NameExampleDocumentAccessProviderEPSLab
TitleExample: Document Access Provider Supporting EPS and Laboratory
Realmeu
Authorityhl7
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Kindinstance

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
hl7.fhir.eu.health-data-api#currentEEHRxF-DocumentAccessProviderEEHRxF Document Access Provider CapabilityStatement
StructureDefinition
hl7.fhir.eu.base#currentpatient-eu-corePatient (EU core)
hl7.fhir.eu.health-data-api#currentEehrxfMhdDocumentReferenceEEHRxF MHD DocumentReference Profile
ihe.iti.mhd#currentIHE.MHD.Minimal.DocumentReferenceMHD DocumentReference Minimal

Narrative

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

Generated Narrative: CapabilityStatement EEHRxF-DocumentAccessProvider-Example

Example: Document Access Provider Supporting EPS and Laboratory

  • Implementation Guide Version: 1.0.0-ballot
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Published on: 2026-03-10
  • Published by: HL7 Europe

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 instantiates the CapabilityStatement EEHRxF Document Access Provider CapabilityStatement

SHALL Support the Following Implementation Guides

  • http://hl7.eu/fhir/eps
  • http://hl7.eu/fhir/laboratory

FHIR RESTful Capabilities

Mode: server

This server provides document exchange for European Patient Summaries and Laboratory Reports. It supports MHD ITI-67 (Find Document References), ITI-68 (Retrieve Document), and PDQm ITI-78 (Patient Demographics Query).

Security
Enable CORS: no
Security services supported: SMART-on-FHIR

SMART Backend Services authorization required.

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
DocumentReferenceSupported Profiles
  EEHRxF MHD DocumentReference Profile
  MHD DocumentReference Minimal
yypatient, type, status, date, _id
PatientSupported Profiles
  Patient (EU core)
yyidentifier, _id

Resource Conformance: supported DocumentReference

Core FHIR Resource
DocumentReference
Reference Policy
Interaction summary
  • Supports read, search-type.

Documentation

DocumentReference resources are served via ITI-67. This server indexes Patient Summaries (LOINC 60591-5) and Laboratory Reports (LOINC 11502-2).

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLtypetoken
SHALLstatustoken
SHALLdatedate
SHALL_idtoken
 

Resource Conformance: supported Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • Supports read, search-type.

Supported Profiles

Patient (EU core)

Documentation

Patient lookup via PDQm ITI-78.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHALL_idtoken
 

Source1

{
  "resourceType": "CapabilityStatement",
  "id": "EEHRxF-DocumentAccessProvider-Example",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentAccessProvider-Example",
  "version": "1.0.0-ballot",
  "name": "ExampleDocumentAccessProviderEPSLab",
  "title": "Example: Document Access Provider Supporting EPS and Laboratory",
  "status": "draft",
  "experimental": true,
  "date": "2026-03-10",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "kind": "instance",
  "instantiates": [
    "http://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentAccessProvider"
  ],
  "implementation": {
    "description": "Example hospital document access provider",
    "url": "https://example.org/fhir"
  },
  "fhirVersion": "4.0.1",
  "format": [
    "json",
    "xml"
  ],
  "implementationGuide": [
    "http://hl7.eu/fhir/eps",
    "http://hl7.eu/fhir/laboratory"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "This server provides document exchange for European Patient Summaries and\nLaboratory Reports. It supports MHD ITI-67 (Find Document References),\nITI-68 (Retrieve Document), and PDQm ITI-78 (Patient Demographics Query).",
      "security": {
        "service": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/restful-security-service",
                "code": "SMART-on-FHIR"
              }
            ]
          }
        ],
        "description": "SMART Backend Services authorization required."
      },
      "resource": [
        {
          "type": "DocumentReference",
          "supportedProfile": [
            "http://hl7.eu/fhir/health-data-api/StructureDefinition/EehrxfMhdDocumentReference",
            "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
          ],
          "documentation": "DocumentReference resources are served via ITI-67. This server indexes Patient\nSummaries (LOINC 60591-5) and Laboratory Reports (LOINC 11502-2).",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference"
            },
            {
              "name": "type",
              "type": "token"
            },
            {
              "name": "status",
              "type": "token"
            },
            {
              "name": "date",
              "type": "date"
            },
            {
              "name": "_id",
              "type": "token"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"
          ],
          "documentation": "Patient lookup via PDQm ITI-78.",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            },
            {
              "name": "_id",
              "type": "token"
            }
          ]
        }
      ]
    }
  ]
}