Radiology (Sandbox)
0.0.1-current - ci-build International flag

Requirement Specification

This is for collaboration and discussion purposes and is subject to change.

This is not an Implementation Guide

Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Consumer - JSON Representation

Draft as of 2024-10-24

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "DocumentConsumer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DocumentConsumer</b></p><a name=\"DocumentConsumer\"> </a><a name=\"hcDocumentConsumer\"> </a><a name=\"DocumentConsumer-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: DocumentConsumer </b></td><td>Document Consumer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>Links to more detailed elaboration on the actors can be found in:</p>\n<ul>\n<li><a href=\"https://profiles.ihe.net/ITI/MHD/1331_actors_and_transactions.html\">IHE Mobile access to Health Documents (MHD)</a></li>\n<li><a href=\"https://profiles.ihe.net/ITI/TF/Volume1/ch-10.html#10.1\">IHE Cross-Enterprise Document Sharing (XDS.b)</a></li>\n</ul>\n</div></td></tr></table></div>"
  },
  "url" : "https://fhir.nhs.uk/England/RAD/ActorDefinition/DocumentConsumer",
  "version" : "0.0.1-current",
  "name" : "DocumentConsumer",
  "title" : "Document Consumer",
  "status" : "draft",
  "date" : "2024-10-24T15:09:54+00:00",
  "publisher" : "NHS England",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "The Document Consumer Actor queries for documents meeting certain criteria, and may retrieve selected documents.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "Links to more detailed elaboration on the actors can be found in:\n\n- [IHE Mobile access to Health Documents (MHD)](https://profiles.ihe.net/ITI/MHD/1331_actors_and_transactions.html)\n- [IHE Cross-Enterprise Document Sharing (XDS.b)](https://profiles.ihe.net/ITI/TF/Volume1/ch-10.html#10.1)\n"
}