This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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
Example People from cypress project
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xs: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir//Bundle/b0a5e4277-83c4-4adb-87e2-e3efe3369b6f> a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "b0a5e4277-83c4-4adb-87e2-e3efe3369b6f"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-05-29T23:45:32Z"^^xs:dateTime ] ]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/71" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "71" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577390" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fletcher"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brenda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1954-09-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/72" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "72" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577391" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Powell"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Kathryn"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1935-06-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/73" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "73" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577392" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Cooper"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Derrick"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1938-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/74" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "74" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577393" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Knight"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Emily"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1938-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/75" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "75" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577394" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Ward"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Leah"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1975-07-18"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/76" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "76" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577395" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mckinney"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ross"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-01-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/77" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "77" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577396" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Meyer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lucille"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1991-12-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/78" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "78" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577397" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Greene"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Pamela"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1973-02-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 8; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/79" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "79" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577398" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fields"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Glenda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1958-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 9; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/80" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "80" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577399" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lee"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Vera"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1945-05-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 10; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/81" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "81" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577400" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Peters"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Rose"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1932-03-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 11; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/82" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "82" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577401" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Rivera"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christine"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-01-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 12; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/83" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "83" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577402" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Ryan"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Olga"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1945-04-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 13; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/84" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "84" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577403" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Price"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Melanie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1969-04-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 14; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/85" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "85" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577404" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Collier"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Shelly"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1953-09-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 15; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/86" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "86" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577405" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Perry"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Eric"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1955-05-30"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 16; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/87" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "87" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577406" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "May"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Laurie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1944-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 17; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/88" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "88" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577407" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Becker"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tara"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1940-08-05"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 18; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/89" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "89" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577408" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Rodgers"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clara"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1981-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 19; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/90" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "90" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577409" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Rodriguez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christopher"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-09-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 20; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/91" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "91" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577410" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Spencer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1933-11-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 21; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/92" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "92" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577411" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Cooper"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ron"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-06-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 22; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/93" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "93" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577412" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Martin"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Karen"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-01-24"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 23; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/94" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "94" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577413" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Holt"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Willard"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1933-08-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 24; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/95" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "95" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577414" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "May"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1960-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 25; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/96" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "96" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577415" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hawkins"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Bryan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1970-07-09"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 26; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/97" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "97" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577416" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "George"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jay"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1954-10-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 27; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/98" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "98" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577417" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Jordan"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Roberto"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 28; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/99" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "99" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577418" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bridges"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Chester"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1968-09-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 29; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/100" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "100" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577419" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Garrett"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gordon"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1935-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 30; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/101" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "101" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577420" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lamb"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Greg"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1938-08-29"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 31; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/102" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "102" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577421" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Garcia"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jessie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1949-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 32; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/103" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "103" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577422" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Christensen"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Donald"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1933-03-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 33; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/104" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "104" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577423" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hughes"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Teresa"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1988-05-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 34; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/105" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "105" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577424" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Houston"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Daryl"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1937-02-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 35; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/106" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "106" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577425" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "West"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "James"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1946-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 36; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/107" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "107" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577426" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Nguyen"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Glenda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1945-02-16"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 37; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/108" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "108" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577427" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Swanson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Nathaniel"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1940-01-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 38; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/109" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "109" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577428" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Powers"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Vera"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1945-06-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 39; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/110" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "110" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577429" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Chandler"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Perry"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1960-01-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 40; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/111" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "111" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577430" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carroll"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Alvin"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-06-04"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 41; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/112" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "112" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577431" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Matthews"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Florence"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1995-01-05"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 42; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/113" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "113" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577432" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Frazier"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jordan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-02-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 43; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/114" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "114" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577433" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Patrick"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Beth"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1990-08-10"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 44; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/115" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "115" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577434" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fleming"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christopher"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1939-03-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 45; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/116" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "116" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577435" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Marshall"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Howard"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1960-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 46; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/117" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "117" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577436" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Larson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Erika"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1935-06-05"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 47; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/118" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "118" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577437" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Day"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Carol"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1963-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 48; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/119" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "119" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577438" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Strickland"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Veronica"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1963-02-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 49; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/120" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "120" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577439" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mckinney"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Valerie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1960-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 50; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/121" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "121" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577440" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Ortiz"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lucille"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1930-04-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 51; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/122" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "122" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577441" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Alvarez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Mitchell"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1980-04-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 52; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/123" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "123" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577442" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Dennis"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Charles"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1976-06-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 53; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/124" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "124" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577443" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Schmidt"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lewis"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1963-02-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 54; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/125" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "125" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577444" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carr"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Rebecca"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1943-09-18"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 55; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/126" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "126" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577445" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Greer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Esther"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1952-03-26"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 56; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/127" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "127" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577446" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Phillips"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Eddie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-04-24"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 57; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/128" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "128" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577447" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Sparks"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Louise"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1968-11-27"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 58; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/129" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "129" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577448" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Holloway"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Willie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1959-08-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 59; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/130" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "130" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577449" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Foster"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gabriel"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1967-12-29"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 60; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/131" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "131" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577450" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hodges"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Sarah"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1964-07-18"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 61; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/132" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "132" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577451" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "White"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Wilma"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1968-07-10"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 62; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/133" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "133" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577452" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Drake"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ronald"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1979-07-18"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 63; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/134" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "134" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577453" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Phillips"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Wanda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1980-04-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 64; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/135" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "135" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577454" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hansen"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Chris"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1956-11-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 65; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/136" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "136" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577455" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Reynolds"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Julio"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1970-04-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 66; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/137" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "137" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577456" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Roberson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jonathan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-10-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 67; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/138" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "138" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577457" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Crawford"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Carla"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1969-02-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 68; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/139" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "139" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577458" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hicks"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ronald"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-09-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 69; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/140" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "140" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577459" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hughes"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Mae"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1958-05-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 70; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/141" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "141" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577460" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Rice"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Loretta"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1952-08-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 71; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/142" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "142" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577461" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Reese"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Naomi"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1996-03-31"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 72; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/143" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "143" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577462" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Cox"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jesse"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1993-12-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 73; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/144" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "144" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577463" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mccoy"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Virgil"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1997-06-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 74; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/145" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "145" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577464" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lane"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Cory"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1973-04-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 75; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/146" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "146" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577465" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Harrison"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Willie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1972-06-26"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 76; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/147" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "147" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577466" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Palmer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Kim"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1968-09-10"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 77; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/148" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "148" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577467" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "May"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Hilda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1983-05-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 78; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/149" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "149" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577468" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Glover"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Henry"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1971-06-30"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 79; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/150" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "150" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577469" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Austin"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brenda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1972-09-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 80; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/151" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "151" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577470" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Phelps"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tara"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1952-03-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 81; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/152" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "152" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577471" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Floyd"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Phillip"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1963-06-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 82; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/153" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "153" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577472" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Chambers"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Darren"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1963-04-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 83; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/154" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "154" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577473" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Walsh"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Catherine"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1944-06-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 84; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/155" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "155" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577474" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Simon"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gregory"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-06-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 85; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/156" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "156" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577475" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Johnson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Charlene"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1992-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 86; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/157" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "157" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577476" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Burton"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Darren"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1938-02-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 87; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/158" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "158" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577477" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Swanson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Deanna"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1936-02-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 88; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/159" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "159" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577478" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Roberts"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ben"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-01-05"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 89; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/160" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "160" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577479" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Little"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dora"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-02-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 90; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/161" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "161" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577480" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hunt"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Zachary"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-06-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 91; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/162" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "162" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577481" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Palmer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tyler"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1940-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 92; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/163" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "163" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577482" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Marshall"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Johnny"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-04-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 93; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/164" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "164" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577483" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mccarthy"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Becky"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-05-30"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 94; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/165" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "165" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577484" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Ortega"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Samuel"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-06-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 95; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/166" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "166" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577485" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Harvey"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Andy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "2009-03-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 96; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/167" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "167" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577486" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bailey"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "2009-06-20"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 97; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/168" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "168" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577487" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Walker"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Denise"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2009-03-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 98; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/169" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "169" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577488" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Brock"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Beth"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1961-03-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 99; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/170" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "170" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577489" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Dennis"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Juanita"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1989-05-30"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 100; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/171" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "171" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577490" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Brady"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tracey"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1990-06-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 101; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/172" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "172" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577491" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hall"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Courtney"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1997-03-31"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 102; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/173" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "173" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577492" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Copeland"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1949-03-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 103; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/174" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "174" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577493" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Graham"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Maurice"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1955-02-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 104; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/175" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "175" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577494" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Curtis"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ivan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1982-04-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 105; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/176" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "176" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577495" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hines"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brett"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1973-06-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 106; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/177" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "177" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577496" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Robbins"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jerome"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1971-04-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 107; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/178" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "178" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577497" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Stewart"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Michelle"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1973-05-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 108; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/179" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "179" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577498" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Gilbert"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Rachel"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1947-09-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 109; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/180" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "180" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577499" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Schwartz"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Valerie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1965-06-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 110; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/181" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "181" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577500" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Doyle"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Darlene"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1939-07-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 111; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/182" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "182" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577501" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Wilson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Bill"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1948-10-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 112; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/183" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "183" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577502" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Doyle"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Esther"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1970-05-21"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 113; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/184" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "184" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577503" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hunter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Micheal"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-02-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 114; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/185" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "185" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577504" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Black"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Salvador"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1952-05-21"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 115; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/186" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "186" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577505" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Cruz"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Melissa"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1989-05-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 116; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/187" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "187" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577506" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hubbard"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Maureen"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1972-03-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 117; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/188" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "188" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577507" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lawrence"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Kim"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1972-12-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 118; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/189" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "189" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577508" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Torres"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dwight"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1938-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 119; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/190" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "190" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577509" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Malone"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-04-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 120; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/191" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "191" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577510" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Boone"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Albert"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-08-29"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 121; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/192" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "192" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577511" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Valdez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tracy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1943-02-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 122; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/193" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "193" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577512" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Drake"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Francis"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-03-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 123; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/194" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "194" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577513" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Perkins"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clifton"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-02-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 124; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/195" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "195" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577514" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Watts"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Diane"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1938-05-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 125; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/196" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "196" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577515" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hansen"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Marcus"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1946-06-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 126; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/197" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "197" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577516" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Moran"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ramona"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1942-06-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 127; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/198" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "198" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577517" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Williams"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Charlotte"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1943-04-16"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 128; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/199" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "199" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577518" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Schneider"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tammy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-04-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 129; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/200" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "200" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577519" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Guerrero"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Kimberly"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1958-08-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 130; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/201" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "201" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577520" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Wright"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Joy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1951-06-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 131; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/202" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "202" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577521" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carpenter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Amy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1940-07-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 132; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/203" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "203" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577522" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Brown"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gina"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1991-12-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 133; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/204" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "204" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577523" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fields"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Amanda"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1956-06-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 134; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/205" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "205" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577524" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Greer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dianne"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1953-07-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 135; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/206" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "206" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577525" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Jones"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Alan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1965-06-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 136; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/207" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "207" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577526" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Terry"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Sergio"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1933-10-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 137; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/208" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "208" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577527" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "White"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Raul"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1951-06-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 138; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/209" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "209" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577528" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Richardson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jordan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-02-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 139; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/210" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "210" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577529" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bates"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Joann"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1976-11-29"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 140; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/211" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "211" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577530" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carpenter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Charlotte"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1989-12-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 141; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/212" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "212" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577531" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Vaughn"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Holly"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1957-03-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 142; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/213" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "213" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577532" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lane"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Stacey"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1935-12-11"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 143; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/214" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "214" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577533" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Porter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lynn"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2009-02-11"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 144; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/215" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "215" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577534" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fernandez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lawrence"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1942-10-18"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 145; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/216" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "216" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577535" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mcdaniel"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Pedro"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1939-06-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 146; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/217" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "217" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577536" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Barnes"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Mario"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1952-09-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 147; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/218" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "218" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577537" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Karen"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1953-06-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 148; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/219" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "219" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577538" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Moore"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Robin"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1954-01-20"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 149; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/220" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "220" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577539" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bass"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Leon"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1940-06-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 150; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/221" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "221" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577540" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Thomas"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Bruce"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1959-10-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 151; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/222" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "222" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577541" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Oliver"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gina"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-09-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 152; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/223" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "223" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577542" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Goodman"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Francis"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1939-12-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 153; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/224" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "224" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577543" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mack"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jonathan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1959-04-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 154; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/225" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "225" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577544" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Campbell"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jared"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-11-16"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 155; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/226" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "226" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577545" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Blake"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jason"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1952-02-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 156; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/227" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "227" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577546" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Malone"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tyler"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1948-09-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 157; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/228" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "228" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577547" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Clarke"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christopher"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1950-11-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 158; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/229" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "229" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577548" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Kennedy"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Michele"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1943-09-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 159; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/230" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "230" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577549" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Edwards"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jonathan"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1952-07-04"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 160; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/231" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "231" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577550" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Dennis"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Norman"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1941-09-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 161; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/232" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "232" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577551" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "James"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brandon"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1961-04-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 162; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/233" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "233" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577552" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Manning"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jimmy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-06-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 163; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/234" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "234" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577553" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Vaughn"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clyde"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1940-11-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 164; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/235" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "235" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577554" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bryan"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Eugene"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1997-10-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 165; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/236" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "236" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577555" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bridges"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Keith"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "2009-03-26"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 166; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/237" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "237" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577556" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carr"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Curtis"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1943-07-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 167; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/238" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "238" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577557" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Watson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Joshua"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1938-09-16"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 168; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/239" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "239" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577558" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hoffman"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Carlos"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1960-07-10"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 169; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/240" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "240" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577559" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Chandler"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Debra"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1996-05-06"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 170; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/241" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "241" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577560" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Gonzalez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jose"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1962-11-05"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 171; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/242" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "242" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577561" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hamilton"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Wendy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1980-07-13"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 172; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/243" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "243" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577562" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Sanders"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dwight"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-10-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 173; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/244" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "244" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577563" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Blair"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Diane"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1950-06-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 174; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/245" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "245" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577564" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Maldonado"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gail"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1975-12-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 175; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/246" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "246" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577565" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hammond"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Amber"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1999-11-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 176; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/247" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "247" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577566" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Copeland"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Neil"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1953-03-17"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 177; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/248" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "248" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577567" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mills"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lloyd"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1958-07-10"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 178; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/249" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "249" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577568" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Henry"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Ricky"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1960-06-22"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 179; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/250" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "250" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577569" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Byrd"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Mitchell"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1995-08-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 180; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/251" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "251" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577570" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Gilbert"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Danielle"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1945-10-08"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 181; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/252" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "252" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577571" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Stevens"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Terri"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2000-11-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 182; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/253" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "253" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577572" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Mendoza"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clifford"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1945-03-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 183; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/254" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "254" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577573" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Craig"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Judith"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1978-06-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 184; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/255" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "255" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577574" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fleming"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Vivian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1994-10-29"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 185; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/256" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "256" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577575" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Smith"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Peggy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1976-12-15"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 186; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/257" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "257" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577576" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "King"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Paula"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1988-02-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 187; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/258" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "258" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577577" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Phillips"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Katherine"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1976-04-27"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 188; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/259" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "259" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577578" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Boyd"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Erika"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1986-07-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 189; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/260" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "260" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577579" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Carpenter"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jamie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1972-03-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 190; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/261" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "261" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577580" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hayes"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Peggy"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2003-11-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 191; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/262" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "262" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577581" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fleming"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jo"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1961-09-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 192; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/263" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "263" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577582" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lambert"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clarence"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "2002-12-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 193; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/264" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "264" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577583" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Pena"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Marsha"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2001-11-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 194; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/265" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "265" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577584" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Jefferson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Michele"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "2004-11-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 195; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/266" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "266" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577585" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Pittman"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jimmie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1985-08-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 196; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/267" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "267" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577586" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Holland"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Beverly"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1978-02-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 197; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/268" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "268" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577587" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Stone"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Lillie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1972-04-24"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 198; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/269" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "269" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577588" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hopkins"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Clayton"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1982-09-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 199; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/270" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "270" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577589" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Stevens"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Patrick"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1992-12-14"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 200; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/271" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "271" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577590" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Singleton"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Audrey"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1989-09-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 201; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/272" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "272" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577591" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Wilson"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Barry"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1989-09-12"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 202; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/273" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "273" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577592" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hernandez"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Renee"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1943-09-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 203; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/274" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "274" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577593" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Griffith"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Darrell"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1995-07-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 204; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/275" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "275" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577594" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Payne"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jackie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1994-06-16"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 205; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/276" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "276" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577595" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Morrison"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jo"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1953-02-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 206; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/277" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "277" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577596" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Parker"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Francisco"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1973-12-04"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 207; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/278" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "278" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577597" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Bennett"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Marion"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1958-03-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 208; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/279" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "279" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577598" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hammond"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Albert"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1962-05-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 209; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/280" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "280" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577599" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hunt"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Brittany"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1962-04-23"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 210; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/281" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "281" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577600" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Gray"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Agnes"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1992-08-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 211; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/282" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "282" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577601" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Butler"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Jane"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1944-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 212; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/283" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "283" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577602" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Spencer"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Herbert"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1955-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 213; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/284" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "284" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577603" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "White"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Heidi"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1947-11-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 214; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/285" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "285" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577604" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Colon"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Joyce"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1984-09-19"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 215; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/286" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "286" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577605" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Cunningham"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Tiffany"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1956-10-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 216; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/287" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "287" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577606" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hart"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Bessie"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1985-12-25"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 217; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/288" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "288" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577607" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Curry"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Francis"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-01-28"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 218; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/289" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "289" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577608" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Hawkins"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Kent"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1979-04-03"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 219; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/290" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "290" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577609" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lyons"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Christian"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1975-12-01"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 220; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/291" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "291" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577610" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Lewis"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Marcia"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1966-01-26"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 221; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/292" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "292" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577611" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Castro"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Peter"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1992-05-02"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 222; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/293" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "293" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577612" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Williams"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Gerald"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male" ]; fhir:Patient.birthDate [ fhir:value "1982-10-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 223; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/294" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "294" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577613" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Fuller"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Dianne"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1965-06-30"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]; fhir:Bundle.entry [ fhir:index 224; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Patient/295" ]; fhir:Bundle.entry.resource [ fhir:Patient [ fhir:index 0; fhir:Resource.id [ fhir:value "295" ]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-06-03T23:45:32Z"^^xs:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "https://github.com/projectcypress/cypress/patient" ]; fhir:Identifier.value [ fhir:value "577614" ] ]; fhir:Patient.active [ fhir:value "true"^^xs:boolean ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Wheeler"; fhir:index 0 ]; fhir:HumanName.given [ fhir:value "Beverly"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "female" ]; fhir:Patient.birthDate [ fhir:value "1931-07-07"^^xs:date ]; fhir:Patient.managingOrganization [ fhir:reference <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ] ] ] ] ]. # -------------------------------------------------------------------------------------
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.