@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 -------------------------------------------------------------------

<http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider> a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "capabilityStatement-yb-provider"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<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><h2 id=\"title\">xShare Yellow Button Provider Capability Statement</h2><ul><li>Implementation Guide Version: 0.2.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></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=\"http://hl7.org/fhir/uv/ips/STU2/index.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/STU1/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=\"http://hl7.org/fhir/uv/ips/STU2/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:l <http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider>
  ] ; # 
  fhir:version [ fhir:v "0.2.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:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       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:l <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:l <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:l <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:l <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:l <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:l <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:l <http://fhir.ehdsi.eu/laboratory/StructureDefinition/Bundle-lab-myhealtheu>
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

