FHIR IG analytics| Package | hl7.fhir.cz.order |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LMEnPayerOrderCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-LMEnPayerOrderCz.html |
| URL | https://hl7.cz/fhir/order/StructureDefinition/LMEnPayerOrderCz |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-06-02T12:05:36+00:00 |
| Name | LMEnPayerOrderCz |
| Title | A.1.3 - Health coverage and payment information |
| Realm | cz |
| Authority | hl7 |
| Description | Health coverage and payment information - Health coverage information is not always required, however, in some jurisdictions, the coverage number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care. |
| Type | https://hl7.cz/fhir/order/StructureDefinition/LMEnPayerOrderCz |
| Kind | logical |
| StructureDefinition | ||
| hl7.fhir.cz.order#current | LMEnHeaderOrder | A.1 Order header data elements |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LMEnPayerOrderCz
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.1.3 - Health coverage and payment information | |
![]() ![]() | 0..1 | Identifier | A.1.3.1 - Health coverage code | |
![]() ![]() | 0..1 | string | A.1.3.2 - Health coverage name | |
![]() ![]() | 0..1 | Identifier | A.1.3.3 - Health coverage number | |
{
"resourceType": "StructureDefinition",
"id": "LMEnPayerOrderCz",
"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/order/StructureDefinition/LMEnPayerOrderCz",
"version": "0.0.3",
"name": "LMEnPayerOrderCz",
"title": "A.1.3 - Health coverage and payment information",
"status": "draft",
"date": "2026-06-02T12:05:36+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Health coverage and payment information - Health coverage information is not always required, however, in some jurisdictions, the coverage number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"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/order/StructureDefinition/LMEnPayerOrderCz",
"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": "LMEnPayerOrderCz",
"path": "LMEnPayerOrderCz",
"short": "A.1.3 - Health coverage and payment information",
"definition": "Health coverage and payment information - Health coverage information is not always required, however, in some jurisdictions, the coverage number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LMEnPayerOrderCz.coverageCode",
"path": "LMEnPayerOrderCz.coverageCode",
"short": "A.1.3.1 - Health coverage code",
"definition": "Unique health coverage company identification code.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnPayerOrderCz.coverageCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "LMEnPayerOrderCz.coverageName",
"path": "LMEnPayerOrderCz.coverageName",
"short": "A.1.3.2 - Health coverage name",
"definition": "Full, official name of the healthcare coverage provider.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnPayerOrderCz.coverageName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LMEnPayerOrderCz.coverageNumber",
"path": "LMEnPayerOrderCz.coverageNumber",
"short": "A.1.3.3 - Health coverage number",
"definition": "Number or code under which the insured person is registered at the coverage provider.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnPayerOrderCz.coverageNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LMEnPayerOrderCz",
"path": "LMEnPayerOrderCz",
"short": "A.1.3 - Health coverage and payment information",
"definition": "Health coverage and payment information - Health coverage information is not always required, however, in some jurisdictions, the coverage number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care."
},
{
"id": "LMEnPayerOrderCz.coverageCode",
"path": "LMEnPayerOrderCz.coverageCode",
"short": "A.1.3.1 - Health coverage code",
"definition": "Unique health coverage company identification code.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "LMEnPayerOrderCz.coverageName",
"path": "LMEnPayerOrderCz.coverageName",
"short": "A.1.3.2 - Health coverage name",
"definition": "Full, official name of the healthcare coverage provider.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LMEnPayerOrderCz.coverageNumber",
"path": "LMEnPayerOrderCz.coverageNumber",
"short": "A.1.3.3 - Health coverage number",
"definition": "Number or code under which the insured person is registered at the coverage provider.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
}
]
}
}