<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKLaboruntersuchungThrombozyten1" />
  <meta>
    <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungThrombozyten" />
  </meta>
  <status value="final" />
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category" />
      <code value="laboratory" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org" />
      <code value="26515-7" />
    </coding>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="365632008" />
      <display value="Platelet count - finding" />
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientinMusterfrau" />
  </subject>
  <effectiveDateTime value="2021-09-01T12:00:00Z" />
  <performer>
    <reference value="Practitioner/PractitionerWalterArzt" />
  </performer>
  <valueQuantity>
    <value value="178" />
    <system value="http://unitsofmeasure.org" />
    <code value="10*3/uL" />
  </valueQuantity>
  <referenceRange>
    <low>
      <value value="150" />
      <system value="http://unitsofmeasure.org" />
      <code value="10*3/uL" />
    </low>
    <high>
      <value value="400" />
      <system value="http://unitsofmeasure.org" />
      <code value="10*3/uL" />
    </high>
  </referenceRange>
</Observation>