| Package | hl7.fhir.cz.lab-order |
| Resource Type | StructureDefinition |
| Id | Appointment |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/lab-order/https://build.fhir.org/ig/HL7-cz/lab-order/StructureDefinition-Appointment.html |
| URL | https://hl7.cz/fhir/lab-order/StructureDefinition/Appointment |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-07-18T09:02:08+00:00 |
| Name | LabOrderAppointmentCz |
| Title | A.2.5 - Appointment |
| Realm | cz |
| Authority | hl7 |
| Description | Information about the appointment (if the appointment has been booked) |
| Type | https://hl7.cz/fhir/lab-order/StructureDefinition/Appointment |
| Kind | logical |
| StructureDefinition | |
| LabOrderBody | A.2 Laboratory Order body data elements |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Appointment
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.5 - Appointment | |
![]() ![]() | 0..1 | Identifier | A.2.5.1 - Appointment identifier | |
![]() ![]() | 1..1 | CodeableConcept | A.2.5.2 - Appointment status | |
![]() ![]() | 1..1 | string | A.2.5.3 - Description | |
![]() ![]() | 0..1 | dateTime | A.2.5.4 - Scheduled appointmnet date and time | |
![]() ![]() | 0..1 | Duration | A.2.5.5 - Duration of appointment | |
![]() ![]() | 0..1 | string | A.2.5.6 - Comment | |
![]() ![]() | 0..1 | string | A.2.5.7 - Instructions for the patient | |
![]() ![]() | 1..1 | Address | A.2.5.8 - Address | |
{
"resourceType": "StructureDefinition",
"id": "Appointment",
"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/Appointment",
"version": "0.0.1",
"name": "LabOrderAppointmentCz",
"title": "A.2.5 - Appointment",
"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 appointment (if the appointment has been booked)",
"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/Appointment",
"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": "Appointment",
"path": "Appointment",
"short": "A.2.5 - Appointment",
"definition": "Information about the appointment (if the appointment has been booked)",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Appointment.id",
"path": "Appointment.id",
"short": "A.2.5.1 - Appointment identifier",
"definition": "Appointment identifier",
"min": 0,
"max": "1",
"base": {
"path": "Appointment.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Appointment.status",
"path": "Appointment.status",
"short": "A.2.5.2 - Appointment status",
"definition": "Appointment status (proposed, confirmed, cancelled)\nPreferred system(s): hl7:valueset-appointmentstatus",
"min": 1,
"max": "1",
"base": {
"path": "Appointment.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Appointment.description",
"path": "Appointment.description",
"short": "A.2.5.3 - Description",
"definition": "Brief description of the date of the visit for display in the list of appointments",
"min": 1,
"max": "1",
"base": {
"path": "Appointment.description",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.dateTime",
"path": "Appointment.dateTime",
"short": "A.2.5.4 - Scheduled appointmnet date and time",
"definition": "Scheduled appointmnet date and time",
"min": 0,
"max": "1",
"base": {
"path": "Appointment.dateTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Appointment.examDuration",
"path": "Appointment.examDuration",
"short": "A.2.5.5 - Duration of appointment",
"definition": "Duration of appointment",
"min": 0,
"max": "1",
"base": {
"path": "Appointment.examDuration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Duration"
}
]
},
{
"id": "Appointment.comment",
"path": "Appointment.comment",
"short": "A.2.5.6 - Comment",
"definition": "Additional comment",
"min": 0,
"max": "1",
"base": {
"path": "Appointment.comment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.patientInstruction",
"path": "Appointment.patientInstruction",
"short": "A.2.5.7 - Instructions for the patient",
"definition": "Patient instructions (e.g. arrive 15 minutes early, fasting, arrange for a ride, etc.)",
"min": 0,
"max": "1",
"base": {
"path": "Appointment.patientInstruction",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.address",
"path": "Appointment.address",
"short": "A.2.5.8 - Address",
"definition": "Name and address of the workplace where the appointment was arranged.",
"min": 1,
"max": "1",
"base": {
"path": "Appointment.address",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Address"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Appointment",
"path": "Appointment",
"short": "A.2.5 - Appointment",
"definition": "Information about the appointment (if the appointment has been booked)"
},
{
"id": "Appointment.id",
"path": "Appointment.id",
"short": "A.2.5.1 - Appointment identifier",
"definition": "Appointment identifier",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Appointment.status",
"path": "Appointment.status",
"short": "A.2.5.2 - Appointment status",
"definition": "Appointment status (proposed, confirmed, cancelled)\nPreferred system(s): hl7:valueset-appointmentstatus",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Appointment.description",
"path": "Appointment.description",
"short": "A.2.5.3 - Description",
"definition": "Brief description of the date of the visit for display in the list of appointments",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.dateTime",
"path": "Appointment.dateTime",
"short": "A.2.5.4 - Scheduled appointmnet date and time",
"definition": "Scheduled appointmnet date and time",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Appointment.examDuration",
"path": "Appointment.examDuration",
"short": "A.2.5.5 - Duration of appointment",
"definition": "Duration of appointment",
"min": 0,
"max": "1",
"type": [
{
"code": "Duration"
}
]
},
{
"id": "Appointment.comment",
"path": "Appointment.comment",
"short": "A.2.5.6 - Comment",
"definition": "Additional comment",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.patientInstruction",
"path": "Appointment.patientInstruction",
"short": "A.2.5.7 - Instructions for the patient",
"definition": "Patient instructions (e.g. arrive 15 minutes early, fasting, arrange for a ride, etc.)",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Appointment.address",
"path": "Appointment.address",
"short": "A.2.5.8 - Address",
"definition": "Name and address of the workplace where the appointment was arranged.",
"min": 1,
"max": "1",
"type": [
{
"code": "Address"
}
]
}
]
}
}