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-consumer.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xShare/CapabilityStatement-capabilityStatement-yb-consumer.html
URLhttp://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-consumer
Version0.2.0-ci-build
Statusdraft
Date2025-04-01
NameCapabilityStatementXshareYBConsumer
TitlexShare Yellow Button Consumer Capability Statement
Realmeu
Authorityhl7
DescriptionDefines the capabilities of an xShare Yellow Button Consumer, which can retrieve and interpret FHIR Document Bundles obtained via download or 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-consumer

xShare Yellow Button Consumer 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
consumerBundle: Laboratory Report

The consumer can interpret or display EU Laboratory Report documents obtained via download or Smart Health Link.

consumerBundle (IPS)

The consumer can interpret or display IPS documents obtained via download or Smart Health Link.

consumerBundle: Laboratory

The consumer can interpret or display MyHealth@EU lab reports obtained via download or Smart Health Link.


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "capabilityStatement-yb-consumer",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-consumer",
  "version": "0.2.0-ci-build",
  "name": "CapabilityStatementXshareYBConsumer",
  "title": "xShare Yellow Button Consumer 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 Consumer, which can retrieve and interpret FHIR Document Bundles obtained via download or 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": "consumer",
      "documentation": "The consumer can interpret or display EU Laboratory Report documents obtained via download or Smart Health Link.",
      "profile": "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"
    },
    {
      "mode": "consumer",
      "documentation": "The consumer can interpret or display IPS documents obtained via download or Smart Health Link.",
      "profile": "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"
    },
    {
      "mode": "consumer",
      "documentation": "The consumer can interpret or display MyHealth@EU lab reports obtained via download or Smart Health Link.",
      "profile": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Bundle-lab-myhealtheu"
    }
  ]
}