This page is part of the FHIR Specification (v0.05: DSTU 1 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Status: A domain resource developed as an examplar. Not an approved resource. Under consideration by the Patient Admin work group
A person who represents an organisation, and is authorised to perform actions on its behalf.
The resource name as it appears in a RESTful URL is /agent/
<Agent xmlns="http://hl7.org/fhir"> <id><!-- 1..1 id Master Resource Id, always first in all resources --></id> <person><!-- 1..1 Resource(Person) The person who is the agent --></person> <organization><!-- 1..1 Resource(Organization) The represented organization --></organization> <role><!-- 1..* CodeableConcept A role the agent has --></role> <period d?><!-- 0..1 Period The period for which this agency applies (date only) --></period> <identifier d?><!-- 0..* HumanId A Human identifier for the person as this agent --></identifier> <address d?><!-- 0..* Address An address that applies for the person as this agent --></address> <contact d?><!-- 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 the agent, for human interpretation --></text> </Agent>
Alternate definitions: Schema/Schematron, RDF (to do), XML, Resource Profile
Terminology Bindings
Notes:
Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.
n : integer | Starting offset of the first record to return in the search set |
count : integer | Number of return records requested. The server is not bound to conform |
id : token | The id of the resource |
person : qtoken | The identity of a person |
organization : qtoken | The identity of an organization |
(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.05 generated on Sun, Sep 9, 2012 03:28+1000. License