{
  "resourceType" : "Observation",
  "id" : "GynNaturalBirth-BirthWeight",
  "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 GynNaturalBirth-BirthWeight</b></p><a name=\"GynNaturalBirth-BirthWeight\"> </a><a name=\"hcGynNaturalBirth-BirthWeight\"> </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=\"Patient-3f85726c-ad2f-441b-89ce-100000000000.html\">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</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" : "Patient/3f85726c-ad2f-441b-89ce-100000000000"
  },
  "valueQuantity" : {
    "value" : 3210,
    "unit" : "g",
    "system" : "http://unitsofmeasure.org",
    "code" : "g"
  }
}