Package | hl7.fhir.cz.lab-order |
Type | StructureDefinition |
Id | ClinicalEvent |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/lab-order/https://build.fhir.org/ig/HL7-cz/lab-order/StructureDefinition-ClinicalEvent.html |
URL | https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalEvent |
Version | 0.0.1 |
Status | draft |
Date | 2025-07-18T09:02:08+00:00 |
Name | LabOrderClinicalEventCz |
Title | A.2.3 - Clinical event (Encounter) |
Realm | cz |
Authority | hl7 |
Description | Information about the clinical event to which the order relates |
Type | https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalEvent |
Kind | logical |
StructureDefinition | |
LabOrderBody | A.2 Laboratory Order body data elements |
LabOrderDataElementsCz | A.2.8 - Laboratory order data elements |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ClinicalEvent
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | A.2.3 - Clinical event (Encounter) | |
![]() ![]() ![]() | 0..* | Identifier | A.2.3.1 - Clinical evend identifier | |
![]() ![]() ![]() | 0..* | CodeableConcept | A.2.3.2 - Clinical event type | |
![]() ![]() ![]() | 0..1 | string | A.2.3.3 - Additional information about clinical event | |
{ "resourceType": "StructureDefinition", "id": "ClinicalEvent", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" } ], "url": "https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalEvent", "version": "0.0.1", "name": "LabOrderClinicalEventCz", "title": "A.2.3 - Clinical event (Encounter)", "status": "draft", "date": "2025-07-18T09:02:08+00:00", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://www.hl7.cz/" } ] } ], "description": "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/lab-order/StructureDefinition/ClinicalEvent", "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": "ClinicalEvent", "path": "ClinicalEvent", "short": "A.2.3 - Clinical event (Encounter)", "definition": "Information about the clinical event to which the order relates", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "ClinicalEvent.id", "path": "ClinicalEvent.id", "short": "A.2.3.1 - Clinical evend identifier", "definition": "The unique, globally unique identifier of the clinical event to which the order relates.", "min": 0, "max": "*", "base": { "path": "ClinicalEvent.id", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "ClinicalEvent.type", "path": "ClinicalEvent.type", "short": "A.2.3.2 - Clinical event type", "definition": "Type of clinical event according to the type codebook (e.g. hospitalization, outpatient visit, stress test, diabetic screening, etc.) including specification.", "min": 0, "max": "*", "base": { "path": "ClinicalEvent.type", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ClinicalEvent.info", "path": "ClinicalEvent.info", "short": "A.2.3.3 - Additional information about clinical event", "definition": "Type of services provided, period or duration of clinical event, link to other clinical events, etc.", "min": 0, "max": "1", "base": { "path": "ClinicalEvent.info", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "ClinicalEvent", "path": "ClinicalEvent", "short": "A.2.3 - Clinical event (Encounter)", "definition": "Information about the clinical event to which the order relates" }, { "id": "ClinicalEvent.id", "path": "ClinicalEvent.id", "short": "A.2.3.1 - Clinical evend identifier", "definition": "The unique, globally unique identifier of the clinical event to which the order relates.", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "ClinicalEvent.type", "path": "ClinicalEvent.type", "short": "A.2.3.2 - Clinical event type", "definition": "Type of clinical event according to the type codebook (e.g. hospitalization, outpatient visit, stress test, diabetic screening, etc.) including specification.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ClinicalEvent.info", "path": "ClinicalEvent.info", "short": "A.2.3.3 - Additional information about clinical event", "definition": "Type of services provided, period or duration of clinical event, link to other clinical events, etc.", "min": 0, "max": "1", "type": [ { "code": "string" } ] } ] } }