FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LMEnCoverageBodyCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-LMEnCoverageBodyCz.html |
| URL | https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-04-02T06:29:39+00:00 |
| Name | LMEnCoverageBodyCz |
| Title | A.2.4 - Coverage |
| Realm | cz |
| Authority | hl7 |
| Description | Information about the payment method for the requested examination. |
| Type | https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz |
| Kind | logical |
| StructureDefinition | ||
| hl7.fhir.cz.korder#current | LMEnBodyFTOrder | A.2 - Document Body |
| hl7.fhir.cz.korder#current | LMEnBodyKOrder | A.2 A.3“ Document Body |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LMEnCoverageBodyCz
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.4 - Coverage | |
![]() ![]() | 1..1 | CodeableConcept | A.2.4.1 - Payment method | |
![]() ![]() | 0..1 | Base | A.2.4.2 - Payer information | |
![]() ![]() ![]() | 0..1 | HumanName | A.2.4.2.1 - Payer name | |
![]() ![]() ![]() | 0..* | Identifier | A.2.4.2.2 - Payer organization ID | |
![]() ![]() ![]() | 0..1 | Base | A.2.4.2.3 - Payer organization | |
![]() ![]() ![]() | 0..1 | Address | A.2.4.2.4 - Address | |
![]() ![]() ![]() | 1..1 | CodeableConcept | A.2.4.2.5 - Country | |
![]() ![]() ![]() | 0..* | ContactPoint | A.2.4.2.6 - Telecom | |
![]() ![]() | 0..1 | string | A.2.4.3 - Comment | |
{
"resourceType": "StructureDefinition",
"id": "LMEnCoverageBodyCz",
"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/korder/StructureDefinition/LMEnCoverageBodyCz",
"version": "0.0.3",
"name": "LMEnCoverageBodyCz",
"title": "A.2.4 - Coverage",
"status": "draft",
"date": "2026-04-02T06:29:39+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Information about the payment method for the requested examination.",
"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/korder/StructureDefinition/LMEnCoverageBodyCz",
"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": "LMEnCoverageBodyCz",
"path": "LMEnCoverageBodyCz",
"short": "A.2.4 - Coverage",
"definition": "Information about the payment method for the requested examination.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LMEnCoverageBodyCz.paymentMethod",
"path": "LMEnCoverageBodyCz.paymentMethod",
"short": "A.2.4.1 - Payment method",
"definition": "Method of payment for the order (health insurance, paid by the patient, other).",
"min": 1,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.paymentMethod",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation",
"path": "LMEnCoverageBodyCz.payerInformation",
"short": "A.2.4.2 - Payer information",
"definition": "Payer identification data and additional information when reimbursement is not covered by health insurance.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.name",
"path": "LMEnCoverageBodyCz.payerInformation.name",
"short": "A.2.4.2.1 - Payer name",
"definition": "Given name and family name of the payer.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.organizationID",
"path": "LMEnCoverageBodyCz.payerInformation.organizationID",
"short": "A.2.4.2.2 - Payer organization ID",
"definition": "Identifier of the payer organization.",
"min": 0,
"max": "*",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.organizationID",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.organization",
"path": "LMEnCoverageBodyCz.payerInformation.organization",
"short": "A.2.4.2.3 - Payer organization",
"definition": "Payer organization.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.organization",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.address",
"path": "LMEnCoverageBodyCz.payerInformation.address",
"short": "A.2.4.2.4 - Address",
"definition": "Payer address.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.address",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Address"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.country",
"path": "LMEnCoverageBodyCz.payerInformation.country",
"short": "A.2.4.2.5 - Country",
"definition": "Country from which payment is provided.",
"min": 1,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.country",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.telecom",
"path": "LMEnCoverageBodyCz.payerInformation.telecom",
"short": "A.2.4.2.6 - Telecom",
"definition": "Telecommunication contact for the payer.",
"min": 0,
"max": "*",
"base": {
"path": "LMEnCoverageBodyCz.payerInformation.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "LMEnCoverageBodyCz.comment",
"path": "LMEnCoverageBodyCz.comment",
"short": "A.2.4.3 - Comment",
"definition": "Optional payment clarification.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnCoverageBodyCz.comment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LMEnCoverageBodyCz",
"path": "LMEnCoverageBodyCz",
"short": "A.2.4 - Coverage",
"definition": "Information about the payment method for the requested examination."
},
{
"id": "LMEnCoverageBodyCz.paymentMethod",
"path": "LMEnCoverageBodyCz.paymentMethod",
"short": "A.2.4.1 - Payment method",
"definition": "Method of payment for the order (health insurance, paid by the patient, other).",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation",
"path": "LMEnCoverageBodyCz.payerInformation",
"short": "A.2.4.2 - Payer information",
"definition": "Payer identification data and additional information when reimbursement is not covered by health insurance.",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.name",
"path": "LMEnCoverageBodyCz.payerInformation.name",
"short": "A.2.4.2.1 - Payer name",
"definition": "Given name and family name of the payer.",
"min": 0,
"max": "1",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.organizationID",
"path": "LMEnCoverageBodyCz.payerInformation.organizationID",
"short": "A.2.4.2.2 - Payer organization ID",
"definition": "Identifier of the payer organization.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.organization",
"path": "LMEnCoverageBodyCz.payerInformation.organization",
"short": "A.2.4.2.3 - Payer organization",
"definition": "Payer organization.",
"min": 0,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.address",
"path": "LMEnCoverageBodyCz.payerInformation.address",
"short": "A.2.4.2.4 - Address",
"definition": "Payer address.",
"min": 0,
"max": "1",
"type": [
{
"code": "Address"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.country",
"path": "LMEnCoverageBodyCz.payerInformation.country",
"short": "A.2.4.2.5 - Country",
"definition": "Country from which payment is provided.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LMEnCoverageBodyCz.payerInformation.telecom",
"path": "LMEnCoverageBodyCz.payerInformation.telecom",
"short": "A.2.4.2.6 - Telecom",
"definition": "Telecommunication contact for the payer.",
"min": 0,
"max": "*",
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "LMEnCoverageBodyCz.comment",
"path": "LMEnCoverageBodyCz.comment",
"short": "A.2.4.3 - Comment",
"definition": "Optional payment clarification.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}