<Observation xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="https://fhir.cambio.se/StructureDefinition/ObservationBodyHeightLite/v1" />
  </meta>
  <identifier>
    <system value="https://fhir.cambio.se/Observation" />
    <value value="12362" />
  </identifier>
  <status value="final" />
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category" />
      <code value="vital-signs" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org" />
      <code value="8302-2" />
    </coding>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="1153637007" />
      <display value="Body height" />
    </coding>
  </code>
  <subject>
    <identifier>
      <system value="urn:oid:1.2.752.129.2.1.3.1" />
      <value value="198101199282" />
    </identifier>
  </subject>
  <effectiveDateTime value="2022-01-10T15:33:48.583Z" />
  <performer>
    <type value="Patient" />
    <identifier>
      <system value="urn:oid:1.2.752.129.2.1.3.1" />
      <value value="198101199282" />
    </identifier>
  </performer>
  <performer>
    <type value="Organization" />
  </performer>
  <valueQuantity>
    <value value="186.0" />
    <unit value="cm" />
    <system value="http://unitsofmeasure.org" />
    <code value="cm" />
  </valueQuantity>
</Observation>