{
  "resourceType" : "Observation",
  "id" : "3c2dd8f5-58b4-4cc2-a4d7-72ca2f1fbc18",
  "meta" : {
    "profile" : ["https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-birth-weight"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 3c2dd8f5-58b4-4cc2-a4d7-72ca2f1fbc18</b></p><a name=\"3c2dd8f5-58b4-4cc2-a4d7-72ca2f1fbc18\"> </a><a name=\"hc3c2dd8f5-58b4-4cc2-a4d7-72ca2f1fbc18\"> </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-cz-observation-birth-weight.html\">Observation: Birth Weight (CZ)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8339-4}\">Birth weight Measured</span></p><p><b>subject</b>: <a href=\"Bundle-DischargeBundle-Novakova-Jana-NaturalBirth.html#urn-uuid-b7e6c8a1-4a8d-4d9f-8f69-df4f210cb2d7\">Jan Novak (official) Male, DoB: 2025-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9009876543\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>performer</b>: <a href=\"Bundle-DischargeBundle-Novakova-Jana-NaturalBirth.html#urn-uuid-1ec5e355-648f-42b9-a316-3f056fbd04b5\">Practitioner Eva Svobodova </a></p><p><b>value</b>: 3210 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "8339-4",
      "display" : "Birth weight Measured"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:b7e6c8a1-4a8d-4d9f-8f69-df4f210cb2d7"
  },
  "performer" : [{
    "reference" : "urn:uuid:1ec5e355-648f-42b9-a316-3f056fbd04b5"
  }],
  "valueQuantity" : {
    "value" : 3210,
    "unit" : "g",
    "system" : "http://unitsofmeasure.org",
    "code" : "g"
  }
}