{
  "resourceType" : "Observation",
  "id" : "40fb226b-e11f-4d02-aa30-97ba51ab4ff6",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 40fb226b-e11f-4d02-aa30-97ba51ab4ff6</b></p><a name=\"40fb226b-e11f-4d02-aa30-97ba51ab4ff6\"> </a><a name=\"hc40fb226b-e11f-4d02-aa30-97ba51ab4ff6\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Body height</span></p><p><b>subject</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-2ccb472f-5747-4939-a119-5597835ad7da\">Example Jana  Female, DoB: 1935-01-12 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)</a></p><p><b>effective</b>: 2023-06-01</p><p><b>performer</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-792a7a2e-4acd-42fd-bd2c-c2ff4e2f66a0\">PractitionerRole: specialty = Radiology</a></p><p><b>value</b>: 163 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "vital-signs",
      "display" : "Vital Signs"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "8302-2",
      "display" : "Body height"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
  },
  "effectiveDateTime" : "2023-06-01",
  "performer" : [{
    "reference" : "urn:uuid:792a7a2e-4acd-42fd-bd2c-c2ff4e2f66a0"
  }],
  "valueQuantity" : {
    "value" : 163,
    "unit" : "cm",
    "system" : "http://unitsofmeasure.org",
    "code" : "cm"
  }
}