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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeStructureDefinition
IdStructureDefinition-AdmissionEvaluationCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/amb/StructureDefinition-AdmissionEvaluationCz.html
URLhttps://hl7.cz/fhir/amb/StructureDefinition/AdmissionEvaluationCz
Version0.1.0
Statusdraft
Date2026-01-30T21:34:26+00:00
NameLogEnAdmissionEvaluationCz
TitleA.2.4 - Admission Evaluation
Realmcz
Authorityhl7
DescriptionAdmission Evaluation
Typehttps://hl7.cz/fhir/amb/StructureDefinition/AdmissionEvaluationCz
Kindlogical

Resources that use this resource

StructureDefinition
OutpatientEncounterReportCzA - Outpatient Encounter Report

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition AdmissionEvaluationCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. AdmissionEvaluationCz 0..*BaseA.2.4 - Admission Evaluation
... objectiveFindings 0..1BaseA.2.4.1 - Objective findings
.... date 0..1dateTimeA.2.4.1.1 - Date and time
.... anthropometricObservations 0..*BaseA.2.4.1.3 - Anthropometric observations
..... details 0..1BaseA.2.4.1.3.1 - Observation details
..... result 1..1BaseA.2.4.1.3.2 - Observation result
.... vitalSigns 0..*BaseA.2.4.1.4 - Vital signs
..... description 1..1stringA.2.4.1.4.1 - Result description
..... details 1..1BaseA.2.4.1.4.2 - Observation details
..... result 1..1BaseA.2.4.1.4.3 - Observation result
.... physicalExamination 0..1BaseA.2.4.1.5 - Physical examination
..... note 1..1stringA.2.4.1.5.1 - Observation Note
... functionalStatus 0..1BaseA.2.4.2 - Functional status
.... description 1..1stringA.2.4.2.1 - Description
.... onsetDate 0..1dateTimeA.2.4.2.2 - Onset Date
.... assessmentType 1..1CodeableConceptA.2.4.2.3 - Functional assessment description
.... assessmentDate 0..1dateTimeA.2.4.2.4 - Functional assessment date
.... assessmentResult 1..1CodeableConceptA.2.4.2.5 - Functional assessment result

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "AdmissionEvaluationCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/amb/StructureDefinition/AdmissionEvaluationCz",
  "version": "0.1.0",
  "name": "LogEnAdmissionEvaluationCz",
  "title": "A.2.4 - Admission Evaluation",
  "status": "draft",
  "date": "2026-01-30T21:34:26+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Admission Evaluation",
  "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/amb/StructureDefinition/AdmissionEvaluationCz",
  "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": "AdmissionEvaluationCz",
        "path": "AdmissionEvaluationCz",
        "short": "A.2.4 - Admission Evaluation",
        "definition": "Admission Evaluation",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings",
        "path": "AdmissionEvaluationCz.objectiveFindings",
        "short": "A.2.4.1 - Objective findings",
        "definition": "Objective findings",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.date",
        "path": "AdmissionEvaluationCz.objectiveFindings.date",
        "short": "A.2.4.1.1 - Date and time",
        "definition": "Date and time of the examination",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations",
        "short": "A.2.4.1.3 - Anthropometric observations",
        "definition": "Observation of Body weight and height of the patient, BMI, circumference of head, waist, hip, limbs and skin fold thickness.\nResult of the observation includes text, numeric and coded results of the measurement including measurement units. Multiple observations could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.details",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.details",
        "short": "A.2.4.1.3.1 - Observation details",
        "definition": "Observation details include code that identifies observation, specification of the observed body structure or specimen, date and time of the specimen collection, observation method or protocol used and other aspects of the observation..",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.result",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.result",
        "short": "A.2.4.1.3.2 - Observation result",
        "definition": "Result of the observation including numeric and coded results of the measurement, details about how the tests were done to get the result values, information about reference ranges and result interpretation. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns",
        "short": "A.2.4.1.4 - Vital signs",
        "definition": "Vital signs observation:",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.description",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.description",
        "short": "A.2.4.1.4.1 - Result description",
        "definition": "Narrative representation of the observation result and findings.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.details",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.details",
        "short": "A.2.4.1.4.2 - Observation details",
        "definition": "Observation details include code that identifies observation, specification of the observed body structure or specimen, date and time of the specimen collection, observation method or protocol used and other aspects of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.result",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.result",
        "short": "A.2.4.1.4.3 - Observation result",
        "definition": "Result of the observation including numeric and coded results of the measurement, details about how the tests were done to get the result values, information about reference ranges and result interpretation. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.physicalExamination",
        "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination",
        "short": "A.2.4.1.5 - Physical examination",
        "definition": "Physical examination is the process of evaluating objective anatomical findings. It is typically the first diagnostic measure performed after taking the patient's history, which allows an initial assessment of symptoms and is useful for determining the differential diagnoses and further steps. Physical examination can be performed through observation, palpation, percussion, and auscultation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.physicalExamination.note",
        "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination.note",
        "short": "A.2.4.1.5.1 - Observation Note",
        "definition": "A narrative description of the observation. It should be structured by the organ system (e.g. head, neck, body, arms, ...)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination.note",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus",
        "path": "AdmissionEvaluationCz.functionalStatus",
        "short": "A.2.4.2 - Functional status",
        "definition": "Functional status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.description",
        "path": "AdmissionEvaluationCz.functionalStatus.description",
        "short": "A.2.4.2.1 - Description",
        "definition": "Need for the patient to be continuously assessed by third parties; functional status may influence decisions about how to plan and administer treatments",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.onsetDate",
        "path": "AdmissionEvaluationCz.functionalStatus.onsetDate",
        "short": "A.2.4.2.2 - Onset Date",
        "definition": "Onset date of a condition",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus.onsetDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentType",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentType",
        "short": "A.2.4.2.3 - Functional assessment description",
        "definition": "Description of the functional assessment",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus.assessmentType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentDate",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentDate",
        "short": "A.2.4.2.4 - Functional assessment date",
        "definition": "Date of the functional assessment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus.assessmentDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentResult",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentResult",
        "short": "A.2.4.2.5 - Functional assessment result",
        "definition": "Functional assessment result value",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdmissionEvaluationCz.functionalStatus.assessmentResult",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "AdmissionEvaluationCz",
        "path": "AdmissionEvaluationCz",
        "short": "A.2.4 - Admission Evaluation",
        "definition": "Admission Evaluation"
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings",
        "path": "AdmissionEvaluationCz.objectiveFindings",
        "short": "A.2.4.1 - Objective findings",
        "definition": "Objective findings",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.date",
        "path": "AdmissionEvaluationCz.objectiveFindings.date",
        "short": "A.2.4.1.1 - Date and time",
        "definition": "Date and time of the examination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations",
        "short": "A.2.4.1.3 - Anthropometric observations",
        "definition": "Observation of Body weight and height of the patient, BMI, circumference of head, waist, hip, limbs and skin fold thickness.\nResult of the observation includes text, numeric and coded results of the measurement including measurement units. Multiple observations could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.details",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.details",
        "short": "A.2.4.1.3.1 - Observation details",
        "definition": "Observation details include code that identifies observation, specification of the observed body structure or specimen, date and time of the specimen collection, observation method or protocol used and other aspects of the observation..",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.result",
        "path": "AdmissionEvaluationCz.objectiveFindings.anthropometricObservations.result",
        "short": "A.2.4.1.3.2 - Observation result",
        "definition": "Result of the observation including numeric and coded results of the measurement, details about how the tests were done to get the result values, information about reference ranges and result interpretation. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns",
        "short": "A.2.4.1.4 - Vital signs",
        "definition": "Vital signs observation:",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.description",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.description",
        "short": "A.2.4.1.4.1 - Result description",
        "definition": "Narrative representation of the observation result and findings.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.details",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.details",
        "short": "A.2.4.1.4.2 - Observation details",
        "definition": "Observation details include code that identifies observation, specification of the observed body structure or specimen, date and time of the specimen collection, observation method or protocol used and other aspects of the observation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.result",
        "path": "AdmissionEvaluationCz.objectiveFindings.vitalSigns.result",
        "short": "A.2.4.1.4.3 - Observation result",
        "definition": "Result of the observation including numeric and coded results of the measurement, details about how the tests were done to get the result values, information about reference ranges and result interpretation. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.physicalExamination",
        "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination",
        "short": "A.2.4.1.5 - Physical examination",
        "definition": "Physical examination is the process of evaluating objective anatomical findings. It is typically the first diagnostic measure performed after taking the patient's history, which allows an initial assessment of symptoms and is useful for determining the differential diagnoses and further steps. Physical examination can be performed through observation, palpation, percussion, and auscultation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.objectiveFindings.physicalExamination.note",
        "path": "AdmissionEvaluationCz.objectiveFindings.physicalExamination.note",
        "short": "A.2.4.1.5.1 - Observation Note",
        "definition": "A narrative description of the observation. It should be structured by the organ system (e.g. head, neck, body, arms, ...)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus",
        "path": "AdmissionEvaluationCz.functionalStatus",
        "short": "A.2.4.2 - Functional status",
        "definition": "Functional status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.description",
        "path": "AdmissionEvaluationCz.functionalStatus.description",
        "short": "A.2.4.2.1 - Description",
        "definition": "Need for the patient to be continuously assessed by third parties; functional status may influence decisions about how to plan and administer treatments",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.onsetDate",
        "path": "AdmissionEvaluationCz.functionalStatus.onsetDate",
        "short": "A.2.4.2.2 - Onset Date",
        "definition": "Onset date of a condition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentType",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentType",
        "short": "A.2.4.2.3 - Functional assessment description",
        "definition": "Description of the functional assessment",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentDate",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentDate",
        "short": "A.2.4.2.4 - Functional assessment date",
        "definition": "Date of the functional assessment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdmissionEvaluationCz.functionalStatus.assessmentResult",
        "path": "AdmissionEvaluationCz.functionalStatus.assessmentResult",
        "short": "A.2.4.2.5 - Functional assessment result",
        "definition": "Functional assessment result value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}