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

: Form Service - JSON Representation

Draft as of 2024-11-06

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "FormService",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition FormService</b></p><a name=\"FormService\"> </a><a name=\"hcFormService\"> </a><a name=\"FormService-en-GB\"> </a><table class=\"grid\"><tr><td><b>Actor: Form Service </b></td><td>Form Service</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>The actor names used in this guide have resulted in different actor names being used in order to promote a common language.</p>\n<table class=\"grid\">\n<thead>\n<tr>\n<th>Actor</th>\n<th>IHE and HL7 Actors</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Clinical Data Capture</td>\n<td>Form Filler</td>\n</tr>\n<tr>\n<td>Form Manager</td>\n<td>Form Manager and Form Response Manager</td>\n</tr>\n<tr>\n<td>Form Repository</td>\n<td>Form Archiver and Form Receiver</td>\n</tr>\n</tbody>\n</table>\n</div></td></tr></table></div>"
  },
  "url" : "https://fhir.virtually.healthcare/ActorDefinition/FormService",
  "version" : "0.1.0-current",
  "name" : "Form Service",
  "title" : "Form 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 pre-population and data extraction services\n\nLinks to detailed elaboration on this actor can be found in:\n\n- [HL7 Structured Data Capture](https://build.fhir.org/ig/HL7/sdc/workflow.html). This actor is referred to in this guide as a `Form Manager`.\n- [IHE Retrieve Form for Data Capture (RFD)](https://profiles.ihe.net/ITI/TF/Volume1/ch-17.html#17.2)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "\nThe actor names used in this guide have resulted in different actor names being used in order to promote a common language.\n\n| Actor | IHE and HL7 Actors |\n|-------|-----------------|\n| Clinical Data Capture | Form Filler |\n| Form Manager | Form Manager and Form Response Manager |\n| Form Repository | Form Archiver and Form Receiver |\n"
}