{
  "resourceType" : "Observation",
  "id" : "a84be3b7-c986-4fdf-9ec5-bbe5f7f8de9e",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation a84be3b7-c986-4fdf-9ec5-bbe5f7f8de9e</b></p><a name=\"a84be3b7-c986-4fdf-9ec5-bbe5f7f8de9e\"> </a><a name=\"hca84be3b7-c986-4fdf-9ec5-bbe5f7f8de9e\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-resultslab-eu-lab.html\">Observation Results: laboratory</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 24357-6}\">Urinalysis macro (dipstick) panel - Urine</span></p><p><b>subject</b>: <a href=\"Bundle-SimpleChemistryResultReport.html#urn-uuid-de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8\">František Očkovaný Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))</a></p><p><b>effective</b>: 2023-03-27 11:24:26+0100</p><p><b>performer</b>: Jan Laborant</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://loinc.org 5778-6}\">Color of Urine</span></td></tr></table></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "24357-6",
      "display" : "Urinalysis macro (dipstick) panel - Urine"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"
  },
  "effectiveDateTime" : "2023-03-27T11:24:26+01:00",
  "performer" : [{
    "display" : "Jan Laborant"
  }],
  "component" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.component.value",
      "valueAttachment" : {
        "contentType" : "text/plain",
        "data" : "QW1iZXI="
      }
    }],
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "5778-6",
        "display" : "Color of Urine"
      }]
    }
  }]
}