Example Observation - Body Temperature

Observation
Observation.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation
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]vital-signs
Observation.category[0].coding[0].display[0]Vital Signs
Observation.code[0].coding[0].system[0]http://snomed.info/sct
Observation.code[0].coding[0].code[0]276885007
Observation.code[0].coding[0].display[0]Core body temperature
Observation.code[0].coding[1].system[0]http://loinc.org
Observation.code[0].coding[1].code[0]8310-5
Observation.code[0].coding[1].display[0]Body temperature
Observation.subject[0].reference[0]Patient/Example-DataStandardsWales-Patient-PeterPiper
Observation.subject[0].display[0]PIPER, Peter (NHS: 1192335566)
Observation.effective[0]2022-10-11T14:17:59+01:00
Observation.performer[0].reference[0]Performer/Example-DataStandardsWales-Practitioner-PrescribingNurse
Observation.value[0].value[0]37.5
Observation.value[0].unit[0]degree Celsius
Observation.value[0].system[0]http://unitsofmeasure.org
Observation.value[0].code[0]Cel
<Observation xmlns="http://hl7.org/fhir">
    <meta>
        <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation" />
    </meta>
    <status value="final" />
    <category>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/observation-category" />
            <code value="vital-signs" />
            <display value="Vital Signs" />
        </coding>
    </category>
    <code>
        <coding>
            <system value="http://snomed.info/sct" />
            <code value="276885007" />
            <display value="Core body temperature" />
        </coding>
        <coding>
            <system value="http://loinc.org" />
            <code value="8310-5" />
            <display value="Body temperature" />
        </coding>
    </code>
    <subject>
        <reference value="Patient/Example-DataStandardsWales-Patient-PeterPiper" />
        <display value="PIPER, Peter (NHS: 1192335566)" />
    </subject>
    <effectiveDateTime value="2022-10-11T14:17:59+01:00" />
    <performer>
        <reference value="Performer/Example-DataStandardsWales-Practitioner-PrescribingNurse" />
    </performer>
    <valueQuantity>
        <value value="37.5" />
        <unit value="degree Celsius" />
        <system value="http://unitsofmeasure.org" />
        <code value="Cel" />
    </valueQuantity>
</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 'meta' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 2, position 3

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

Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 5, position 3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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