Package | hl7.fhir.cz.lab |
Type | StructureDefinition |
Id | PayerCz |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/StructureDefinition-PayerCz.html |
URL | https://hl7.cz/fhir/lab/StructureDefinition/PayerCz |
Version | 0.5.0 |
Status | draft |
Date | 2025-07-01T07:12:43+00:00 |
Name | PayerLabEhnCz |
Title | A.1.3 - Health insurance and payment information |
Realm | cz |
Authority | hl7 |
Description | Health insurance and payment information. Section A1.3 of the eHN guideline. |
Type | https://hl7.cz/fhir/lab/StructureDefinition/PayerCz |
Kind | logical |
ConceptMap | |
payer2FHIR-cz-lab | eHN Payer to this guide Map |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PayerCz
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | A.1.3 - Health insurance and payment information | |
![]() ![]() ![]() | 0..1 | Identifier | A.1.3.1 Health insurance code | |
![]() ![]() ![]() | 0..1 | string | A.1.3.2 Health insurance name | |
![]() ![]() ![]() | 0..1 | Identifier | A.1.3.3 Health insurance number | |
{ "resourceType": "StructureDefinition", "id": "PayerCz", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "url": "https://hl7.cz/fhir/lab/StructureDefinition/PayerCz", "version": "0.5.0", "name": "PayerLabEhnCz", "title": "A.1.3 - Health insurance and payment information", "status": "draft", "date": "2025-07-01T07:12:43+00:00", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://hl7.cz" } ] } ], "description": "Health insurance and payment information. Section A1.3 of the eHN guideline.", "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/StructureDefinition/PayerCz", "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": "PayerCz", "path": "PayerCz", "short": "A.1.3 - Health insurance and payment information", "definition": "Health insurance and payment information. Section A1.3 of the eHN guideline.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "PayerCz.identifier", "path": "PayerCz.identifier", "short": "A.1.3.1 Health insurance code", "definition": "Unique health insurance company identification code.", "min": 0, "max": "1", "base": { "path": "PayerCz.identifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ] }, { "id": "PayerCz.name", "path": "PayerCz.name", "short": "A.1.3.2 Health insurance name", "definition": "Full, official name of the healthcare insurance provider.", "min": 0, "max": "1", "base": { "path": "PayerCz.name", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PayerCz.subjectIdentifier", "path": "PayerCz.subjectIdentifier", "short": "A.1.3.3 Health insurance number", "definition": "Number or code under which the insured person is registered at the insurance provider.", "min": 0, "max": "1", "base": { "path": "PayerCz.subjectIdentifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ] } ] }, "differential": { "element": [ { "id": "PayerCz", "path": "PayerCz", "short": "A.1.3 - Health insurance and payment information", "definition": "Health insurance and payment information. Section A1.3 of the eHN guideline." }, { "id": "PayerCz.identifier", "path": "PayerCz.identifier", "short": "A.1.3.1 Health insurance code", "definition": "Unique health insurance company identification code. ", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ] }, { "id": "PayerCz.name", "path": "PayerCz.name", "short": "A.1.3.2 Health insurance name", "definition": "Full, official name of the healthcare insurance provider. ", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PayerCz.subjectIdentifier", "path": "PayerCz.subjectIdentifier", "short": "A.1.3.3 Health insurance number", "definition": "Number or code under which the insured person is registered at the insurance provider. ", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ] } ] } }