FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeStructureDefinition
IdStructureDefinition-LogHealthStatusInfoCzEn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogHealthStatusInfoCzEn.html
URLhttps://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NameLogCzHealthStatusInfoEn
TitleA.2.3 Health Status Information
Realmcz
Authorityhl7
DescriptionLogical model for health status information in the Patient Summary
Typehttps://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn
Kindlogical

Resources that use this resource

ConceptMap
healthStatusInfo2FHIR-cz-psConceptMap: Health Status Information to FHIR Patient Summary (CZ)
StructureDefinition
LogBodyPSCzEnA.2 – Document Body

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition LogHealthStatusInfoCzEn

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogHealthStatusInfoCzEn 0..*BaseA.2.3 Health Status Information
... immunization 0..*BaseA.2.3.1 - Immunization
.... diseaseOrAgent 0..*CodeableConceptA.2.3.1.1 - Disease or agent
.... vaccineType 1..1CodeableConceptA.2.3.1.2 - Vaccine type
.... suklCode 0..1CodeableConceptA.2.3.1.3 - SÚKL code
.... vaccineProduct 0..1stringA.2.3.1.4 - Vaccine product
.... marketingAuthorizationHolder 0..1stringA.2.3.1.5 - Marketing authorization holder
.... doseSequenceNumber 0..1stringA.2.3.1.6 - Dose sequence number
.... administrationDateTime 1..1dateTimeA.2.3.1.7 - Administration date and time
.... nextVaccinationDate 0..1dateTimeA.2.3.1.8 - Next vaccination date
.... lotNumber 0..1Identifier(5.3.0-ballot)A.2.3.1.9 - Lot number
.... administeringCenter 0..1BaseA.2.3.1.10 - Administering center
.... healthcareProfessional 0..1BaseA.2.3.1.11 - Healthcare professional identification
..... name 0..1HumanNameHealthcare professional name
..... identifier 0..*Identifier(5.3.0-ballot)Healthcare professional identifier
.... vaccinationCountry 0..1CodeableConceptA.2.3.1.12 - Vaccination country
... pastHealthProblems 0..*BaseA.2.3.2 - History of health problems
.... problemDescription 1..1stringA.2.3.2.1 - Problem description
.... code 0..*CodeableConceptA.2.3.2.2 - Code
.... onsetDate 1..1dateTimeA.2.3.2.3 - Date of onset
..... date 0..1dateTimeDate of onset - date
..... code 0..1CodeableConceptDate of onset - code
.... resolutionOrRemissionDate 0..1dateTimeA.2.3.2.4 - Date of resolution or remission
..... date 0..1dateTimeDate of resolution or remission - date
..... code 0..1CodeableConceptDate of resolution or remission - code
.... clinicalStatus 0..1CodeableConceptA.2.3.2.5 - Clinical status
.... resolutionCircumstances 0..1stringA.2.3.2.6 - Circumstances of resolution
.... severity 0..1stringA.2.3.2.7 - Severity
.... diseaseStage 0..1CodeableConceptA.2.3.2.8 - Disease stage
..... description 0..1stringDisease stage - description
..... code 0..1CodeableConceptDisease stage - code
... generalAnamnesis 0..1BaseA.2.3.3 - General anamnesis
.... generalAnamnesis 1..1stringA.2.3.3.1 - General anamnesis

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LogHealthStatusInfoCzEn",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn",
  "version": "0.0.1",
  "name": "LogCzHealthStatusInfoEn",
  "title": "A.2.3 Health Status Information",
  "status": "draft",
  "date": "2026-01-05T15:11:51+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Logical model for health status information in the Patient Summary",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn",
  "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": "LogHealthStatusInfoCzEn",
        "path": "LogHealthStatusInfoCzEn",
        "short": "A.2.3 Health Status Information",
        "definition": "Logical model for health status information in the Patient Summary",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization",
        "path": "LogHealthStatusInfoCzEn.immunization",
        "short": "A.2.3.1 - Immunization",
        "definition": "List of administered immunizations",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.diseaseOrAgent",
        "path": "LogHealthStatusInfoCzEn.immunization.diseaseOrAgent",
        "short": "A.2.3.1.1 - Disease or agent",
        "definition": "Disease or causative agent against which the immunization provides protection",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.diseaseOrAgent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccineType",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccineType",
        "short": "A.2.3.1.2 - Vaccine type",
        "definition": "Type of vaccine expressed as a code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.vaccineType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.suklCode",
        "path": "LogHealthStatusInfoCzEn.immunization.suklCode",
        "short": "A.2.3.1.3 - SÚKL code",
        "definition": "Vaccine code according to the SÚKL database",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.suklCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccineProduct",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccineProduct",
        "short": "A.2.3.1.4 - Vaccine product",
        "definition": "Registered name of the administered vaccine according to the SÚKL medicinal products database (DLP).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.vaccineProduct",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.marketingAuthorizationHolder",
        "path": "LogHealthStatusInfoCzEn.immunization.marketingAuthorizationHolder",
        "short": "A.2.3.1.5 - Marketing authorization holder",
        "definition": "Vaccine manufacturer or marketing authorization holder",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.marketingAuthorizationHolder",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.doseSequenceNumber",
        "path": "LogHealthStatusInfoCzEn.immunization.doseSequenceNumber",
        "short": "A.2.3.1.6 - Dose sequence number",
        "definition": "Sequence number of the administered dose",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.doseSequenceNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.administrationDateTime",
        "path": "LogHealthStatusInfoCzEn.immunization.administrationDateTime",
        "short": "A.2.3.1.7 - Administration date and time",
        "definition": "Date (and time) when the vaccine dose was administered",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.administrationDateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.nextVaccinationDate",
        "path": "LogHealthStatusInfoCzEn.immunization.nextVaccinationDate",
        "short": "A.2.3.1.8 - Next vaccination date",
        "definition": "Date of the recommended booster or next dose",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.nextVaccinationDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.lotNumber",
        "path": "LogHealthStatusInfoCzEn.immunization.lotNumber",
        "short": "A.2.3.1.9 - Lot number",
        "definition": "Lot identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.lotNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.administeringCenter",
        "path": "LogHealthStatusInfoCzEn.immunization.administeringCenter",
        "short": "A.2.3.1.10 - Administering center",
        "definition": "Name or code of the vaccination center",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.administeringCenter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional",
        "short": "A.2.3.1.11 - Healthcare professional identification",
        "definition": "Name or identifier of the healthcare professional",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.name",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.name",
        "short": "Healthcare professional name",
        "definition": "Healthcare professional name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.identifier",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.identifier",
        "short": "Healthcare professional identifier",
        "definition": "Healthcare professional identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccinationCountry",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccinationCountry",
        "short": "A.2.3.1.12 - Vaccination country",
        "definition": "Country where the immunization was administered",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.immunization.vaccinationCountry",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems",
        "short": "A.2.3.2 - History of health problems",
        "definition": "List of significant health problems experienced by the patient in the past that may affect the current health status",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.problemDescription",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.problemDescription",
        "short": "A.2.3.2.1 - Problem description",
        "definition": "Textual description of the health problem",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.problemDescription",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.code",
        "short": "A.2.3.2.2 - Code",
        "definition": "Formal coded representation of the health problem (classification).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate",
        "short": "A.2.3.2.3 - Date of onset",
        "definition": "Date, partial date, or age category of disease onset",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "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": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.id",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references)",
        "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
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.extension",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.extension",
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource. 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
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.value",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.value",
        "representation": [
          "xmlAttr"
        ],
        "short": "Primitive value for dateTime",
        "definition": "The actual value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "dateTime.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "dateTime"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/regex",
                "valueString": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.DateTime"
          }
        ],
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.date",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.date",
        "short": "Date of onset - date",
        "definition": "Date of disease onset",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.code",
        "short": "Date of onset - code",
        "definition": "Coded expression of disease onset (e.g., age group).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate",
        "short": "A.2.3.2.4 - Date of resolution or remission",
        "definition": "Date, partial date, or age category when the problem was resolved or went into remission.\n    Problems with an 'active' clinical status do not have this element populated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "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": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.id",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references)",
        "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
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.extension",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.extension",
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource. 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
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.value",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.value",
        "representation": [
          "xmlAttr"
        ],
        "short": "Primitive value for dateTime",
        "definition": "The actual value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "dateTime.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "dateTime"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/regex",
                "valueString": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.DateTime"
          }
        ],
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.date",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.date",
        "short": "Date of resolution or remission - date",
        "definition": "Date of disease resolution",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.code",
        "short": "Date of resolution or remission - code",
        "definition": "Coded expression of disease resolution (e.g., age group).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.clinicalStatus",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.clinicalStatus",
        "short": "A.2.3.2.5 - Clinical status",
        "definition": "Clinical status of the health problem (active, resolved).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.clinicalStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionCircumstances",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionCircumstances",
        "short": "A.2.3.2.6 - Circumstances of resolution",
        "definition": "Reason why the problem status changed to inactive (e.g., surgical procedure, medical treatment).\n    This free-text field is used only if the circumstances are not documented elsewhere in the Patient Summary\n    (procedures, implants, etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionCircumstances",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.severity",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.severity",
        "short": "A.2.3.2.7 - Severity",
        "definition": "Clinician’s subjective assessment of the severity of the problem.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.severity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage",
        "short": "A.2.3.2.8 - Disease stage",
        "definition": "Stage or grading of the disease expressed as text and/or code according to the selected scale",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "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": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.id",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.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": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.extension",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.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": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.coding",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.coding",
        "short": "Code defined by a terminology system",
        "definition": "A reference to a code defined by a terminology system.",
        "comment": "Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.",
        "requirements": "Allows for alternative encodings within a code system, and translations to other code systems.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CodeableConcept.coding",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "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"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "v2",
            "map": "C*E.1-8, C*E.10-22"
          },
          {
            "identity": "rim",
            "map": "union(., ./translation)"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.text",
        "short": "Plain text representation of the concept",
        "definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
        "comment": "Very often the text is the same as a displayName of one of the codings.",
        "requirements": "The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CodeableConcept.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "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"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "v2",
            "map": "C*E.9. But note many systems use C*E.2 for this"
          },
          {
            "identity": "rim",
            "map": "./originalText[mediaType/code=\"text/plain\"]/data"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.description",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.description",
        "short": "Disease stage - description",
        "definition": "Textual description of the disease stage",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.code",
        "short": "Disease stage - code",
        "definition": "Coded disease stage according to the selected scale",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.generalAnamnesis",
        "path": "LogHealthStatusInfoCzEn.generalAnamnesis",
        "short": "A.2.3.3 - General anamnesis",
        "definition": "General patient anamnesis that may influence the health status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.generalAnamnesis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.generalAnamnesis.generalAnamnesis",
        "path": "LogHealthStatusInfoCzEn.generalAnamnesis.generalAnamnesis",
        "short": "A.2.3.3.1 - General anamnesis",
        "definition": "Summary of disease development or other supplementary narrative information provided by the patient",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHealthStatusInfoCzEn.generalAnamnesis.generalAnamnesis",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogHealthStatusInfoCzEn",
        "path": "LogHealthStatusInfoCzEn",
        "short": "A.2.3 Health Status Information",
        "definition": "Logical model for health status information in the Patient Summary"
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization",
        "path": "LogHealthStatusInfoCzEn.immunization",
        "short": "A.2.3.1 - Immunization",
        "definition": "List of administered immunizations",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.diseaseOrAgent",
        "path": "LogHealthStatusInfoCzEn.immunization.diseaseOrAgent",
        "short": "A.2.3.1.1 - Disease or agent",
        "definition": "Disease or causative agent against which the immunization provides protection",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccineType",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccineType",
        "short": "A.2.3.1.2 - Vaccine type",
        "definition": "Type of vaccine expressed as a code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.suklCode",
        "path": "LogHealthStatusInfoCzEn.immunization.suklCode",
        "short": "A.2.3.1.3 - SÚKL code",
        "definition": "Vaccine code according to the SÚKL database",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccineProduct",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccineProduct",
        "short": "A.2.3.1.4 - Vaccine product",
        "definition": "Registered name of the administered vaccine according to the SÚKL medicinal products database (DLP).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.marketingAuthorizationHolder",
        "path": "LogHealthStatusInfoCzEn.immunization.marketingAuthorizationHolder",
        "short": "A.2.3.1.5 - Marketing authorization holder",
        "definition": "Vaccine manufacturer or marketing authorization holder",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.doseSequenceNumber",
        "path": "LogHealthStatusInfoCzEn.immunization.doseSequenceNumber",
        "short": "A.2.3.1.6 - Dose sequence number",
        "definition": "Sequence number of the administered dose",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.administrationDateTime",
        "path": "LogHealthStatusInfoCzEn.immunization.administrationDateTime",
        "short": "A.2.3.1.7 - Administration date and time",
        "definition": "Date (and time) when the vaccine dose was administered",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.nextVaccinationDate",
        "path": "LogHealthStatusInfoCzEn.immunization.nextVaccinationDate",
        "short": "A.2.3.1.8 - Next vaccination date",
        "definition": "Date of the recommended booster or next dose",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.lotNumber",
        "path": "LogHealthStatusInfoCzEn.immunization.lotNumber",
        "short": "A.2.3.1.9 - Lot number",
        "definition": "Lot identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.administeringCenter",
        "path": "LogHealthStatusInfoCzEn.immunization.administeringCenter",
        "short": "A.2.3.1.10 - Administering center",
        "definition": "Name or code of the vaccination center",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional",
        "short": "A.2.3.1.11 - Healthcare professional identification",
        "definition": "Name or identifier of the healthcare professional",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.name",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.name",
        "short": "Healthcare professional name",
        "definition": "Healthcare professional name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.identifier",
        "path": "LogHealthStatusInfoCzEn.immunization.healthcareProfessional.identifier",
        "short": "Healthcare professional identifier",
        "definition": "Healthcare professional identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.immunization.vaccinationCountry",
        "path": "LogHealthStatusInfoCzEn.immunization.vaccinationCountry",
        "short": "A.2.3.1.12 - Vaccination country",
        "definition": "Country where the immunization was administered",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems",
        "short": "A.2.3.2 - History of health problems",
        "definition": "List of significant health problems experienced by the patient in the past that may affect the current health status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.problemDescription",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.problemDescription",
        "short": "A.2.3.2.1 - Problem description",
        "definition": "Textual description of the health problem",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.code",
        "short": "A.2.3.2.2 - Code",
        "definition": "Formal coded representation of the health problem (classification).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate",
        "short": "A.2.3.2.3 - Date of onset",
        "definition": "Date, partial date, or age category of disease onset",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.date",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.date",
        "short": "Date of onset - date",
        "definition": "Date of disease onset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.onsetDate.code",
        "short": "Date of onset - code",
        "definition": "Coded expression of disease onset (e.g., age group).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate",
        "short": "A.2.3.2.4 - Date of resolution or remission",
        "definition": "Date, partial date, or age category when the problem was resolved or went into remission.\n    Problems with an 'active' clinical status do not have this element populated.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.date",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.date",
        "short": "Date of resolution or remission - date",
        "definition": "Date of disease resolution",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionOrRemissionDate.code",
        "short": "Date of resolution or remission - code",
        "definition": "Coded expression of disease resolution (e.g., age group).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.clinicalStatus",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.clinicalStatus",
        "short": "A.2.3.2.5 - Clinical status",
        "definition": "Clinical status of the health problem (active, resolved).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionCircumstances",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.resolutionCircumstances",
        "short": "A.2.3.2.6 - Circumstances of resolution",
        "definition": "Reason why the problem status changed to inactive (e.g., surgical procedure, medical treatment).\n    This free-text field is used only if the circumstances are not documented elsewhere in the Patient Summary\n    (procedures, implants, etc.).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.severity",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.severity",
        "short": "A.2.3.2.7 - Severity",
        "definition": "Clinician’s subjective assessment of the severity of the problem.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage",
        "short": "A.2.3.2.8 - Disease stage",
        "definition": "Stage or grading of the disease expressed as text and/or code according to the selected scale",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.description",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.description",
        "short": "Disease stage - description",
        "definition": "Textual description of the disease stage",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.code",
        "path": "LogHealthStatusInfoCzEn.pastHealthProblems.diseaseStage.code",
        "short": "Disease stage - code",
        "definition": "Coded disease stage according to the selected scale",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.generalAnamnesis",
        "path": "LogHealthStatusInfoCzEn.generalAnamnesis",
        "short": "A.2.3.3 - General anamnesis",
        "definition": "General patient anamnesis that may influence the health status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHealthStatusInfoCzEn.generalAnamnesis.generalAnamnesis",
        "path": "LogHealthStatusInfoCzEn.generalAnamnesis.generalAnamnesis",
        "short": "A.2.3.3.1 - General anamnesis",
        "definition": "Summary of disease development or other supplementary narrative information provided by the patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}