xShare Project Yellow Button
0.1.0 - trial-use 150

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

: xShare Yellow Button Consumer Capability Statement - JSON Representation

Draft as of 2025-04-01

Raw json | Download

{
  "resourceType" : "CapabilityStatement",
  "id" : "capabilityStatement-yb-consumer",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement capabilityStatement-yb-consumer</b></p><a name=\"capabilityStatement-yb-consumer\"> </a><a name=\"hccapabilityStatement-yb-consumer\"> </a><a name=\"capabilityStatement-yb-consumer-en-US\"> </a><h2 id=\"title\">xShare Yellow Button Consumer 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>consumer</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 consumer can interpret or display EU Laboratory Report documents obtained via download or Smart Health Link.</p>\n</div></td></tr><tr><td>consumer</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 consumer can interpret or display IPS documents obtained via download or Smart Health Link.</p>\n</div></td></tr><tr><td>consumer</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 consumer can interpret or display MyHealth@EU lab reports obtained via download or Smart Health Link.</p>\n</div></td></tr></tbody></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-consumer",
  "version" : "0.1.0",
  "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"
    }
  ]
}