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

Draft as of 2025-04-14

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "actorDefinition-yb-consumer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition actorDefinition-yb-consumer</b></p><a name=\"actorDefinition-yb-consumer\"> </a><a name=\"hcactorDefinition-yb-consumer\"> </a><a name=\"actorDefinition-yb-consumer-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: ActorDefinitionYBConsumer </b></td><td>xShare Yellow Button Consumer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>The xShare Yellow Button Consumer receives and processes clinical documents such as IPS or lab reports provided as FHIR Document Bundles, either via direct download or Smart Health Link.</p>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-capabilityStatement-yb-consumer.html\">xShare Yellow Button Consumer Capability Statement</a></td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xshare-yb/ActorDefinition/actorDefinition-yb-consumer",
  "version" : "0.1.0",
  "name" : "ActorDefinitionYBConsumer",
  "title" : "xShare Yellow Button Consumer",
  "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 consumes FHIR Document Bundles obtained via download or Smart Health Links, as defined in the xShare Yellow Button Guide.\n\nThe xShare Yellow Button Consumer shall be able to act as:\n- xShare Yellow Button Content Consumer, always\n- xShare Yellow Button Link Consumer, if the One-time Share option is supported\n- xShare Yellow Button Manifest Consumer, if the One-time Share option is supported",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "The xShare Yellow Button Consumer receives and processes clinical documents such as IPS or lab reports provided as FHIR Document Bundles, either via direct download or Smart Health Link.",
  "capabilities" : "http://hl7.eu/fhir/ig/xshare-yb/CapabilityStatement/capabilityStatement-yb-consumer"
}