This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML or Raw Turtle or view this content in HTML JSON or HTML XML or HTML Turtle . Response generated in 18ms.

HTTP 200 OK

Response Headers

Server: Jetty(12.0.8)
X-Powered-By: HAPI FHIR 8.9.4-SNAPSHOT/eee190b153/2026-02-26 REST Server (FHIR Server; FHIR 3.0.2/DSTU3)
Content-Type: application/x-turtle;charset=utf-8
X-Request-ID: OlbaubWe1zSsxm2x

Response Body

PREFIX fhir: <;http://hl7.org/fhir/>;
PREFIX rdf: <;http://www.w3.org/1999/02/22-rdf-syntax-ns#>;
PREFIX rdfs: <;http://www.w3.org/2000/01/rdf-schema#>;
PREFIX sct: <;http://snomed.info/id#>;
PREFIX xsd: <;http://www.w3.org/2001/XMLSchema#>;
<;https://hapi.fhir.org/baseDstu3/Patient/2855309/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Diana James <b>SMITH </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>28480082521</td></tr><tr><td>Date of birth</td><td><span>16 August 1977</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1977-08-16"^^xsd:date ];
fhir:Patient.gender [ fhir:value "male" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "JHN" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Ontario, Canada Personal Health Number" ]
];
fhir:Identifier.value [ fhir:value "28480082521" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Smith" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "James"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Diana"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855309" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#4hK2eGSJqkf5HmMn"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T18:00:55.240+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/example-patient/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">John <b>DOE </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Date of birth</td><td><span>01 January 1990</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1990-01-01"^^xsd:date ];
fhir:Patient.gender [ fhir:value "male" ];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Doe" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "John"
];
fhir:index 0
];
fhir:Resource.id [ fhir:value "example-patient" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#mhT1vWOufbyS1EoN"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-28T14:04:05.602+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855319/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Max <b>MUSTER </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Address</td><td><span>Musterstraße 12 </span><br/><span>Berlin </span></td></tr><tr><td>Date of birth</td><td><span>12 April 1985</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.active [ fhir:value
true ];
fhir:Patient.address [ fhir:Address.city [ fhir:value "Berlin" ];
fhir:Address.line [ fhir:index 0;
fhir:value "Musterstraße 12"
];
fhir:Address.postalCode [ fhir:value "10115" ];
fhir:Address.text [ fhir:value "Musterstraße 12, 10115 Berlin" ];
fhir:Address.type [ fhir:value "both" ];
fhir:Address.use [ fhir:value "home" ];
fhir:index 0
];
fhir:Patient.birthDate [ fhir:value
"1985-04-12"^^xsd:date ];
fhir:Patient.deceasedBoolean [ fhir:value
false ];
fhir:Patient.gender [ fhir:value
"male" ];
fhir:Patient.maritalStatus [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "M" ];
fhir:Coding.display [ fhir:value "Married" ];
fhir:index 0
]
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Muster" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Max"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Patient.telecom [ fhir:ContactPoint.use [ fhir:value "home" ];
fhir:index 0
];
fhir:Patient.telecom [ fhir:ContactPoint.rank [ fhir:value "1" ];
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.value [ fhir:value "+49-30-1234567" ];
fhir:index 1
];
fhir:Resource.id [ fhir:value
"2855319" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#3yw2hRSo2qaceQPU"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-07T21:07:00.284+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855311/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Diana James <b>SMITH </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>2848008252</td></tr><tr><td>Date of birth</td><td><span>16 August 1977</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1977-08-16"^^xsd:date ];
fhir:Patient.gender [ fhir:value "male" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "JHN" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Ontario, Canada Personal Health Number" ]
];
fhir:Identifier.value [ fhir:value "2848008252" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Smith" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "James"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Diana"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855311" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#fFJ6ZCMLj0exLSZY"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T19:47:34.850+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855313/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">TBR-GOLD LYNN TEST <b>ROSE </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>TB99900080</td></tr><tr><td>Date of birth</td><td><span>10 December 1970</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1970-12-10"^^xsd:date ];
fhir:Patient.gender [ fhir:value "unknown" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/lab/patient-id-hos-facility-number-0935"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "TB99900080" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "ROSE" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "LYNN TEST"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "TBR-GOLD"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855313" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#qL2XC7VENlgRG75t"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T20:09:27.784+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855315/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hapiPropertyTable\"><tbody/></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Resource.id [ fhir:value "2855315" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#wyfPUlZGSfiDJZuZ"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-05T16:49:46.545+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855357/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">John </div><table class=\"hapiPropertyTable\"><tbody/></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.name [ fhir:HumanName.given [ fhir:index 0;
fhir:value "John"
];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855357" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#VXTgCbGCE7ZbvRe3"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-23T12:54:37.918+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855317/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Peter James <b>CHALMERS </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>12345</td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://fhirtutorial.example/patient"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "12345" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Chalmers" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "James"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Peter"
];
fhir:index 0
];
fhir:Patient.telecom [ fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.value [ fhir:value "(03) 5555 6473" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855317" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#zTe0b2o5S6xw9eBQ"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-07T14:12:24.279+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/b84f7050-1fd9-437a-9dda-5dbad7a44b3b>;
rdf:type fhir:Bundle;
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855309"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855309/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855309/_history/1>;;
fhir:index 17
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855315"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855315/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855315/_history/1>;;
fhir:index 9
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855356"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855356/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855356/_history/1>;;
fhir:index 5
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855357"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855357/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855357/_history/1>;;
fhir:index 4
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855317"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855317/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855317/_history/1>;;
fhir:index 8
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855309"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "DELETE" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855309/_history/2"^^xsd:anyURI ]
];
fhir:index 15
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855312"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855312/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855312/_history/1>;;
fhir:index 13
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855502"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "PUT" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855502/_history/2"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855502/_history/2>;;
fhir:index 0
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855307"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855307/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855307/_history/1>;;
fhir:index 19
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855300"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "DELETE" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855300/_history/2"^^xsd:anyURI ]
];
fhir:index 11
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/test-patient"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/test-patient/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/test-patient/_history/1>;;
fhir:index 2
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855502"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855502/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855502/_history/1>;;
fhir:index 1
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/example-patient"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/example-patient/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/example-patient/_history/1>;;
fhir:index 3
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855311"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855311/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855311/_history/1>;;
fhir:index 14
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855314"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855314/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855314/_history/1>;;
fhir:index 10
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855313"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855313/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855313/_history/1>;;
fhir:index 12
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855310"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855310/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855310/_history/1>;;
fhir:index 16
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855352"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855352/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855352/_history/1>;;
fhir:index 6
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855319"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855319/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855319/_history/1>;;
fhir:index 7
];
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/2855308"^^xsd:anyURI ];
fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method
[ fhir:value "POST" ];
fhir:Bundle.entry.request.url [ fhir:value
"Patient/2855308/_history/1"^^xsd:anyURI ]
];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseDstu3/Patient/2855308/_history/1>;;
fhir:index 18
];
fhir:Bundle.link [ fhir:Bundle.link.relation [ fhir:value "next" ];
fhir:Bundle.link.url [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/_history/?_count=20&_format=html%2Fturtle&_offset=20&_pretty=true"^^xsd:anyURI ];
fhir:index 1
];
fhir:Bundle.link [ fhir:Bundle.link.relation [ fhir:value "self" ];
fhir:Bundle.link.url [ fhir:value "https://hapi.fhir.org/baseDstu3/Patient/_history/?_format=html%2Fturtle&_pretty=true"^^xsd:anyURI ];
fhir:index 0
];
fhir:Bundle.total [ fhir:value "803" ];
fhir:Bundle.type [ fhir:value "history" ];
fhir:Resource.id [ fhir:value "b84f7050-1fd9-437a-9dda-5dbad7a44b3b" ];
fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2026-03-14T23:19:47.149+00:00"^^xsd:dateTime ]
];
fhir:nodeRole fhir:treeRoot .
<;https://hapi.fhir.org/baseDstu3/Patient/2855308/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Logan Ethan <b>SCOTT </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>NYGH2025121209PCO</td></tr><tr><td>Date of birth</td><td><span>01 February 1970</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1970-02-01"^^xsd:date ];
fhir:Patient.gender [ fhir:value "female" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-north-york-general-hospital-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "NYGH2025121209PCO" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Scott" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "Ethan"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Logan"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855308" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#DgFLMhlHiQg0koD5"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T17:30:45.300+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/test-patient/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Patient <b>TEST </b></div><table class=\"hapiPropertyTable\"><tbody/></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Test" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Patient"
];
fhir:index 0
];
fhir:Resource.id [ fhir:value "test-patient" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#xSKK65xlGlz8bj5h"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-02-25T16:01:43.006+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855502/_history/2>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.active [ fhir:value true ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "urn:system"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "12345aaa" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "JaBuJa" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Baaa"
];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855502" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#byogbYQxrABToVwx"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-03-09T17:02:05.658+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "2" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855502/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.active [ fhir:value true ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "urn:system"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "12345aaa" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "JamesDemo" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "JohnDemo"
];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855502" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#f25reVy7M4aMkphc"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-03-09T16:47:39.421+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855310/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Grace L <b>JONES </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>947856</td></tr><tr><td>Date of birth</td><td><span>11 January 2008</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "2008-01-11"^^xsd:date ];
fhir:Patient.gender [ fhir:value "female" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "JHN" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Ontario, Canada Personal Health Number" ]
];
fhir:Identifier.value [ fhir:value "9551801211" ];
fhir:index 1
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-pcr-eid"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "RRI" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"eHealth Ontario Enterprise Identifier" ]
];
fhir:Identifier.value [ fhir:value "947856" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Jones" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "L"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Grace"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855310" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#1nqkT2PghDGrcVKg"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T18:07:54.589+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855352/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Peter James <b>CHALMERS </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>12345</td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://fhirtutorial.example/patient"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "12345" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Chalmers" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "James"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Peter"
];
fhir:index 0
];
fhir:Patient.telecom [ fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.value [ fhir:value "(03) 5555 6473" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855352" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#MRpEJ9zbNIJAeehx"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-14T13:58:59.943+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855312/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">WINTER <b>WPS-AQUA </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>300254</td></tr><tr><td>Date of birth</td><td><span>20 January 1942</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1942-01-20"^^xsd:date ];
fhir:Patient.gender [ fhir:value "unknown" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/lab/patient-id-lab-license-4106"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "300254" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "WPS-AQUA" ];
fhir:HumanName.given [ fhir:index 0;
fhir:value "WINTER"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855312" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#Ch6xCq9jNfgDFyOY"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T20:07:31.445+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855314/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Bob Stephen <b>AAADBROWN </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>674710</td></tr><tr><td>Date of birth</td><td><span>24 July 1952</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "1952-07-24"^^xsd:date ];
fhir:Patient.gender [ fhir:value "male" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/lab/patient-id-hos-facility-number-0958"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "OOTT220000579PCO" ];
fhir:index 3
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-central-east-northumberland-hills-hospital-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "NHH2511191137PCO" ];
fhir:index 5
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-sunnybrook-health-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "SBH12000057949PCO" ];
fhir:index 6
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-central-east-northumberland-hills-hospital-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "RANDOMMRN949PCO" ];
fhir:index 8
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-pcr-eid"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "RRI" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"eHealth Ontario Enterprise Identifier" ]
];
fhir:Identifier.value [ fhir:value "674710" ];
fhir:index 0
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "JHN" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Ontario, Canada Personal Health Number" ]
];
fhir:Identifier.value [ fhir:value "2000057949" ];
fhir:index 1
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-sunnybrook-health-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "SBH22000057949PCO" ];
fhir:index 7
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-central-east-northumberland-hills-hospital-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "NHH2511191136PCO" ];
fhir:index 4
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/lab/patient-id-hos-facility-number-0958"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "OTT120000579PCO" ];
fhir:index 2
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "AAADBrown" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "Stephen"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Bob"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855314" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#lXHMbq1WMfHmTXjL"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-19T16:02:18.008+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855356/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Дмитрий Владимирович <b>ДЕРУК </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>medPatientCode/440</td></tr><tr><td>Address</td><td/></tr><tr><td>Date of birth</td><td><span>29 March 1993</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.active [ fhir:value
true ];
fhir:Patient.address [ fhir:Address.text [ fhir:value "Республика Беларусь, Витебская обл., Браславский р-н, г. Браслав, ул. Янки Купалы д. 43" ];
fhir:Address.type [ fhir:value "postal" ];
fhir:Address.use [ fhir:value "temp" ];
fhir:index 0
];
fhir:Patient.birthDate [ fhir:value
"1993-03-29"^^xsd:date ];
fhir:Patient.deceasedBoolean [ fhir:value
false ];
fhir:Patient.gender [ fhir:value
"male" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://uiip.bas-net.by/hl7/fhir/medical-information-system/000053"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "NumberHistorySickness/00122" ];
fhir:index 1
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://uiip.bas-net.by/hl7/fhir/patient-medication-card"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "9112420200610000" ];
fhir:index 2
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://uiip.bas-net.by/hl7/fhir/medical-information-system/000053"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "medPatientCode/440" ];
fhir:index 0
];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://uiip.bas-net.by/hl7/fhir/patient-personal-passport-number"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "3290393E021PB6" ];
fhir:index 3
];
fhir:Patient.managingOrganization
[ fhir:Reference.reference [ fhir:value "Organization/2855354" ]
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Дерук" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "Владимирович"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Дмитрий"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Patient.telecom [ fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.use [ fhir:value "mobile" ];
fhir:ContactPoint.value [ fhir:value "(029) 554-75-85" ];
fhir:index 1
];
fhir:Patient.telecom [ fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.use [ fhir:value "home" ];
fhir:ContactPoint.value [ fhir:value "(021) 536-99-75" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value
"2855356" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#34d86v8vntVMUmLD"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2026-01-20T21:24:22.280+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
<;https://hapi.fhir.org/baseDstu3/Patient/2855307/_history/1>;
rdf:type fhir:Patient;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Hannah Noah <b>WALKER </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>NYGH2025121158PCO</td></tr><tr><td>Date of birth</td><td><span>11 December 2006</span></td></tr></tbody></table></div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Patient.birthDate [ fhir:value "2006-12-11"^^xsd:date ];
fhir:Patient.gender [ fhir:value "male" ];
fhir:Patient.identifier [ fhir:Identifier.system [ fhir:value "http://ehealthontario.ca/fhir/NamingSystem/id-north-york-general-hospital-mrn"^^xsd:anyURI ];
fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ];
fhir:index 0
];
fhir:CodeableConcept.text [ fhir:value
"Medical Record Number" ]
];
fhir:Identifier.value [ fhir:value "NYGH2025121158PCO" ];
fhir:index 0
];
fhir:Patient.name [ fhir:HumanName.family [ fhir:value "Walker" ];
fhir:HumanName.given [ fhir:index 1;
fhir:value "Noah"
];
fhir:HumanName.given [ fhir:index 0;
fhir:value "Hannah"
];
fhir:HumanName.use [ fhir:value "official" ];
fhir:index 0
];
fhir:Resource.id [ fhir:value "2855307" ];
fhir:Resource.meta [ fhir:Element.extension [ fhir:Extension.url [ fhir:value "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source"^^xsd:anyURI ];
fhir:Extension.valueUri [ fhir:value "#FV51abflgfpuGBiM"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.lastUpdated [ fhir:value "2025-12-18T17:28:49.586+00:00"^^xsd:dateTime ];
fhir:Meta.versionId [ fhir:value "1" ]
] .
Wrote 77.4 KB (361.4 KB total including HTML) in approximately 5ms