FHIR IG Statistics: StructureDefinition/ClinicalEventCz
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "ClinicalEventCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/img-order/StructureDefinition/ClinicalEventCz",
"version": "0.1.0-ballot",
"name": "LogEnClinicalEventCz",
"title": "A.2.3 - Clinical event (Encounter)",
"status": "draft",
"date": "2025-07-18T09:01:17+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Clinical event (Encounter) - Information about the clinical event to which the order relates",
"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/img-order/StructureDefinition/ClinicalEventCz",
"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": "ClinicalEventCz",
"path": "ClinicalEventCz",
"short": "A.2.3 - Clinical event (Encounter)",
"definition": "Clinical event (Encounter) - Information about the clinical event to which the order relates",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "ClinicalEventCz.identifier",
"path": "ClinicalEventCz.identifier",
"short": "A.2.3.1 - Identifier of clinical event",
"definition": "A unique, globally unique identifier of the clinical event to which the order relates.",
"min": 0,
"max": "*",
"base": {
"path": "ClinicalEventCz.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ClinicalEventCz.type",
"path": "ClinicalEventCz.type",
"short": "A.2.3.2 - Type of clinical event",
"definition": "Type of clinical event according to the type code list. (e.g. hospitalization, outpatient visit, etc.)",
"min": 0,
"max": "*",
"base": {
"path": "ClinicalEventCz.type",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "ClinicalEventCz.otherInformation",
"path": "ClinicalEventCz.otherInformation",
"short": "A.2.3.3 - Other Information",
"definition": "Type of services provided, period or duration of the clinical event, connection to other clinical events, etc.",
"min": 0,
"max": "1",
"base": {
"path": "ClinicalEventCz.otherInformation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "ClinicalEventCz",
"path": "ClinicalEventCz",
"short": "A.2.3 - Clinical event (Encounter)",
"definition": "Clinical event (Encounter) - Information about the clinical event to which the order relates"
},
{
"id": "ClinicalEventCz.identifier",
"path": "ClinicalEventCz.identifier",
"short": "A.2.3.1 - Identifier of clinical event",
"definition": "A unique, globally unique identifier of the clinical event to which the order relates.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ClinicalEventCz.type",
"path": "ClinicalEventCz.type",
"short": "A.2.3.2 - Type of clinical event",
"definition": "Type of clinical event according to the type code list. (e.g. hospitalization, outpatient visit, etc.)",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "ClinicalEventCz.otherInformation",
"path": "ClinicalEventCz.otherInformation",
"short": "A.2.3.3 - Other Information",
"definition": "Type of services provided, period or duration of the clinical event, connection to other clinical events, etc.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}