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="6aa35a88-ad86-481d-ac3e-79eb8b1f82a3"/> | |
<meta> | |
<lastUpdated value="2017-10-18T10:02:31.902+00:00"/> | |
</meta> | |
<type value="searchset"/> | |
<total value="1"/> | |
<link> | |
<relation value="self"/> | |
<url value="http://purple.testlab.nhs.uk/careconnect-ri/STU3/PractitionerRole?_format=xml&_pretty=true&practitioner=1"/> |
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":"Observation", | |
"meta":{ | |
"versionId":"1", | |
"lastUpdated":"2016-03-19T19:48:22Z" | |
}, | |
"text":{ | |
"status":"generated", | |
"div":"<div xmlns=\"http://www.w3.org/1999/xhtml\">Tobacco smoking status: Current some day smoker</div>" | |
}, |
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": "Observation", | |
"id": "10", | |
"meta": { | |
"lastUpdated": "2017-10-06T16:36:29.337+01:00", | |
"profile": [ | |
"https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1" | |
] | |
}, | |
"status": "final", |
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": "Observation", | |
"id": "10", | |
"meta": { | |
"lastUpdated": "2017-10-06T16:36:29.337+01:00", | |
"profile": [ | |
"https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1" | |
] | |
}, | |
"status": "final", |
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
<CapabilityStatement xmlns="http://hl7.org/fhir"> | |
<status value="active"/> | |
<date value="2017-10-06T13:10:51+01:00"/> | |
<publisher value="Not provided"/> | |
<kind value="instance"/> | |
<software> | |
<name value="HAPI FHIR Server"/> | |
<version value="3.0.0"/> | |
</software> | |
<fhirVersion value="3.0.1"/> |
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": "CapabilityStatement", | |
"status": "active", | |
"date": "2017-10-06T13:10:51+01:00", | |
"publisher": "Not provided", | |
"kind": "instance", | |
"software": { | |
"name": "HAPI FHIR Server", | |
"version": "3.0.0" | |
}, |
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
<OrderResponse xmlns="http://hl7.org/fhir"> | |
<id value="56444"/> | |
<meta> | |
<versionId value="18"/> | |
<lastUpdated value="2017-08-07T07:24:09.673-04:00"/> | |
</meta> | |
<contained> | |
<Order xmlns="http://hl7.org/fhir"> | |
<id value="order"/> | |
<meta> |
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"> | |
<type value="message"/> | |
<entry> | |
<resource> | |
<MessageHeader xmlns="http://hl7.org/fhir"> | |
<timestamp value="2017-08-04T13:55:50.374+01:00"/> | |
<event> | |
<system value="https://fhir.uhs.nhs.uk/message-event-type"/> | |
<code value="task-completed"/> | |
</event> |
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"> | |
<type value="message"/> | |
<entry> | |
<resource> | |
<MessageHeader xmlns="http://hl7.org/fhir"> | |
<timestamp value="2017-08-04T13:55:49.934+01:00"/> | |
<event> | |
<system value="https://fhir.uhs.nhs.uk/message-event-type"/> | |
<code value="task-create"/> | |
</event> |
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
<OrderResponse xmlns="http://hl7.org/fhir"> | |
<identifier> | |
<system value="https://fhir.uhs.nhs.uk/MobileApp/OrderResponse"/> | |
<value value="A12345"/> | |
</identifier> | |
<request> | |
<reference value="http://fhirtest.uhn.ca/baseDstu2/Order/56443"/> | |
</request> | |
<date value="2017-08-03T16:04:40+01:00"/> | |
<who> |