HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: GynNaturalBirthJana-Apgar5 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "GynNaturalBirthJana-Apgar5",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation GynNaturalBirthJana-Apgar5</b></p><a name=\"GynNaturalBirthJana-Apgar5\"> </a><a name=\"hcGynNaturalBirthJana-Apgar5\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9274-2}\">Apgar score 5 minute</span></p><p><b>subject</b>: <a href=\"Patient-b7e6c8a1-4a8d-4d9f-8f69-df4f210cb2d7.html\">Jan Novak (official) Male, DoB: 2025-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9009876543\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2025-05-18 10:51:00+0200</p><p><b>value</b>: 10</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "9274-2",
        "display" : "Apgar score 5 minute"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/b7e6c8a1-4a8d-4d9f-8f69-df4f210cb2d7"
  },
  "effectiveDateTime" : "2025-05-18T10:51:00+02:00",
  "valueInteger" : 10
}