FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/LogHospitalStayCz

Packagehl7.fhir.cz.hdr
TypeStructureDefinition
IdLogHospitalStayCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/StructureDefinition-LogHospitalStayCz.html
URLhttps://hl7.cz/fhir/hdr/StructureDefinition/LogHospitalStayCz
Version0.0.2
Statusdraft
Date2025-07-18T09:03:32+00:00
NameLogCzHospitalStayCz
TitleA.2.7 Průběh hospitalizace
Realmcz
Authorityhl7
DescriptionPopis průběhu hospitalizace zahrnující diagnostické souhrny, výkony, léčbu, vyšetření i klinické shrnutí
Typehttps://hl7.cz/fhir/hdr/StructureDefinition/LogHospitalStayCz
Kindlogical

Resources that use this resource

StructureDefinition
LogHospitalDischargeReportCzA - Propouštěcí zpráva

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition LogHospitalStayCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogHospitalStayCz 0..*BaseA.2.7 Průběh hospitalizace
... diagnostickySouhrn 1..*stringA.2.7.1 Diagnostický souhrn
... vyznamneVykony 1..*stringA.2.7.2 Významné výkony (procedury)
... zp 1..*stringA.2.7.3 Zdravotní pomůcky a implantáty
... dalsiVyznamnaLecba 0..*stringA.2.7.4 Další významná léčba
... medikace 0..*stringA.2.7.5 Medikace
... vysledkyVysetreni 0..*stringA.2.7.6 Výsledky vyšetření
... klinickeShrnuti 1..1BackboneElementA.2.7.7 Klinické shrnutí
.... souhrnProblemu 1..*BackboneElementA.2.7.7.1 Klinický souhrn problému
..... popisProblemu 1..1stringA.2.7.7.1.1 Popis problému
..... duvod 1..1stringA.2.7.7.1.2 Důvod a průběh hospitalizace
.... klinickaUvaha 0..1stringA.2.7.7.2 Klinická úvaha

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "LogHospitalStayCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/hdr/StructureDefinition/LogHospitalStayCz",
  "version": "0.0.2",
  "name": "LogCzHospitalStayCz",
  "title": "A.2.7 Průběh hospitalizace",
  "status": "draft",
  "date": "2025-07-18T09:03:32+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Popis průběhu hospitalizace zahrnující diagnostické souhrny, výkony, léčbu, vyšetření i klinické shrnutí",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "203",
          "display": "Czech Republic (CZE)"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/hdr/StructureDefinition/LogHospitalStayCz",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "LogHospitalStayCz",
        "path": "LogHospitalStayCz",
        "short": "A.2.7 Průběh hospitalizace",
        "definition": "Popis průběhu hospitalizace zahrnující diagnostické souhrny, výkony, léčbu, vyšetření i klinické shrnutí",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogHospitalStayCz.diagnostickySouhrn",
        "path": "LogHospitalStayCz.diagnostickySouhrn",
        "short": "A.2.7.1 Diagnostický souhrn",
        "definition": "Všechny problémy/diagnózy, které ovlivňují péči během hospitalizace nebo které je důležité zaznamenat pro zajištění kontinuity péče. Rozlišuje se mezi problémy léčenými a neléčenými, dále mezi stavy přítomnými při přijetí, získanými během hospitalizace a neklasifikovatelnými. Popis je strukturovaný, dobře specifikovaný a kódovatelný.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.diagnostickySouhrn",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.vyznamneVykony",
        "path": "LogHospitalStayCz.vyznamneVykony",
        "short": "A.2.7.2 Významné výkony (procedury)",
        "definition": "Operace a ostatní „instrumentální“ intervence (endoskopické, intravaskulární) provedené v průběhu hospitalizace. Nezahrnuje čistě diagnostické výkony. Pokud nebyl proveden žádný výkon, uvede se IPS Absent/Unknown.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.vyznamneVykony",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.zp",
        "path": "LogHospitalStayCz.zp",
        "short": "A.2.7.3 Zdravotní pomůcky a implantáty",
        "definition": "Zavedené a používané zdravotní pomůcky nebo odebrané zdravotnické prostředky ovlivňující diagnostiku nebo léčbu. Pokud nejsou, uvede se důvod podle IPS.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.zp",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.dalsiVyznamnaLecba",
        "path": "LogHospitalStayCz.dalsiVyznamnaLecba",
        "short": "A.2.7.4 Další významná léčba",
        "definition": "Léčby, které nelze jednoznačně označit jako výkony, ale jsou významné (např. chemoterapie, dialýza, hemoperfuze, podpora oběhu, krevní deriváty apod.).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.dalsiVyznamnaLecba",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.medikace",
        "path": "LogHospitalStayCz.medikace",
        "short": "A.2.7.5 Medikace",
        "definition": "Medikamentózní léčba během hospitalizace, jejíž znalost je významná pro další péči. Patří sem léčiva podaná a ukončená během hospitalizace nebo pokračující krátkodobě. Léčiva doporučená i po propuštění budou uvedena v části Doporučení.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.medikace",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.vysledkyVysetreni",
        "path": "LogHospitalStayCz.vysledkyVysetreni",
        "short": "A.2.7.6 Výsledky vyšetření",
        "definition": "Významné výsledky funkčních, diagnostických a zobrazovacích vyšetření, provedených během hospitalizace. Výsledky s nezpracovaným stavem („registered“) mají být uvedeny odděleně.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.vysledkyVysetreni",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti",
        "path": "LogHospitalStayCz.klinickeShrnuti",
        "short": "A.2.7.7 Klinické shrnutí",
        "definition": "Podrobný popis důvodu a průběhu hospitalizace jako celku. Může být zakončeno klinickou úvahou (dif. dg., vysvětlení souvislostí) v klinicky složitých případech.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHospitalStayCz.klinickeShrnuti",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.id",
        "path": "LogHospitalStayCz.klinickeShrnuti.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.extension",
        "path": "LogHospitalStayCz.klinickeShrnuti.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.modifierExtension",
        "path": "LogHospitalStayCz.klinickeShrnuti.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu",
        "short": "A.2.7.7.1 Klinický souhrn problému",
        "definition": "Souhrnný popis důvodu a průběhu hospitalizace za konkrétní problém.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.id",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.extension",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.modifierExtension",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.popisProblemu",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.popisProblemu",
        "short": "A.2.7.7.1.1 Popis problému",
        "definition": "Popis problému textem.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.popisProblemu",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.duvod",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.duvod",
        "short": "A.2.7.7.1.2 Důvod a průběh hospitalizace",
        "definition": "Podrobný popis důvodu a průběhu hospitalizace za celý pobyt.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.duvod",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.klinickaUvaha",
        "path": "LogHospitalStayCz.klinickeShrnuti.klinickaUvaha",
        "short": "A.2.7.7.2 Klinická úvaha",
        "definition": "Zakončení klinického shrnutí klinickou úvahou (diferenciální diagnostika, vysvětlení složitých stavů apod.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHospitalStayCz.klinickeShrnuti.klinickaUvaha",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogHospitalStayCz",
        "path": "LogHospitalStayCz",
        "short": "A.2.7 Průběh hospitalizace",
        "definition": "Popis průběhu hospitalizace zahrnující diagnostické souhrny, výkony, léčbu, vyšetření i klinické shrnutí"
      },
      {
        "id": "LogHospitalStayCz.diagnostickySouhrn",
        "path": "LogHospitalStayCz.diagnostickySouhrn",
        "short": "A.2.7.1 Diagnostický souhrn",
        "definition": "Všechny problémy/diagnózy, které ovlivňují péči během hospitalizace nebo které je důležité zaznamenat pro zajištění kontinuity péče. Rozlišuje se mezi problémy léčenými a neléčenými, dále mezi stavy přítomnými při přijetí, získanými během hospitalizace a neklasifikovatelnými. Popis je strukturovaný, dobře specifikovaný a kódovatelný.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.vyznamneVykony",
        "path": "LogHospitalStayCz.vyznamneVykony",
        "short": "A.2.7.2 Významné výkony (procedury)",
        "definition": "Operace a ostatní „instrumentální“ intervence (endoskopické, intravaskulární) provedené v průběhu hospitalizace. Nezahrnuje čistě diagnostické výkony. Pokud nebyl proveden žádný výkon, uvede se IPS Absent/Unknown.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.zp",
        "path": "LogHospitalStayCz.zp",
        "short": "A.2.7.3 Zdravotní pomůcky a implantáty",
        "definition": "Zavedené a používané zdravotní pomůcky nebo odebrané zdravotnické prostředky ovlivňující diagnostiku nebo léčbu. Pokud nejsou, uvede se důvod podle IPS.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.dalsiVyznamnaLecba",
        "path": "LogHospitalStayCz.dalsiVyznamnaLecba",
        "short": "A.2.7.4 Další významná léčba",
        "definition": "Léčby, které nelze jednoznačně označit jako výkony, ale jsou významné (např. chemoterapie, dialýza, hemoperfuze, podpora oběhu, krevní deriváty apod.).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.medikace",
        "path": "LogHospitalStayCz.medikace",
        "short": "A.2.7.5 Medikace",
        "definition": "Medikamentózní léčba během hospitalizace, jejíž znalost je významná pro další péči. Patří sem léčiva podaná a ukončená během hospitalizace nebo pokračující krátkodobě. Léčiva doporučená i po propuštění budou uvedena v části Doporučení.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.vysledkyVysetreni",
        "path": "LogHospitalStayCz.vysledkyVysetreni",
        "short": "A.2.7.6 Výsledky vyšetření",
        "definition": "Významné výsledky funkčních, diagnostických a zobrazovacích vyšetření, provedených během hospitalizace. Výsledky s nezpracovaným stavem („registered“) mají být uvedeny odděleně.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti",
        "path": "LogHospitalStayCz.klinickeShrnuti",
        "short": "A.2.7.7 Klinické shrnutí",
        "definition": "Podrobný popis důvodu a průběhu hospitalizace jako celku. Může být zakončeno klinickou úvahou (dif. dg., vysvětlení souvislostí) v klinicky složitých případech.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu",
        "short": "A.2.7.7.1 Klinický souhrn problému",
        "definition": "Souhrnný popis důvodu a průběhu hospitalizace za konkrétní problém.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.popisProblemu",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.popisProblemu",
        "short": "A.2.7.7.1.1 Popis problému",
        "definition": "Popis problému textem.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.duvod",
        "path": "LogHospitalStayCz.klinickeShrnuti.souhrnProblemu.duvod",
        "short": "A.2.7.7.1.2 Důvod a průběh hospitalizace",
        "definition": "Podrobný popis důvodu a průběhu hospitalizace za celý pobyt.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHospitalStayCz.klinickeShrnuti.klinickaUvaha",
        "path": "LogHospitalStayCz.klinickeShrnuti.klinickaUvaha",
        "short": "A.2.7.7.2 Klinická úvaha",
        "definition": "Zakončení klinického shrnutí klinickou úvahou (diferenciální diagnostika, vysvětlení složitých stavů apod.).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}