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 Provider - JSON Representation

Draft as of 2025-04-14

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "actorDefinition-yb-provider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition actorDefinition-yb-provider</b></p><a name=\"actorDefinition-yb-provider\"> </a><a name=\"hcactorDefinition-yb-provider\"> </a><a name=\"actorDefinition-yb-provider-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: ActorDefinitionYBProvider </b></td><td>xShare Yellow Button Provider</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>The xShare Yellow Button Provider exposes clinical documents such as IPS or lab reports as FHIR Document Bundles. These can be offered via direct download or shared using Smart Health Links.</p>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-capabilityStatement-yb-provider.html\">xShare Yellow Button Provider Capability Statement</a></td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xshare-yb/ActorDefinition/actorDefinition-yb-provider",
  "version" : "0.1.0",
  "name" : "ActorDefinitionYBProvider",
  "title" : "xShare Yellow Button Provider",
  "status" : "draft",
  "date" : "2025-04-14T18:04:53+02:00",
  "publisher" : "xShare Project",
  "contact" : [
    {
      "name" : "xShare Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xshare-project.eu/"
        }
      ]
    }
  ],
  "description" : "An actor that produces HL7 FHIR Document Bundles that can be downloaded or shared using Smart Health Links, as defined in the xShare Yellow Button Guide.\n\nThe xShare Yellow Button Provider shall act:\n- always as xShare Yellow Button Content Creator,\n- if the One-time Share option is supported,\n   - as xShare Yellow Button Link Provider,\n   - as xShare Yellow Button Manifest Provider.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "The xShare Yellow Button Provider exposes clinical documents such as IPS or lab reports as FHIR Document Bundles. These can be offered via direct download or shared using Smart Health Links.",
  "capabilities" : "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-provider"
}