| Package | hl7.fhir.cz.img |
| Resource Type | StructureDefinition |
| Id | InformationAboutOrder |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/StructureDefinition-InformationAboutOrder.html |
| URL | https://hl7.cz/fhir/img/StructureDefinition/InformationAboutOrder |
| Version | 0.1.0-ballot |
| Status | draft |
| Date | 2025-08-08T07:03:31+00:00 |
| Name | LogEnInformationAboutOrderCz |
| Title | A.2.1 - Information about the order |
| Realm | cz |
| Authority | hl7 |
| Description | Imaging Report - Imaging Report information about the order - A.2.1 |
| Type | https://hl7.cz/fhir/img/StructureDefinition/InformationAboutOrder |
| Kind | logical |
| ConceptMap | |
| BodyImagingReport2FHIR-cz | CZ Body Model to this guide Map |
| StructureDefinition | |
| BodyImagingReportCz | A.2 - Imaging Report body data element |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition InformationAboutOrder
Language: cs
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.1 - Information about the order | |
![]() ![]() | 0..1 | Identifier | A.2.1.1 - Identifier of request (order) | |
![]() ![]() | 0..1 | dateTime | A.2.1.2 - Date and time of request | |
![]() ![]() | 0..1 | Identifier | A.2.1.3 - Identification of the applicant (person) | |
![]() ![]() | 0..1 | HumanName | A.2.1.4 - Name of the applicant (person) | |
![]() ![]() | 0..1 | Address | A.2.1.5 - Applicant contact details - address | |
![]() ![]() | 0..1 | Base | A.2.1.6 - Applicant (client) organization | |
{
"resourceType": "StructureDefinition",
"id": "InformationAboutOrder",
"language": "cs",
"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/img/StructureDefinition/InformationAboutOrder",
"version": "0.1.0-ballot",
"name": "LogEnInformationAboutOrderCz",
"title": "A.2.1 - Information about the order",
"status": "draft",
"date": "2025-08-08T07:03:31+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Imaging Report - Imaging Report information about the order - A.2.1",
"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/StructureDefinition/InformationAboutOrder",
"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": "InformationAboutOrder",
"path": "InformationAboutOrder",
"short": "A.2.1 - Information about the order",
"definition": "Imaging Report - Imaging Report information about the order - A.2.1",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "InformationAboutOrder.identifierOrder",
"path": "InformationAboutOrder.identifierOrder",
"short": "A.2.1.1 - Identifier of request (order)",
"definition": "Identifier of the health service request (order).",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.identifierOrder",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "InformationAboutOrder.orderDateTime",
"path": "InformationAboutOrder.orderDateTime",
"short": "A.2.1.2 - Date and time of request",
"definition": "Date and time of entering (issuing) the request (order) for health services.",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.orderDateTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "InformationAboutOrder.applicantIdentifier",
"path": "InformationAboutOrder.applicantIdentifier",
"short": "A.2.1.3 - Identification of the applicant (person)",
"definition": "The identification number of the healthcare professional issuing the request (order), e.g. the doctor who indicated the examination.",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.applicantIdentifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "InformationAboutOrder.applicantName",
"path": "InformationAboutOrder.applicantName",
"short": "A.2.1.4 - Name of the applicant (person)",
"definition": "Name of the applicant/client (person).",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.applicantName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "InformationAboutOrder.applicantAddress",
"path": "InformationAboutOrder.applicantAddress",
"short": "A.2.1.5 - Applicant contact details - address",
"definition": "Contact details of the applicant/client (address).",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.applicantAddress",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Address"
}
]
},
{
"id": "InformationAboutOrder.applicantOrganization",
"path": "InformationAboutOrder.applicantOrganization",
"short": "A.2.1.6 - Applicant (client) organization",
"definition": "The organization (healthcare provider) on whose behalf the applicant issued the request.",
"min": 0,
"max": "1",
"base": {
"path": "InformationAboutOrder.applicantOrganization",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
}
]
},
"differential": {
"element": [
{
"id": "InformationAboutOrder",
"path": "InformationAboutOrder",
"short": "A.2.1 - Information about the order",
"definition": "Imaging Report - Imaging Report information about the order - A.2.1"
},
{
"id": "InformationAboutOrder.identifierOrder",
"path": "InformationAboutOrder.identifierOrder",
"short": "A.2.1.1 - Identifier of request (order)",
"definition": "Identifier of the health service request (order).",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "InformationAboutOrder.orderDateTime",
"path": "InformationAboutOrder.orderDateTime",
"short": "A.2.1.2 - Date and time of request",
"definition": "Date and time of entering (issuing) the request (order) for health services.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "InformationAboutOrder.applicantIdentifier",
"path": "InformationAboutOrder.applicantIdentifier",
"short": "A.2.1.3 - Identification of the applicant (person)",
"definition": "The identification number of the healthcare professional issuing the request (order), e.g. the doctor who indicated the examination.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "InformationAboutOrder.applicantName",
"path": "InformationAboutOrder.applicantName",
"short": "A.2.1.4 - Name of the applicant (person)",
"definition": "Name of the applicant/client (person).",
"min": 0,
"max": "1",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "InformationAboutOrder.applicantAddress",
"path": "InformationAboutOrder.applicantAddress",
"short": "A.2.1.5 - Applicant contact details - address",
"definition": "Contact details of the applicant/client (address).",
"min": 0,
"max": "1",
"type": [
{
"code": "Address"
}
]
},
{
"id": "InformationAboutOrder.applicantOrganization",
"path": "InformationAboutOrder.applicantOrganization",
"short": "A.2.1.6 - Applicant (client) organization",
"definition": "The organization (healthcare provider) on whose behalf the applicant issued the request.",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
}
]
}
}