This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Response Message Example
{
"resourceType": "Bundle",
"title": "Query Reponse",
"id": "urn:uuid:e5a9e400-f36f-4e00-a17c-bff52cfdcf55",
"updated": "2013-05-18T08:35:00+10:00",
"category": [
{
"scheme": "http://hl7.org/fhir/tag",
"term": "http://hl7.org/fhir/tag/message"
}
],
"author": [
{
"name": "Health Intersections Server",
"uri": "http://hl7connect.healthintersections.com.au/svc/fhir"
}
],
"entry": [
{
"title": "Message Header for Response",
"id": "urn:uuid:b651eebd-aaa8-4b72-854b-7e543abb99e3",
"updated": "2013-05-18T08:35:00+10:00",
"content": {
"resourceType": "MessageHeader",
"text": {
"status": "generated",
"div": "<div>\n <p>\n <b>Generated Narrative</b>\n </p>\n <p>\n <b>identifier</b>: c321589c-9146-4e94-81c4-b142343f77aa\n </p>\n <p>\n <b>timestamp</b>: 18-May 2013 8:14\n </p>\n <p>\n <b>event</b>: \n <span title=\"{http://hl7.org/fhir/message-type query}\">query</span>\n </p>\n <h3>Responses</h3>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Identifier</b>\n </td>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Details</b>\n </td>\n </tr>\n <tr>\n <td>bd5a062a-9d5c-4cb2-bcc8-1836618c5226</td>\n <td>ok</td>\n <td> </td>\n </tr>\n </table>\n <h3>Sources</h3>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Name</b>\n </td>\n <td>\n <b>Software</b>\n </td>\n <td>\n <b>Version</b>\n </td>\n <td>\n <b>Contact</b>\n </td>\n <td>\n <b>Endpoint</b>\n </td>\n </tr>\n <tr>\n <td> </td>\n <td>Health Intersections Server</td>\n <td> </td>\n <td> </td>\n <td>\n <a href=\"http://hl7connect.healthintersections.com.au/svc/fhir/Mailbox\">http://hl7connect.healthintersections.com.au/svc/fhir/Mailbox</a>\n </td>\n </tr>\n </table>\n <h3>Destinations</h3>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Name</b>\n </td>\n <td>\n <b>Target</b>\n </td>\n <td>\n <b>Endpoint</b>\n </td>\n </tr>\n <tr>\n <td>notepad</td>\n <td> </td>\n <td>\n <a href=\"http://localhost\">http://localhost</a>\n </td>\n </tr>\n </table>\n <p>\n <b>data</b>: \n <a href=\"urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519\">urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519</a>\n </p>\n </div>"
},
"identifier": "c321589c-9146-4e94-81c4-b142343f77aa",
"timestamp": "2013-05-18T08:14:00+10:00",
"event": {
"system": "http://hl7.org/fhir/message-type",
"code": "query"
},
"response": {
"identifier": "bd5a062a-9d5c-4cb2-bcc8-1836618c5226",
"code": "ok"
},
"source": {
"software": "Health Intersections Server",
"endpoint": "http://hl7connect.healthintersections.com.au/svc/fhir/Mailbox"
},
"destination": [
{
"name": "notepad",
"endpoint": "http://localhost"
}
],
"data": [
{
"reference": "urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519"
}
]
}
},
{
"title": "Query Resource",
"id": "urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519",
"updated": "2013-05-18T08:35:00+10:00",
"content": {
"resourceType": "Query",
"text": {
"status": "generated",
"div": "<div>\n <p>\n <b>Generated Narrative</b>\n </p>\n <p>\n <b>identifier</b>: \n <a href=\"urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519\">urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519</a>\n </p>\n <p>\n <b>parameter</b>: Extensions: Todo, Extensions: Todo\n </p>\n <h3>Responses</h3>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Identifier</b>\n </td>\n <td>\n <b>Outcome</b>\n </td>\n <td>\n <b>Total</b>\n </td>\n <td>\n <b>Parameter</b>\n </td>\n <td>\n <b>First</b>\n </td>\n <td>\n <b>Previous</b>\n </td>\n <td>\n <b>Next</b>\n </td>\n <td>\n <b>Last</b>\n </td>\n <td>\n <b>Reference</b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"urn:uuid:7cb73a48-090d-469a-a2b2-04f1e6b11ea2\">urn:uuid:7cb73a48-090d-469a-a2b2-04f1e6b11ea2</a>\n </td>\n <td>ok</td>\n <td>653</td>\n <td>Extensions: Todo</td>\n <td>Extensions: Todo</td>\n <td> </td>\n <td>Extensions: Todo</td>\n <td>Extensions: Todo</td>\n <td>\n <a href=\"http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-1\">http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-1</a>\n </td>\n </tr>\n </table>\n </div>"
},
"identifier": "urn:uuid:16fddf81-f792-47ba-b02e-3fa2a3024519",
"parameter": [
{
"url": "http://hl7.org/fhir/query#_type",
"valueString": "patient"
},
{
"url": "http://hl7.org/fhir/query#gender",
"valueString": "m"
}
],
"response": {
"identifier": "urn:uuid:7cb73a48-090d-469a-a2b2-04f1e6b11ea2",
"outcome": "ok",
"total": 653,
"parameter": [
{
"url": "http://hl7.org/fhir/query#_type",
"valueString": "patient"
},
{
"url": "http://hl7.org/fhir/query#gender",
"valueString": "m"
}
],
"first": [
{
"url": "http://hl7.org/fhir/query#search-id",
"valueString": "8452a2dd-446b-4a46-b4c2-db704f8ac5ee"
},
{
"url": "http://hl7.org/fhir/query#search-offset",
"valueString": "0"
},
{
"url": "http://hl7.org/fhir/query#_count",
"valueString": "50"
}
],
"next": [
{
"url": "http://hl7.org/fhir/query#search-id",
"valueString": "8452a2dd-446b-4a46-b4c2-db704f8ac5ee"
},
{
"url": "http://hl7.org/fhir/query#search-offset",
"valueString": "50"
},
{
"url": "http://hl7.org/fhir/query#_count",
"valueString": "50"
}
],
"last": [
{
"url": "http://hl7.org/fhir/query#search-id",
"valueString": "8452a2dd-446b-4a46-b4c2-db704f8ac5ee"
},
{
"url": "http://hl7.org/fhir/query#search-offset",
"valueString": "603"
},
{
"url": "http://hl7.org/fhir/query#_count",
"valueString": "50"
}
],
"reference": [
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-1"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-10"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-100"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-101"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-102"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-103"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-104"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-105"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-106"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-107"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-108"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-109"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-110"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-111"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-112"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-113"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-114"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-115"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-116"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-117"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-118"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-119"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11edef91-601c-461c-bbf2-3b99b9a48ae0"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-12"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-120"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-121"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-122"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-123"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-124"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-125"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-126"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-127"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-128"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-129"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-130"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-131"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-132"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-133"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-134"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-135"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-136"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-137"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-138"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-139"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-140"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-141"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-142"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-143"
},
{
"reference": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-144"
}
]
}
}
},
{
"title": "Resource 1 Version 10",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-1",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-1/history/10"
}
],
"updated": "2013-05-05T16:13:03Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>\n \n <h5>Eve Everywoman</h5>\n \n </div>"
},
"identifier": [
{
"system": "nhi"
}
],
"name": [
{
"text": "Eve Everywoman",
"family": [
"Everywoman1"
],
"given": [
"Eve"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-2003",
"use": "work"
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1955-01-06",
"address": [
{
"use": "home",
"line": [
"2222 Home Street"
]
}
],
"managingOrganization": {
"reference": "Organization/hl7"
},
"active": true
},
"summary": "<div>\n \n <h5>Eve Everywoman</h5>\n \n </div>"
},
{
"title": "Resource 10 Version 4",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-10",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-10/history/4"
}
],
"updated": "2013-05-05T13:04:31Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Betterhalf, Boris. SSN: 444888888</div>"
},
"identifier": [
{
"use": "official",
"label": "SSN",
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "444888888"
}
],
"name": [
{
"use": "official",
"family": [
"Betterhalf"
],
"given": [
"Boris"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-2008",
"use": "work"
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"address": [
{
"use": "home",
"line": [
"2222 Home Street"
]
}
],
"managingOrganization": {
"reference": "Organization/hl7"
},
"active": true
},
"summary": "<div>Betterhalf, Boris. SSN: 444888888</div>"
},
{
"title": "Resource 100 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-100",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-100/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Garrett, Gordon. MRN: 577419</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577419"
}
],
"name": [
{
"use": "official",
"family": [
"Garrett"
],
"given": [
"Gordon"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1935-05-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Garrett, Gordon. MRN: 577419</div>"
},
{
"title": "Resource 101 Version 10",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-101",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-101/history/10"
}
],
"updated": "2013-05-03T22:27:30Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Lamb, Greg. MRN: 577420</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577420"
}
],
"name": [
{
"use": "official",
"family": [
"Lamb"
],
"given": [
"Greg"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1938-08-29",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Lamb, Greg. MRN: 577420</div>"
},
{
"title": "Resource 102 Version 2",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-102",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-102/history/2"
}
],
"updated": "2013-05-03T22:34:47Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Garcia, Jessie. MRN: 577421</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577421"
}
],
"name": [
{
"use": "official",
"family": [
"Garcia"
],
"given": [
"Jessie"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1949-05-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Garcia, Jessie. MRN: 577421</div>"
},
{
"title": "Resource 103 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-103",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-103/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Christensen, Donald. MRN: 577422</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577422"
}
],
"name": [
{
"use": "official",
"family": [
"Christensen"
],
"given": [
"Donald"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1933-03-02",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Christensen, Donald. MRN: 577422</div>"
},
{
"title": "Resource 104 Version 6",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-104",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-104/history/6"
}
],
"updated": "2013-05-05T03:36:43Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Hughes, Teresa. MRN: 577423</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577423"
}
],
"name": [
{
"use": "official",
"family": [
"Hughes"
],
"given": [
"Teresa"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1988-05-22",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Hughes, Teresa. MRN: 577423</div>"
},
{
"title": "Resource 105 Version 5",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-105",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-105/history/5"
}
],
"updated": "2013-05-07T14:19:15Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Houston, Daryl. MRN: 577424</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577424"
}
],
"name": [
{
"use": "official",
"family": [
"Houston"
],
"given": [
"Daryl"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1937-02-14",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Houston, Daryl. MRN: 577424</div>"
},
{
"title": "Resource 106 Version 10",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-106",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-106/history/10"
}
],
"updated": "2013-05-05T04:05:09Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "216.138.103.10"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>West, James. MRN: 577425</div>"
},
"identifier": [
{
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577425"
}
],
"name": [
{
"use": "official",
"family": [
"West"
],
"given": [
"James",
"Tiberius"
]
},
{
"use": "usual",
"family": [
"West"
],
"given": [
"Jim"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1946-06-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>West, James. MRN: 577425</div>"
},
{
"title": "Resource 107 Version 2",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-107",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-107/history/2"
}
],
"updated": "2013-05-05T03:40:59Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Nguyen, Glenda. MRN: 577426</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577426"
}
],
"name": [
{
"use": "official",
"family": [
"Nguyen"
],
"given": [
"Glenda"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1945-02-15",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Nguyen, Glenda. MRN: 577426</div>"
},
{
"title": "Resource 108 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-108",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-108/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Swanson, Nathaniel. MRN: 577427</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577427"
}
],
"name": [
{
"use": "official",
"family": [
"Swanson"
],
"given": [
"Nathaniel"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1940-01-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Swanson, Nathaniel. MRN: 577427</div>"
},
{
"title": "Resource 109 Version 2",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-109",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-109/history/2"
}
],
"updated": "2013-05-05T03:44:25Z",
"published": "2013-05-17T22:09:20Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Powers, Vera. MRN: 577428</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577428"
}
],
"name": [
{
"use": "official",
"family": [
"Powers"
],
"given": [
"Vera"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1945-06-11",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Powers, Vera. MRN: 577428</div>"
},
{
"title": "Resource 11 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11/history/1"
}
],
"updated": "2013-05-03T10:25:38Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Grahame Grieve"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Relative, Ralph. SSN: 444999999</div>"
},
"identifier": [
{
"label": "SSN",
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "444999999"
}
],
"name": [
{
"use": "official",
"family": [
"Relative"
],
"given": [
"Ralph"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-2009",
"use": "work"
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M"
}
]
},
"address": [
{
"use": "home",
"line": [
"4444 Home Street"
]
}
],
"managingOrganization": {
"reference": "Organization/hl7"
},
"active": true
},
"summary": "<div>Relative, Ralph. SSN: 444999999</div>"
},
{
"title": "Resource 110 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-110",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-110/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Chandler, Perry. MRN: 577429</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577429"
}
],
"name": [
{
"use": "official",
"family": [
"Chandler"
],
"given": [
"Perry"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1960-01-12",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Chandler, Perry. MRN: 577429</div>"
},
{
"title": "Resource 111 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-111",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-111/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Carroll, Alvin. MRN: 577430</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577430"
}
],
"name": [
{
"use": "official",
"family": [
"Carroll"
],
"given": [
"Alvin"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1945-06-04",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Carroll, Alvin. MRN: 577430</div>"
},
{
"title": "Resource 112 Version 2",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-112",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-112/history/2"
}
],
"updated": "2013-05-05T03:53:20Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Matthews, Florence. MRN: 577431</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577431"
}
],
"name": [
{
"use": "official",
"family": [
"Matthews"
],
"given": [
"Florence"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1995-01-06",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Matthews, Florence. MRN: 577431</div>"
},
{
"title": "Resource 113 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-113",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-113/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Frazier, Jordan. MRN: 577432</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577432"
}
],
"name": [
{
"use": "official",
"family": [
"Frazier"
],
"given": [
"Jordan"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1943-02-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Frazier, Jordan. MRN: 577432</div>"
},
{
"title": "Resource 114 Version 10",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-114",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-114/history/10"
}
],
"updated": "2013-05-05T04:34:50Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "68.151.217.168"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Patrick, Beth. MRN: 577433</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577433"
}
],
"name": [
{
"use": "official",
"family": [
"Patrick"
],
"given": [
"Beth"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1990-08-11",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Patrick, Beth. MRN: 577433</div>"
},
{
"title": "Resource 115 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-115",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-115/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Fleming, Christopher. MRN: 577434</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577434"
}
],
"name": [
{
"use": "official",
"family": [
"Fleming"
],
"given": [
"Christopher"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1939-03-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Fleming, Christopher. MRN: 577434</div>"
},
{
"title": "Resource 116 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-116",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-116/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Marshall, Howard. MRN: 577435</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577435"
}
],
"name": [
{
"use": "official",
"family": [
"Marshall"
],
"given": [
"Howard"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1960-06-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Marshall, Howard. MRN: 577435</div>"
},
{
"title": "Resource 117 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-117",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-117/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Larson, Erika. MRN: 577436</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577436"
}
],
"name": [
{
"use": "official",
"family": [
"Larson"
],
"given": [
"Erika"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1935-06-05",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Larson, Erika. MRN: 577436</div>"
},
{
"title": "Resource 118 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-118",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-118/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Day, Carol. MRN: 577437</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577437"
}
],
"name": [
{
"use": "official",
"family": [
"Day"
],
"given": [
"Carol"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1963-06-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Day, Carol. MRN: 577437</div>"
},
{
"title": "Resource 119 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-119",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-119/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Strickland, Veronica. MRN: 577438</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577438"
}
],
"name": [
{
"use": "official",
"family": [
"Strickland"
],
"given": [
"Veronica"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1963-02-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Strickland, Veronica. MRN: 577438</div>"
},
{
"title": "Resource 11edef91-601c-461c-bbf2-3b99b9a48ae0 Version 3",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11edef91-601c-461c-bbf2-3b99b9a48ae0",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-11edef91-601c-461c-bbf2-3b99b9a48ae0/history/3"
}
],
"updated": "2013-05-07T20:44:39Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "216.138.103.10"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>\n \n <h5>dave everyperson</h5>\n \n </div>"
},
"identifier": [
{
"system": "nhi"
}
],
"name": [
{
"text": "dave everyperson",
"family": [
"everyperson"
],
"given": [
"dave "
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1945-01-01",
"active": true
},
"summary": "<div>\n \n <h5>dave everyperson</h5>\n \n </div>"
},
{
"title": "Resource 12 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-12",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-12/history/1"
}
],
"updated": "2013-05-03T10:25:38Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Grahame Grieve"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Contact, Carrie. SSN: 555222222</div>"
},
"identifier": [
{
"label": "SSN",
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "555222222"
}
],
"name": [
{
"use": "official",
"family": [
"Contact"
],
"given": [
"Carrie"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-2010",
"use": "work"
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F"
}
]
},
"address": [
{
"use": "home",
"line": [
"5555 Home Street"
]
}
],
"managingOrganization": {
"reference": "Organization/hl7"
},
"active": true
},
"summary": "<div>Contact, Carrie. SSN: 555222222</div>"
},
{
"title": "Resource 120 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-120",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-120/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Mckinney, Valerie. MRN: 577439</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577439"
}
],
"name": [
{
"use": "official",
"family": [
"Mckinney"
],
"given": [
"Valerie"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1960-06-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Mckinney, Valerie. MRN: 577439</div>"
},
{
"title": "Resource 121 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-121",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-121/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Ortiz, Lucille. MRN: 577440</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577440"
}
],
"name": [
{
"use": "official",
"family": [
"Ortiz"
],
"given": [
"Lucille"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1930-04-02",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Ortiz, Lucille. MRN: 577440</div>"
},
{
"title": "Resource 122 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-122",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-122/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Alvarez, Mitchell. MRN: 577441</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577441"
}
],
"name": [
{
"use": "official",
"family": [
"Alvarez"
],
"given": [
"Mitchell"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1980-04-08",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Alvarez, Mitchell. MRN: 577441</div>"
},
{
"title": "Resource 123 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-123",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-123/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Dennis, Charles. MRN: 577442</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577442"
}
],
"name": [
{
"use": "official",
"family": [
"Dennis"
],
"given": [
"Charles"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1976-06-01",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Dennis, Charles. MRN: 577442</div>"
},
{
"title": "Resource 124 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-124",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-124/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Schmidt, Lewis. MRN: 577443</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577443"
}
],
"name": [
{
"use": "official",
"family": [
"Schmidt"
],
"given": [
"Lewis"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1963-02-12",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Schmidt, Lewis. MRN: 577443</div>"
},
{
"title": "Resource 125 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-125",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-125/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Carr, Rebecca. MRN: 577444</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577444"
}
],
"name": [
{
"use": "official",
"family": [
"Carr"
],
"given": [
"Rebecca"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1943-09-18",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Carr, Rebecca. MRN: 577444</div>"
},
{
"title": "Resource 126 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-126",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-126/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Greer, Esther. MRN: 577445</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577445"
}
],
"name": [
{
"use": "official",
"family": [
"Greer"
],
"given": [
"Esther"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1952-03-26",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Greer, Esther. MRN: 577445</div>"
},
{
"title": "Resource 127 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-127",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-127/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Phillips, Eddie. MRN: 577446</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577446"
}
],
"name": [
{
"use": "official",
"family": [
"Phillips"
],
"given": [
"Eddie"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1942-04-24",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Phillips, Eddie. MRN: 577446</div>"
},
{
"title": "Resource 128 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-128",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-128/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Sparks, Louise. MRN: 577447</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577447"
}
],
"name": [
{
"use": "official",
"family": [
"Sparks"
],
"given": [
"Louise"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1968-11-27",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Sparks, Louise. MRN: 577447</div>"
},
{
"title": "Resource 129 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-129",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-129/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Holloway, Willie. MRN: 577448</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577448"
}
],
"name": [
{
"use": "official",
"family": [
"Holloway"
],
"given": [
"Willie"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1959-08-02",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Holloway, Willie. MRN: 577448</div>"
},
{
"title": "Resource 130 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-130",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-130/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Foster, Gabriel. MRN: 577449</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577449"
}
],
"name": [
{
"use": "official",
"family": [
"Foster"
],
"given": [
"Gabriel"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1967-12-29",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Foster, Gabriel. MRN: 577449</div>"
},
{
"title": "Resource 131 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-131",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-131/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Hodges, Sarah. MRN: 577450</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577450"
}
],
"name": [
{
"use": "official",
"family": [
"Hodges"
],
"given": [
"Sarah"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1964-07-18",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Hodges, Sarah. MRN: 577450</div>"
},
{
"title": "Resource 132 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-132",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-132/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>White, Wilma. MRN: 577451</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577451"
}
],
"name": [
{
"use": "official",
"family": [
"White"
],
"given": [
"Wilma"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1968-07-10",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>White, Wilma. MRN: 577451</div>"
},
{
"title": "Resource 133 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-133",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-133/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Drake, Ronald. MRN: 577452</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577452"
}
],
"name": [
{
"use": "official",
"family": [
"Drake"
],
"given": [
"Ronald"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1979-07-18",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Drake, Ronald. MRN: 577452</div>"
},
{
"title": "Resource 134 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-134",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-134/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Phillips, Wanda. MRN: 577453</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577453"
}
],
"name": [
{
"use": "official",
"family": [
"Phillips"
],
"given": [
"Wanda"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1980-04-23",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Phillips, Wanda. MRN: 577453</div>"
},
{
"title": "Resource 135 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-135",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-135/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Hansen, Chris. MRN: 577454</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577454"
}
],
"name": [
{
"use": "official",
"family": [
"Hansen"
],
"given": [
"Chris"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1956-11-28",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Hansen, Chris. MRN: 577454</div>"
},
{
"title": "Resource 136 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-136",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-136/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Reynolds, Julio. MRN: 577455</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577455"
}
],
"name": [
{
"use": "official",
"family": [
"Reynolds"
],
"given": [
"Julio"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1970-04-13",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Reynolds, Julio. MRN: 577455</div>"
},
{
"title": "Resource 137 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-137",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-137/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Roberson, Jonathan. MRN: 577456</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577456"
}
],
"name": [
{
"use": "official",
"family": [
"Roberson"
],
"given": [
"Jonathan"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1945-10-01",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Roberson, Jonathan. MRN: 577456</div>"
},
{
"title": "Resource 138 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-138",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-138/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Crawford, Carla. MRN: 577457</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577457"
}
],
"name": [
{
"use": "official",
"family": [
"Crawford"
],
"given": [
"Carla"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1969-02-03",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Crawford, Carla. MRN: 577457</div>"
},
{
"title": "Resource 139 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-139",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-139/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Hicks, Ronald. MRN: 577458</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577458"
}
],
"name": [
{
"use": "official",
"family": [
"Hicks"
],
"given": [
"Ronald"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1942-09-28",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Hicks, Ronald. MRN: 577458</div>"
},
{
"title": "Resource 140 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-140",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-140/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Hughes, Mae. MRN: 577459</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577459"
}
],
"name": [
{
"use": "official",
"family": [
"Hughes"
],
"given": [
"Mae"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1958-05-14",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Hughes, Mae. MRN: 577459</div>"
},
{
"title": "Resource 141 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-141",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-141/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Rice, Loretta. MRN: 577460</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577460"
}
],
"name": [
{
"use": "official",
"family": [
"Rice"
],
"given": [
"Loretta"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1952-08-19",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Rice, Loretta. MRN: 577460</div>"
},
{
"title": "Resource 142 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-142",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-142/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Reese, Naomi. MRN: 577461</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577461"
}
],
"name": [
{
"use": "official",
"family": [
"Reese"
],
"given": [
"Naomi"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Female"
}
]
},
"birthDate": "1996-03-31",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Reese, Naomi. MRN: 577461</div>"
},
{
"title": "Resource 143 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-143",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-143/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Cox, Jesse. MRN: 577462</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577462"
}
],
"name": [
{
"use": "official",
"family": [
"Cox"
],
"given": [
"Jesse"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1993-12-02",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Cox, Jesse. MRN: 577462</div>"
},
{
"title": "Resource 144 Version 1",
"id": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-144",
"link": [
{
"rel": "self",
"href": "http://hl7connect.healthintersections.com.au/svc/fhir/Patient/q-144/history/1"
}
],
"updated": "2013-05-03T10:25:34Z",
"published": "2013-05-17T22:09:21Z",
"author": [
{
"name": "Cypress Project"
}
],
"content": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div>Mccoy, Virgil. MRN: 577463</div>"
},
"identifier": [
{
"label": "SSN",
"system": "https://github.com/projectcypress/cypress/patient",
"value": "577463"
}
],
"name": [
{
"use": "official",
"family": [
"Mccoy"
],
"given": [
"Virgil"
]
}
],
"gender": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "M",
"display": "Male"
}
]
},
"birthDate": "1997-06-17",
"managingOrganization": {
"reference": "Organization/1"
},
"active": true
},
"summary": "<div>Mccoy, Virgil. MRN: 577463</div>"
}
]
}