| Observation.id[0] | UKCore-Extension-TriggeredBy-Example | 
| Observation.text[0].status[0] | additional | 
| Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustration observation triggered by another observation</div> | 
| Observation.extension[0].extension[0].url[0] | observation | 
| Observation.extension[0].extension[0].value[0].reference[0] | Observation/UKCore-Observation-DrugUse-Example | 
| Observation.extension[0].extension[1].url[0] | type | 
| Observation.extension[0].extension[1].value[0] | reflex | 
| Observation.extension[0].extension[2].url[0] | reason | 
| Observation.extension[0].extension[2].value[0] | Patient admitted to recreational drug use. | 
| Observation.extension[0].url[0] | http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy | 
| Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 | 
| Observation.identifier[0].value[0] | 293a6418-9dcf-4d42-b97a-b119afd200ba | 
| Observation.status[0] | final | 
| Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category | 
| Observation.category[0].coding[0].code[0] | laboratory | 
| Observation.category[0].coding[0].display[0] | Laboratory | 
| Observation.code[0].coding[0].system[0] | http://snomed.info/sct | 
| Observation.code[0].coding[0].code[0] | 1014801000000101 | 
| Observation.code[0].coding[0].display[0] | Urine tricyclic drug screen | 
| Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example | 
| Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example | 
| Observation.specimen[0].reference[0] | Specimen/UKCore-Specimen-UrineSpecimen-Example | 
| Observation | 
| id : UKCore-Extension-TriggeredBy-Example | 
| text | 
| status : additional | 
| extension | 
| url : http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy | 
| extension | 
| url : observation | 
| value | 
| reference : Observation/UKCore-Observation-DrugUse-Example | 
| extension | 
| url : type | 
| value : reflex | 
| extension | 
| url : reason | 
| value : Patient admitted to recreational drug use. | 
| identifier | 
| system : https://tools.ietf.org/html/rfc4122 | 
| value : 293a6418-9dcf-4d42-b97a-b119afd200ba | 
| status : final | 
| category | 
| coding | 
| system : http://terminology.hl7.org/CodeSystem/observation-category | 
| code : laboratory | 
| display : Laboratory | 
| code | 
| coding | 
| system : http://snomed.info/sct | 
| code : 1014801000000101 | 
| display : Urine tricyclic drug screen | 
| subject | 
| reference : Patient/UKCore-Patient-RichardSmith-Example | 
| performer | 
| reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example | 
| specimen | 
| reference : Specimen/UKCore-Specimen-UrineSpecimen-Example | 
<Observation xmlns="http://hl7.org/fhir"> <id value="UKCore-Extension-TriggeredBy-Example" /> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <!-- ***************extension start*************** --> <extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy"> <extension url="observation"> <valueReference> <reference value="Observation/UKCore-Observation-DrugUse-Example" /> </valueReference> </extension> <extension url="type"> <valueCode value="reflex" /> </extension> <extension url="reason"> <valueString value="Patient admitted to recreational drug use." /> </extension> </extension> <!-- ***************extension end*************** --> <identifier> <system value="https://tools.ietf.org/html/rfc4122" /> <value value="293a6418-9dcf-4d42-b97a-b119afd200ba" /> </identifier> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> </category> <code> <coding> <system value="http://snomed.info/sct" /> <code value="1014801000000101" /> <display value="Urine tricyclic drug screen" /> </coding> </code> <subject> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </subject> <performer> <reference value="Organization/UKCore-Organization-LeedsTeachingHospital-Example" /> </performer> <specimen> <reference value="Specimen/UKCore-Specimen-UrineSpecimen-Example" /> </specimen> </Observation>
The resource cannot be rendered.
Element 'Observation' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At line 1, position 2
Element 'id' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 2, position 4
Element 'text' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 3, position 4
Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.text, line 4, position 6
Element 'extension' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 8, position 4
Element 'extension' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.extension[0], line 9, position 6
Element 'valueReference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.extension[0].extension[0], line 10, position 8
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.extension[0].extension[0].value, line 11, position 10
Element 'valueCode' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.extension[0].extension[1], line 15, position 8
Element 'valueString' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.extension[0].extension[2], line 18, position 8
Element 'identifier' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 22, position 4
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.identifier[0], line 23, position 6
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.identifier[0], line 24, position 6
Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 26, position 4
Element 'category' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 27, position 4
Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0], line 28, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 29, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 30, position 8
Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 31, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 34, position 4
Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code, line 35, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 36, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 37, position 8
Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 38, position 8
Element 'subject' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 41, position 4
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.subject, line 42, position 6
Element 'performer' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 44, position 4
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.performer[0], line 45, position 6
Element 'specimen' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 47, position 4
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.specimen, line 48, position 6