An example to illustrate a blood glucose reading after fasting

Table View

Observation.id[0]UKCore-Observation-FastingTest-Example
Observation.text[0].status[0]additional
Observation.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a blood glucose reading after fasting</div>
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]exam
Observation.category[0].coding[0].display[0]Exam
Observation.code[0].coding[0].system[0]http://snomed.info/sct
Observation.code[0].coding[0].code[0]997681000000108
Observation.code[0].coding[0].display[0]Fasting blood glucose level
Observation.subject[0].reference[0]Patient/UKCore-Patient-RichardSmith-Example
Observation.effective[0]2023-08-10
Observation.performer[0].reference[0]Organization/UKCore-Organization-LeedsTeachingHospital-Example
Observation.value[0].value[0]3.9
Observation.value[0].unit[0]millimoles per litre
Observation.value[0].system[0]http://unitsofmeasure.org
Observation.value[0].code[0]mmol/L

Tree View

Observation

XML View

<Observation xmlns="http://hl7.org/fhir">
    <id value="UKCore-Observation-FastingTest-Example" />
    <text>
        <status value="additional" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <status value="final" />
    <category>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/observation-category" />
            <code value="exam" />
            <display value="Exam" />
        </coding>
    </category>
    <code>
        <coding>
            <system value="http://snomed.info/sct" />
            <code value="997681000000108" />
            <display value="Fasting blood glucose level" />
        </coding>
    </code>
    <subject>
        <reference value="Patient/UKCore-Patient-RichardSmith-Example" />
    </subject>
    <effectiveDateTime value="2023-08-10" />
    <performer>
        <reference value="Organization/UKCore-Organization-LeedsTeachingHospital-Example" />
    </performer>
    <valueQuantity>
        <value value="3.9" />
        <unit value="millimoles per litre" />
        <system value="http://unitsofmeasure.org" />
        <code value="mmol/L" />
    </valueQuantity>
</Observation>

JSON View

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 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 7, position 4

Element 'category' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 8, position 4

Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0], line 9, position 6

Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 10, position 8

Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 11, position 8

Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 12, position 8

Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 15, position 4

Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code, line 16, position 6

Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 17, position 8

Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 18, position 8

Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 19, position 8

Element 'subject' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 22, position 4

Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.subject, line 23, position 6

Element 'effectiveDateTime' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 25, position 4

Element 'performer' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 26, position 4

Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.performer[0], line 27, position 6

Element 'valueQuantity' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 29, position 4

Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 30, position 6

Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 31, position 6

Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 32, position 6

Element 'system' is not in the correct order At Observation.value.system, line 32, position 6

Element 'unit' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 33, position 6

Element 'unit' is not in the correct order At Observation.value.unit, line 33, position 6