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 Agent - Content 3.1

Status: Not an approved resource: examplar. Under Consideration by Patient Administration Working Group

A person who represents an organization, and is authorized to perform actions on its behalf.

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

Resource Content 3.1.1

UML Image

<Agent xmlns="http://hl7.org/fhir">
 <person><!-- 0..1 Resource(Person) The person who is the agent --></person>
 <organization><!-- 0..1 Resource(Organization) The represented organization --></organization>
 <role><!-- 0..* CodeableConcept A role the agent has --></role>
 <specialty><!-- 0..* CodeableConcept Specific specialty associated with the agency --></specialty>
 <period><!-- 0..1 Period The period for which this agency applies (date only) --></period>
 <identifier><!-- 0..* HumanId A Human identifier for the person as this agent --></identifier>
 <address><!-- 0..* Address An address that applies for the person as this agent --></address>
 <contact><!-- 0..* Contact A contact that applies for the person as this agent --></contact>
 <extension><!-- 0..* Extension  See Extensions  --></extension>
 <text><!-- 1..1 Narrative Text summary of resource (for human interpretation) --></text>
</Agent>

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

Terminology Bindings

PathDetailsStrength
Agent.role The role a person plays representing an organization (not bound to any particular codes)complete/unstated
Agent.specialty Specific specialty associated with the agency (not bound to any particular codes)complete/unstated

Notes: 3.1.2

Search Parameters 3.1.3

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
person : qtokenThe identity of a personsingle
organization : qtokenThe identity of an organizationsingle

(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