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 Repository - XML Representation

Draft as of 2024-11-06

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="FormRepository"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition FormRepository</b></p><a name="FormRepository"> </a><a name="hcFormRepository"> </a><a name="FormRepository-en-GB"> </a><table class="grid"><tr><td><b>Actor: Form Repository </b></td><td>Form Repository</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>
<table class="grid">
<thead>
<tr>
<th>Actor</th>
<th>IHE and HL7 Actors</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clinical Data Capture</td>
<td>Form Filler</td>
</tr>
<tr>
<td>Form Manager</td>
<td>Form Manager and Form Response Manager</td>
</tr>
<tr>
<td>Form Repository</td>
<td>Form Archiver and Form Receiver</td>
</tr>
</tbody>
</table>
</div></td></tr></table></div>
  </text>
  <url
       value="https://fhir.virtually.healthcare/ActorDefinition/FormRepository"/>
  <version value="0.1.0-current"/>
  <name value="Form Repository"/>
  <title value="Form Repository"/>
  <status value="draft"/>
  <date value="2024-11-06T08:30:37+00:00"/>
  <publisher value="Virtually Healthcare"/>
  <contact>
    <name value="Virtually Healthcare"/>
    <telecom>
      <system value="url"/>
      <value value="https://virtually.healthcare"/>
    </telecom>
  </contact>
  <description
               value="The Form Repository is responsible for both the persistent storage of forms (and many archetypes).

Links to detailed elaboration on this actor can be found in:

- [HL7 Structured Data Capture](https://build.fhir.org/ig/HL7/sdc/workflow.html)
- [IHE Retrieve Form for Data Capture (RFD)](https://profiles.ihe.net/ITI/TF/Volume1/ch-17.html#17.2)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <type value="system"/>
  <documentation
                 value="

The actor names used in this guide have resulted in different actor names being used in order to promote a common language.

| Actor | IHE and HL7 Actors |
|-------|-----------------|
| Clinical Data Capture | Form Filler |
| Form Manager | Form Manager and Form Response Manager |
| Form Repository | Form Archiver and Form Receiver |
"/>
</ActorDefinition>