API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<AllergyIntolerance xmlns="http://hl7.org/fhir">
	<id value="11003483-70bf-4025-805f-a9defed13e9a"/>
	<meta>
		<profile value="https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-AllergyIntolerance-1"/>
	</meta>
	<identifier>
		<system value="https://tools.ietf.org/html/rfc4122"/>
		<value value="11003483-70bf-4025-805f-a9defed13e9a"/>
	</identifier>
	<clinicalStatus value="active"/>
	<verificationStatus value="confirmed"/>
	<code>
		<coding>
			<system value="http://snomed.info/sct"/>
			<code value="716186003"/>
			<display value="No known allergy"/>
		</coding>
	</code>
	<patient>
		<reference value="urn:uuid:9589fb37-87a2-48d8-968f-b371429209e3"/>
		<display value="JONES, Julie (Mrs)"/>
	</patient>
</AllergyIntolerance>