This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Order xmlns="http://hl7.org/fhir"> | |
<id value="56443"/> | |
<meta> | |
<versionId value="5"/> | |
</meta> | |
<identifier> | |
<system value="https://fhir.uhs.nhs.uk/OrderComms/Order"/> | |
<value value="ABCDE"/> | |
</identifier> | |
<subject> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Order xmlns="http://hl7.org/fhir"> | |
<identifier> | |
<system value="https://fhir.uhs.nhs.uk/OrderComms/Order"/> | |
<value value="ABCDE"/> | |
</identifier> | |
<subject> | |
<reference value="http://fhirtest.uhn.ca/baseDstu2/Patient/32898"/> | |
</subject> | |
<source> | |
<reference value="http://fhirtest.uhn.ca/baseDstu2/Practitioner/39799"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Bundle xmlns="http://hl7.org/fhir"> | |
<id value="3ad3ee24-9e00-4289-a792-8032e4a6eb05"/> | |
<meta> | |
<lastUpdated value="2017-07-19T07:28:42.010-04:00"/> | |
</meta> | |
<type value="searchset"/> | |
<total value="2"/> | |
<link> | |
<relation value="self"/> | |
<url value="http://fhirtest.uhn.ca/baseDstu2/DiagnosticOrder?_format=xml&_pretty=true&patient=32898"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Observation xmlns="http://hl7.org/fhir"> | |
<id value="39917"/> | |
<meta> | |
<versionId value="3"/> | |
<lastUpdated value="2017-07-19T08:47:35.371-04:00"/> | |
</meta> | |
<identifier> | |
<system value="https://fhir.uhs.nhs.uk/HICSS/Observation"/> | |
<value value="B50129418U-CC_TB2"/> | |
</identifier> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Bundle xmlns="http://hl7.org/fhir"> | |
<id value="26a65cef-ce0d-4685-af09-9d5a1c15f1d2"/> | |
<meta> | |
<lastUpdated value="2017-07-19T07:18:12.462-04:00"/> | |
</meta> | |
<type value="searchset"/> | |
<total value="2"/> | |
<link> | |
<relation value="self"/> | |
<url value="http://fhirtest.uhn.ca/baseDstu2/DiagnosticReport?_format=xml&_pretty=true&patient=32898"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"resourceType": "Bundle", | |
"id": "0ae941fb-31a1-4c9d-ae2f-aa4d5e296a05", | |
"meta": { | |
"lastUpdated": "2017-07-14T04:48:42.665-04:00" | |
}, | |
"type": "searchset", | |
"total": 1, | |
"link": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"resourceType": "Bundle", | |
"id": "d8c7dacf-87a8-4062-8d83-27e633acdc06", | |
"meta": { | |
"lastUpdated": "2017-07-14T04:46:34.807-04:00" | |
}, | |
"type": "searchset", | |
"total": 1, | |
"link": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"resourceType": "Bundle", | |
"id": "7f24fa5e-5786-43b2-9ec2-a1f51c38361e", | |
"meta": { | |
"lastUpdated": "2017-07-14T04:43:18.106-04:00" | |
}, | |
"type": "searchset", | |
"total": 1, | |
"link": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"resourceType": "Bundle", | |
"id": "8effe547-2fcc-45a3-aa8b-7043335ca493", | |
"meta": { | |
"lastUpdated": "2017-07-14T06:43:47.052+01:00" | |
}, | |
"type": "searchset", | |
"total": 1, | |
"link": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Task xmlns="http://hl7.org/fhir"> | |
<meta> | |
<profile value="https://fhir.uhs.nhs.uk/StructuredDefinition/Task_1"/> | |
</meta> | |
<contained> | |
<Patient xmlns="http://hl7.org/fhir"> | |
<id value="pat"/> | |
<identifier> | |
<system value="https://fhir.nhs.uk/Id/nhs-number"/> | |
<value value="9876543210"/> |