This page is part of the FHIR Specification (v0.01: Historical Archive 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
A person who represents an organisation, and is authorised to perform actions on it's behalf.
The relative url is /agents
<Agent xmlns="http://www.hl7.org/fhir"> <id> mand id Master Resource Id, always first in all resources</id> <person> mand (Person) The person who is the agent</person> <organization> mand (Organization) The represented organization</organization> <role> mand One+ CodeableConcept A role the agent has</role> <period> opt Interval(date) The period for which this agency applies</period> <identifier> Zero+ HumanId A Human identifier for the person as this agent</identifier> <address> Zero+ Address An address that applies for the person as this agent</address> <contact> Zero+ Contact A contact that applies for the person as this agent</contact> <extensions> opt See Extensions See Extensions </extensions> <text> mand Narrative Text summary of the agent, for human interpretation</text> </Agent>
Schema for Agent and an example (or formatted for browser)
Terminology Bindings
Notes:
The following simple search/filter parameters are defined for person:
person | The identity of a person |
organization | The identity of an organization |
id | search id in any agent identifiers |
The standard search parameters also apply (see Searching).
The formal definitions for the elements above. Also available as an XML file.
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.01 generated on Mon, May 14, 2012 09:48+1000.