This page is part of the xShare Project Yellow Button Implementation Guide (v0.1.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-04-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "capabilityStatement-yb-provider"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement capabilityStatement-yb-provider</b></p><a name=\"capabilityStatement-yb-provider\"> </a><a name=\"hccapabilityStatement-yb-provider\"> </a><a name=\"capabilityStatement-yb-provider-en-US\"> </a><h2 id=\"title\">xShare Yellow Button Provider Capability Statement</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Supported Patch Formats: </li><li>Published on: 2025-04-01 </li><li>Published by: xShare Project </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>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.</p></blockquote><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li><a href=\"http://hl7.eu/fhir/laboratory/0.1.1/index.html\">http://hl7.eu/fhir/laboratory/ImplementationGuide/hl7.fhir.eu.laboratory</a></li><li><a href=\"https://build.fhir.org/ig/HL7/fhir-ips/ImplementationGuide-hl7.fhir.uv.ips.html\">http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips</a></li><li><a href=\"http://hl7.org/fhir/uv/smart-health-cards-and-links/2024Sep/index.html\">http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links</a></li><li><a href=\"http://fhir.ehdsi.eu/laboratory/0.1.1/index.html\">http://fhir.ehdsi.eu/laboratory/ImplementationGuide/myhealth.eu.fhir.laboratory</a></li></ul><h2 id=\"document\">FHIR Document Capabilities</h2><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Document Resource Profile</th><th>Documentation</th></tr></thead><tbody><tr><td>producer</td><td><a href=\"http://hl7.eu/fhir/laboratory/0.1.1/StructureDefinition-Bundle-eu-lab.html\">Bundle: Laboratory Report</a></td><td><div><p>The provider can publish EU Laboratory Report documents via download or Smart Health Link.</p>\n</div></td></tr><tr><td>producer</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-ips/StructureDefinition-Bundle-uv-ips.html\">Bundle - IPS</a></td><td><div><p>The provider can publish IPS documents via download or Smart Health Link.</p>\n</div></td></tr><tr><td>producer</td><td><a href=\"http://fhir.ehdsi.eu/laboratory/0.1.1/StructureDefinition-Bundle-lab-myhealtheu.html\">Bundle: Laboratory</a></td><td><div><p>The provider can publish MyHealth@EU lab reports via download or Smart Health Link.</p>\n</div></td></tr></tbody></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CapabilityStatementXshareYBProvider"] ; #
fhir:title [ fhir:v "xShare Yellow Button Provider Capability Statement"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-04-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "xShare Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "xShare Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://xshare-project.eu/" ] ] )
] ) ; #
fhir:description [ fhir:v "Defines the capabilities of an xShare Yellow Button Provider, responsible for producing FHIR Document Bundles for download or sharing via Smart Health Links."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; #
fhir:implementationGuide ( [
fhir:v "http://hl7.eu/fhir/laboratory/ImplementationGuide/hl7.fhir.eu.laboratory"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/laboratory/ImplementationGuide/hl7.fhir.eu.laboratory>
] [
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips>
] [
fhir:v "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links>
] [
fhir:v "http://fhir.ehdsi.eu/laboratory/ImplementationGuide/myhealth.eu.fhir.laboratory"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/laboratory/ImplementationGuide/myhealth.eu.fhir.laboratory>
] ) ; #
fhir:document ( [
fhir:mode [ fhir:v "producer" ] ;
fhir:documentation [ fhir:v "The provider can publish EU Laboratory Report documents via download or Smart Health Link." ] ;
fhir:profile [
fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab> ]
] [
fhir:mode [ fhir:v "producer" ] ;
fhir:documentation [ fhir:v "The provider can publish IPS documents via download or Smart Health Link." ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips> ]
] [
fhir:mode [ fhir:v "producer" ] ;
fhir:documentation [ fhir:v "The provider can publish MyHealth@EU lab reports via download or Smart Health Link." ] ;
fhir:profile [
fhir:v "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Bundle-lab-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/laboratory/StructureDefinition/Bundle-lab-myhealtheu> ]
] ) . #
IG © 2023+ xShare Project. Package hl7.eu.fhir.xshare-yb#0.1.0 based on FHIR 4.0.1. Generated 2025-04-14