Validator
LOG IN
SIGN UP
Scope
package:hl7.fhir.r4.core@4.0.1
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
<Observation xmlns="http://hl7.org/fhir"> <id value="observation-1"/> <status value="final"/> <code> <coding> <system value="http://loinc.org"/> <code value="1554-5"/> <display value="GLUCOSE^POST 12H CFST:MCNC:PT:SER/PLAS:QN"/> </coding> </code> <subject> <reference value="Patient/555-44-4444"/> <display value="Eve E. Everywoman"/> </subject> <issued value="2023-02-15T07:30:00-04:00"/> <performer> <reference value="Practitioner/444-44-4444"/> <display value="Harold H. Hippocrates"/> </performer> <valueQuantity> <value value="182"/> <units value="mg/dL"/> <system value="http://unitsofmeasure.org"/> <code value="mg/dL"/> </valueQuantity> <interpretation> <coding> <system value="https://hl7.org/fhir/v2/0078"/> <code value="N"/> <display value="normal"/> </coding> </interpretation> <referenceRange> <low> <value value="70"/> <units value="mg/dL"/> <system value="http://unitsofmeasure.org"/> <code value="mg/dL"/> </low> <high> <value value="105"/> <units value="mg/dL"/> <system value="http://unitsofmeasure.org"/> <code value="mg/dL"/> </high> </referenceRange> </Observation>
Overview
Errors (0)
Warnings (0)
Messages (0)
Success
: The contents are valid.
Resource
Validated using the Validator Firely .NET SDK validator