Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Directory Service - JSON Representation

Draft as of 2024-11-06

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "DirectoryService",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DirectoryService</b></p><a name=\"DirectoryService\"> </a><a name=\"hcDirectoryService\"> </a><a name=\"DirectoryService-en-GB\"> </a><table class=\"grid\"><tr><td><b>Actor: Directory Service </b></td><td>Directory Service</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/mCSD/volume-1.html#1461-mcsd-actors-transactions-and-content-modules\">IHE Mobile Care Services Discovery (mCSD) Volume 1</a></li>\n</ul>\n<p>Example systems include:</p>\n<ul>\n<li>SDS, ODS and other NHS England Directory Serivces.</li>\n</ul>\n</div></td></tr></table></div>"
  },
  "url" : "https://fhir.virtually.healthcare/ActorDefinition/DirectoryService",
  "version" : "0.1.0-current",
  "name" : "Directory Service",
  "title" : "Directory Service",
  "status" : "draft",
  "date" : "2024-11-06T08:30:37+00:00",
  "publisher" : "Virtually Healthcare",
  "contact" : [
    {
      "name" : "Virtually Healthcare",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description" : "Provides lookup or query services for master Organisation, Facility, Location, Practitioner, Healthcare Service, OrganisationAffiliation, and Endpoint records which meet specific criteria.\n",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "Links to more detailed elaboration on the actors can be found in:\n\n- [IHE Mobile Care Services Discovery (mCSD) Volume 1](https://profiles.ihe.net/ITI/mCSD/volume-1.html#1461-mcsd-actors-transactions-and-content-modules)\n\nExample systems include:\n\n- SDS, ODS and other NHS England Directory Serivces."
}