This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Resource XdsFolder - Content 3.20

Status: XDS resource under consideration by IHE and the FHIR project team. Draft for Comment

An organised collection of documents that belong to a patient. The documents are collected by their clinical function.

The resource name as it appears in a RESTful URL is /xdsfolder/

See discussion for XdsEntry.

Resource Content 3.20.1

UML Image

<XdsFolder xmlns="http://hl7.org/fhir">
 <code><!-- 1..* Coding type of clinical activity of this folder --></code>
 <title><!-- 0..1 string descriptional title of the folder --></title>
 <patientId><!-- 1..1 Identifier all documents belong to this patient --></patientId>
 <homeCommunity><!-- 0..1 string globally unique identifier for a community --></homeCommunity>
 <comments><!-- 0..1 string Comments associated with the Folder --></comments>
 <extension><!-- 0..* Extension  See Extensions  --></extension>
 <text><!-- 1..1 Narrative Text summary of resource (for human interpretation) --></text>
</XdsFolder>

Alternate definitions: Schema/Schematron, RDF (to do), XML, XMI (to do), Resource Profile

Search Parameters 3.20.2

Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.

$page : integerStarting offset of the first record to return in the search setsingle
$count : integerNumber of return records requested. The server is not bound to conformsingle
$id : tokenThe logical resource id associated with the resource (must be supported by all servers)single
patientId : qtokensubject of care of the documentunion
homeCommunity : stringglobally unique community idunion
code : qtokena code that describes the folderunion
title : stringthe title of the folderunion

(See Searching).


This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:04+1100. License