Foundation
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
| Responsible Owner: FHIR Infrastructure Work Group | Standards Status : Informative |
Compartments
:
|
Raw JSON ( canonical form + also see JSON Format Specification )
Response for the example transaction
{
"resourceType": "Bundle",
"id": "bundle-response",
"meta": {
"lastUpdated": "2014-08-18T01:43:33Z"
"resourceType" : "Bundle",
"id" : "bundle-response",
"meta" : {
"lastUpdated" : "2014-08-18T01:43:33Z"
},
"type": "transaction-response",
"entry": [
{
"fullUrl": "http://example.org/fhir/Patient/12423",
"resource": {
"resourceType": "Patient",
"id": "12423",
"meta": {
"versionId": "1",
"lastUpdated": "2014-08-18T01:43:31Z"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Some narrative</div>"
},
"active": true,
"name": [
{
"use": "official",
"family": "Chalmers",
"given": [
"Peter",
"James"
]
}
],
"gender": "male",
"birthDate": "1974-12-25"
"type" : "transaction-response",
"entry" : [{
"fullUrl" : "http://example.org/fhir/Patient/12423",
"resource" : {
"resourceType" : "Patient",
"id" : "12423",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2014-08-18T01:43:31Z"
},
"response": {
"status": "201 Created",
"location": "Patient/12423/_history/1",
"etag": "W/\"1\"",
"lastModified": "2014-08-18T01:43:33Z",
"outcome": {
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "warning",
"code": "not-found",
"details": {
"text": "The Managing organization was not known and was deleted"
},
"expression": [
"Patient.managingOrganization"
]
}
]
}
}
},
{
"response": {
"status": "200 OK"
}
},
{
"response": {
"status": "200 OK",
"location": "Patient/123/_history/4",
"etag": "W/\"4\""
}
},
{
"response": {
"status": "201 Created",
"location": "Patient/12424/_history/1",
"etag": "W/\"1\""
}
},
{
"response": {
"status": "200 ok",
"location": "Patient/123a/_history/3",
"etag": "W/\"3\""
}
},
{
"response": {
"status": "202 Accepted"
}
},
{
"response": {
"status": "DELETE"
}
},
{
"fullUrl": "urn:uuid:7f9724ed-ef8d-4434-aacb-41869db83233",
"resource": {
"resourceType": "Parameters",
"parameter": [
{
"name": "name",
"valueString": "LOINC"
}
]
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Some narrative</div>"
},
"response": {
"status": "200 ok"
}
"active" : true,
"name" : [{
"use" : "official",
"family" : "Chalmers",
"given" : ["Peter",
"James"]
}],
"gender" : "male",
"birthDate" : "1974-12-25"
},
{
"fullUrl": "urn:uuid:e7bcef8e-5ef9-4d2b-87d5-b42b1eec9125",
"resource": {
"resourceType": "Bundle",
"id": "fb6ed6cb-324e-4588-87cd-0c92c68986ca",
"type": "searchset"
},
"response": {
"status": "200 OK"
"response" : {
"status" : "201 Created",
"location" : "Patient/12423/_history/1",
"etag" : "W/\"1\"",
"lastModified" : "2014-08-18T01:43:33Z",
"outcome" : {
"resourceType" : "OperationOutcome",
"issue" : [{
"severity" : "warning",
"code" : "not-found",
"details" : {
"text" : "The Managing organization was not known and was deleted"
},
"expression" : ["Patient.managingOrganization"]
}]
}
}
},
{
"response" : {
"status" : "200 OK"
}
},
{
"response" : {
"status" : "200 OK",
"location" : "Patient/123/_history/4",
"etag" : "W/\"4\""
}
},
{
"response" : {
"status" : "201 Created",
"location" : "Patient/12424/_history/1",
"etag" : "W/\"1\""
}
},
{
"response" : {
"status" : "200 ok",
"location" : "Patient/123a/_history/3",
"etag" : "W/\"3\""
}
},
{
"response" : {
"status" : "202 Accepted"
}
},
{
"response" : {
"status" : "DELETE"
}
},
{
"fullUrl" : "urn:uuid:7f9724ed-ef8d-4434-aacb-41869db83233",
"resource" : {
"resourceType" : "Parameters",
"parameter" : [{
"name" : "name",
"valueString" : "LOINC"
}]
},
{
"response": {
"status": "304 Not Modified"
}
"response" : {
"status" : "200 ok"
}
]
},
{
"fullUrl" : "urn:uuid:e7bcef8e-5ef9-4d2b-87d5-b42b1eec9125",
"resource" : {
"resourceType" : "Bundle",
"id" : "fb6ed6cb-324e-4588-87cd-0c92c68986ca",
"type" : "searchset",
"link" : [{
"relation" : "self",
"url" : "http://example.org/fhir/Patient?somefilter=whatever"
}]
},
"response" : {
"status" : "200 OK"
}
},
{
"response" : {
"status" : "304 Not Modified"
}
}]
}
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)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Fri,
Mon,
Nov
1,
2019
09:34+1100.
QA
Page
24,
2025
20:50+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change