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
An animal that has relevance to the care process -usually this is for animals that are patients..
The relative url is /animals
<Animal xmlns="http://www.hl7.org/fhir"> <id> mand id Master Resource Id, always first in all resources</id> <identifier> Zero+ HumanId Human identifiers for this animal</identifier> <name> Zero+ HumanName A name associated with the animal</name> <dob> opt dateTime The birth date for the animal</dob> <species> opt CodeableConcept Species for the Animal</species> <strain> opt CodeableConcept Strain for the Animal</strain> <gender> opt CodeableConcept Gender for the Animal</gender> <relatedEntity> <!-- Zero+ Kin, owner, care giver etc --> <id> opt HumanId Identifier for the entity</id> <role> mand CodeableConcept Type of relationship</role> <name> opt HumanName Name of the related entity</name> <address> Zero+ Address An address (usually human, but may be kin)</address> <contact> Zero+ Contact Contact details (usually for humans)</contact> </relatedEntity> <extensions> opt See Extensions See Extensions </extensions> <text> mand Narrative Text summary of animal, fall back for human interpretation</text> </Animal>
Schema for Animal and an example (or formatted for browser)
Terminology Bindings
Notes:
The following simple search/filter parameters are defined for person:
name | a portion of name in any name part |
species | the species, including by subsumption if the coding supports this |
phonetic | a portion of name using some kind of phonetic matching algorithm |
id | search id in any 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.