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

FHIR IG analytics

Packagehl7.eu.fhir.xshare-yb
Resource TypeCapabilityStatement
IdCapabilityStatement-capabilityStatement-yb-provider.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xShare/CapabilityStatement-capabilityStatement-yb-provider.html
URLhttp://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider
Version0.2.0-ci-build
Statusdraft
Date2025-04-01
NameCapabilityStatementXshareYBProvider
TitlexShare Yellow Button Provider Capability Statement
Realmeu
Authorityhl7
DescriptionDefines the capabilities of an xShare Yellow Button Provider, responsible for producing FHIR Document Bundles for download or sharing via Smart Health Links.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
myhealth.eu.fhir.laboratoryMyHealth@Eu Laboratory Report
hl7.fhir.eu.laboratoryHL7 Europe Laboratory Report
hl7.fhir.uv.ipsInternational Patient Summary Implementation Guide
hl7.fhir.uv.smart-health-cards-and-linksSMART Health Cards and Links IG

Narrative

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

Generated Narrative: CapabilityStatement capabilityStatement-yb-provider

xShare Yellow Button Provider Capability Statement

  • Implementation Guide Version: 0.2.0-ci-build
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Published on: 2025-04-01
  • Published by: xShare Project

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.

SHALL Support the Following Implementation Guides

FHIR Document Capabilities

ModeDocument Resource ProfileDocumentation
producerBundle: Laboratory Report

The provider can publish EU Laboratory Report documents via download or Smart Health Link.

producerBundle (IPS)

The provider can publish IPS documents via download or Smart Health Link.

producerBundle: Laboratory

The provider can publish MyHealth@EU lab reports via download or Smart Health Link.


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "capabilityStatement-yb-provider",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider",
  "version": "0.2.0-ci-build",
  "name": "CapabilityStatementXshareYBProvider",
  "title": "xShare Yellow Button Provider Capability Statement",
  "status": "draft",
  "date": "2025-04-01",
  "publisher": "xShare Project",
  "contact": [
    {
      "name": "xShare Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://xshare-project.eu/"
        }
      ]
    }
  ],
  "description": "Defines the capabilities of an xShare Yellow Button Provider, responsible for producing FHIR Document Bundles for download or sharing via Smart Health Links.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json",
    "xml"
  ],
  "implementationGuide": [
    "http://hl7.eu/fhir/laboratory/ImplementationGuide/hl7.fhir.eu.laboratory",
    "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips",
    "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links",
    "http://fhir.ehdsi.eu/laboratory/ImplementationGuide/myhealth.eu.fhir.laboratory"
  ],
  "document": [
    {
      "mode": "producer",
      "documentation": "The provider can publish EU Laboratory Report documents via download or Smart Health Link.",
      "profile": "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"
    },
    {
      "mode": "producer",
      "documentation": "The provider can publish IPS documents via download or Smart Health Link.",
      "profile": "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"
    },
    {
      "mode": "producer",
      "documentation": "The provider can publish MyHealth@EU lab reports via download or Smart Health Link.",
      "profile": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Bundle-lab-myhealtheu"
    }
  ]
}