Administration
This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0:
R5
-
Mixed
Normative
and
STU
)
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Patient , Practitioner , RelatedPerson |
Raw JSON ( canonical form + also see JSON Format Specification )
An example of an animal
{
"resourceType": "Patient",
"id": "animal",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <table>\n \n <tbody>\n \n <tr>\n \n <td>Id</td>\n \n <td>Kenzi (Dog: Golden Retriever)</td>\n \n </tr>\n \n <tr>\n \n <td>Owner</td>\n \n <td>Peter Chalmers, 534 Erewhon, Pleasantville, Vic, 3999</td>\n \n </tr>\n \n <tr>\n \n <td>Contacts</td>\n \n <td>Work: (03) 5555 6473</td>\n \n </tr>\n \n <tr>\n \n <td>Id</td>\n \n <td>Dog Tag: 1234123 (Maroondah City Council)</td>\n \n </tr>\n \n </tbody>\n \n </table>\n \n </div>"
"resourceType" : "Patient",
"id" : "animal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Kenzi </b> female, DoB: 2010-03-23 ( Dog Tag:\u00a01234123\u00a0(period:\u00a02010-05-31 --> (ongoing)))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Peter James Chalmers </li><li>ph: (03) 5555 6473(WORK)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <span>: Pete's Vetinary Services</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This patient is known to be an animal.\">Patient Animal:</td><td colspan=\"3\"><ul><li>species: <span title=\"Codes: {http://hl7.org/fhir/animal-species canislf}\">Dog</span></li><li>breed: <span title=\"Codes: {http://snomed.info/sct 58108001}, {http://example.org/fhir/CodeSystem/animal-breed gret}\">Golden retriever</span></li><li>genderStatus: <span title=\"Codes: {http://hl7.org/fhir/animal-genderstatus neutered}\">Neutered</span></li></ul></td></tr></table></div>"
},
"extension": [
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-animal",
"extension" : [{
"url" : "species",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/animal-species",
"code" : "canislf",
"display" : "Dog"
}]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-animal",
"extension": [
{
"url": "species",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/animal-species",
"code": "canislf",
"display": "Dog"
}
]
}
},
{
"url": "breed",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "58108001",
"display": "Golden retriever"
},
{
"system": "http://example.org/fhir/CodeSystem/animal-breed",
"code": "gret",
"display": "Golden Retriever"
}
]
}
"url" : "breed",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "58108001",
"display" : "Golden retriever"
},
{
"url": "genderStatus",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/animal-genderstatus",
"code": "neutered"
}
]
}
}
]
}
],
"identifier": [
{
"type": {
"text": "Dog Tag"
},
"system": "http://www.maroondah.vic.gov.au/AnimalRegFees.aspx",
"value": "1234123",
"period": {
"start": "2010-05-31"
},
"assigner": {
"display": "Maroondah City Council"
"system" : "http://example.org/fhir/CodeSystem/animal-breed",
"code" : "gret",
"display" : "Golden Retriever"
}]
}
}
],
"active": true,
"name": [
{
"use": "usual",
"given": [
"Kenzi"
]
}
],
"gender": "female",
"birthDate": "2010-03-23",
"contact": [
},
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C"
}
]
}
],
"name": {
"family": "Chalmers",
"given": [
"Peter",
"James"
]
},
"telecom": [
{
"system": "phone",
"value": "(03) 5555 6473",
"use": "work"
}
]
"url" : "genderStatus",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/animal-genderstatus",
"code" : "neutered"
}]
}
}]
}],
"identifier" : [{
"type" : {
"text" : "Dog Tag"
},
"system" : "http://www.maroondah.vic.gov.au/AnimalRegFees.aspx",
"value" : "1234123",
"period" : {
"start" : "2010-05-31"
},
"assigner" : {
"display" : "Maroondah City Council"
}
],
"managingOrganization": {
"display": "Pete's Vetinary Services"
}],
"active" : true,
"name" : [{
"use" : "usual",
"given" : ["Kenzi"]
}],
"gender" : "female",
"birthDate" : "2010-03-23",
"contact" : [{
"relationship" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C"
}]
}],
"name" : {
"family" : "Chalmers",
"given" : ["Peter",
"James"]
},
"telecom" : [{
"system" : "phone",
"value" : "(03) 5555 6473",
"use" : "work"
}]
}],
"managingOrganization" : {
"display" : "Pete's Vetinary Services"
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R5
hl7.fhir.core#5.0.0
generated
on
Fri,
Nov
1,
2019
09:36+1100.
QA
Page
Sun,
Mar
26,
2023
15:25+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R4B
|
|
Propose
a
change