FHIR IG analytics
| Package | hl7.fhir.cz.szz |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-SzzCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/StructureDefinition-SzzCz.html |
| URL | https://hl7.cz/fhir/szz/StructureDefinition/SzzCz |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-12-22T12:04:24+00:00 |
| Name | LogEnSzzCz |
| Title | A - Shared Health Record |
| Realm | cz |
| Authority | hl7 |
| Description | Logical model of the Shared Health Record according to Czech specifications. |
| Type | https://hl7.cz/fhir/szz/StructureDefinition/SzzCz |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "SzzCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/szz/StructureDefinition/SzzCz",
"version": "0.0.1",
"name": "LogEnSzzCz",
"title": "A - Shared Health Record",
"status": "draft",
"date": "2025-12-22T12:04:24+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Logical model of the Shared Health Record according to Czech specifications.",
"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/szz/StructureDefinition/SzzCz",
"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": "SzzCz",
"path": "SzzCz",
"short": "A - Shared Health Record",
"definition": "Logical model of the Shared Health Record according to Czech specifications.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "SzzCz.header",
"path": "SzzCz.header",
"short": "A.1 - Document header",
"definition": "Header of the shared health record according to Czech specifications",
"min": 1,
"max": "1",
"base": {
"path": "SzzCz.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/HeaderSzzCz"
}
]
},
{
"id": "SzzCz.body",
"path": "SzzCz.body",
"short": "Document body",
"definition": "The body contains preventive/screening record.",
"min": 1,
"max": "1",
"base": {
"path": "SzzCz.body",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "SzzCz.body.emergencyRecord",
"path": "SzzCz.body.emergencyRecord",
"short": "A.2 - Emergency health record",
"definition": "Emergency health record",
"min": 0,
"max": "1",
"base": {
"path": "SzzCz.body.emergencyRecord",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/EmergencyRecordCz"
}
]
},
{
"id": "SzzCz.body.preventiveAndScreeningRecord",
"path": "SzzCz.body.preventiveAndScreeningRecord",
"short": "A.3 - Preventive and screening health record",
"definition": "Preventive and screening health record",
"min": 0,
"max": "1",
"base": {
"path": "SzzCz.body.preventiveAndScreeningRecord",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/PreventiveAndScreeningRecordCz"
}
]
}
]
},
"differential": {
"element": [
{
"id": "SzzCz",
"path": "SzzCz",
"short": "A - Shared Health Record",
"definition": "Logical model of the Shared Health Record according to Czech specifications."
},
{
"id": "SzzCz.header",
"path": "SzzCz.header",
"short": "A.1 - Document header",
"definition": "Header of the shared health record according to Czech specifications",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/HeaderSzzCz"
}
]
},
{
"id": "SzzCz.body",
"path": "SzzCz.body",
"short": "Document body",
"definition": "The body contains preventive/screening record.",
"min": 1,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "SzzCz.body.emergencyRecord",
"path": "SzzCz.body.emergencyRecord",
"short": "A.2 - Emergency health record",
"definition": "Emergency health record",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/EmergencyRecordCz"
}
]
},
{
"id": "SzzCz.body.preventiveAndScreeningRecord",
"path": "SzzCz.body.preventiveAndScreeningRecord",
"short": "A.3 - Preventive and screening health record",
"definition": "Preventive and screening health record",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/szz/StructureDefinition/PreventiveAndScreeningRecordCz"
}
]
}
]
}
}