Observation.id[0] | UKCore-Observation-Lab-RedCellCount-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the observation of a red cell count for a blood specimen</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | fcd8af5a-18a0-4d0b-8c79-5b6bdf55fb32 |
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] | 58571000237106 |
Observation.code[0].coding[0].display[0] | Nucleated red blood cell count in blood |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Observation.value[0].value[0] | 3.9 |
Observation.value[0].unit[0] | 10*12/L |
Observation.value[0].system[0] | http://unitsofmeasure.org |
Observation.specimen[0].reference[0] | Specimen/UKCore-Specimen-BloodSpecimen-Example |
Observation.referenceRange[0].low[0].value[0] | 4.0 |
Observation.referenceRange[0].high[0].value[0] | 5.9 |
<Observation xmlns="http://hl7.org/fhir"> <id value="UKCore-Observation-Lab-RedCellCount-Example" /> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="https://tools.ietf.org/html/rfc4122" /> <value value="fcd8af5a-18a0-4d0b-8c79-5b6bdf55fb32" /> </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="58571000237106" /> <display value="Nucleated red blood cell count in blood" /> </coding> </code> <subject> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </subject> <performer> <reference value="Organization/UKCore-Organization-LeedsTeachingHospital-Example" /> </performer> <valueQuantity> <value value="3.9" /> <unit value="10*12/L" /> <system value="http://unitsofmeasure.org" /> </valueQuantity> <specimen> <reference value="Specimen/UKCore-Specimen-BloodSpecimen-Example" /> </specimen> <referenceRange> <low> <value value="4.0" /> </low> <high> <value value="5.9" /> </high> </referenceRange> </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 'identifier' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 7, position 4
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.identifier[0], line 8, position 6
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.identifier[0], line 9, position 6
Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 11, position 4
Element 'category' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 12, position 4
Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0], line 13, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 14, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 15, position 8
Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.category[0].coding[0], line 16, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 19, position 4
Element 'coding' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code, line 20, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 21, position 8
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 22, position 8
Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.code.coding[0], line 23, position 8
Element 'subject' 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.subject, line 27, position 6
Element 'performer' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 29, position 4
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.performer[0], line 30, position 6
Element 'valueQuantity' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 32, position 4
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 33, position 6
Element 'unit' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 34, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.value, line 35, position 6
Element 'specimen' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 37, position 4
Element 'reference' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.specimen, line 38, position 6
Element 'referenceRange' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation, line 40, position 4
Element 'low' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.referenceRange[0], line 41, position 6
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.referenceRange[0].low, line 42, position 8
Element 'high' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.referenceRange[0], line 44, position 6
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Observation.referenceRange[0].high, line 45, position 8