FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CoverageBodyCz

Packagehl7.fhir.cz.img-order
TypeStructureDefinition
IdCoverageBodyCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/StructureDefinition-CoverageBodyCz.html
URLhttps://hl7.cz/fhir/img-order/StructureDefinition/CoverageBodyCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:01:17+00:00
NameLogEnCoverageBodyCz
TitleA.2.4 - Information about additional coverage
Realmcz
Authorityhl7
DescriptionAdditional coverage information - Information about method of coverage, payer identification data and additional information
Typehttps://hl7.cz/fhir/img-order/StructureDefinition/CoverageBodyCz
Kindlogical

Resources that use this resource

ConceptMap
BodyImagingOrder2FHIR-czCZ Body Model to this guide Map
StructureDefinition
BodyImageOrderCzA.2 and A.3 - Body Imaging Order

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition CoverageBodyCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageBodyCz 0..*BaseA.2.4 - Information about additional coverage
... method 1..1CodeableConceptA.2.4.1 - Method of coverage
... informationPayor 0..1BaseA.2.4.2 - Information about payor
.... name 0..1HumanNameA.2.4.2.1 - Payor name
.... organizationID 0..*IdentifierA.2.4.2.2 - Payor organisation ID
.... organization 0..1BaseA.2.4.2.3 - Payor organisation
.... address 0..1AddressA.2.4.2.4 - Address
.... country 1..1CodeableConceptA.2.4.2.5 - Country
.... telecom 0..*ContactPointA.4.7.2.6 - Telecom
... comment 0..1stringA.2.4.3 - Comment

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "CoverageBodyCz",
  "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-order/StructureDefinition/CoverageBodyCz",
  "version": "0.1.0-ballot",
  "name": "LogEnCoverageBodyCz",
  "title": "A.2.4 - Information about additional coverage",
  "status": "draft",
  "date": "2025-07-18T09:01:17+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Additional coverage information - Information about method of coverage, payer identification data and additional information",
  "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-order/StructureDefinition/CoverageBodyCz",
  "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": "CoverageBodyCz",
        "path": "CoverageBodyCz",
        "short": "A.2.4 - Information about additional coverage",
        "definition": "Additional coverage information - Information about method of coverage, payer identification data and additional information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "CoverageBodyCz.method",
        "path": "CoverageBodyCz.method",
        "short": "A.2.4.1 - Method of coverage",
        "definition": "Method of payment for the order (health insurance, paid by the patient, other)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.method",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor",
        "path": "CoverageBodyCz.informationPayor",
        "short": "A.2.4.2 - Information about payor",
        "definition": "Payer identification data and additional information regarding reimbursement other than from health insurance. Identification data includes the identifier, name of the organization or name of the payer, address of the payer and telecommunications connection.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.informationPayor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.name",
        "path": "CoverageBodyCz.informationPayor.name",
        "short": "A.2.4.2.1 - Payor name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.informationPayor.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.organizationID",
        "path": "CoverageBodyCz.informationPayor.organizationID",
        "short": "A.2.4.2.2 - Payor organisation ID",
        "definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CoverageBodyCz.informationPayor.organizationID",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.organization",
        "path": "CoverageBodyCz.informationPayor.organization",
        "short": "A.2.4.2.3 - Payor organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.informationPayor.organization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.address",
        "path": "CoverageBodyCz.informationPayor.address",
        "short": "A.2.4.2.4 - Address",
        "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.informationPayor.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.country",
        "path": "CoverageBodyCz.informationPayor.country",
        "short": "A.2.4.2.5 - Country",
        "definition": "Country of the intended recipient as part of the address.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.informationPayor.country",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.telecom",
        "path": "CoverageBodyCz.informationPayor.telecom",
        "short": "A.4.7.2.6 - Telecom",
        "definition": "Telecommunication contact information (addresses) associated to a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CoverageBodyCz.informationPayor.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.comment",
        "path": "CoverageBodyCz.comment",
        "short": "A.2.4.3 - Comment",
        "definition": "Possible payment details",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CoverageBodyCz.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CoverageBodyCz",
        "path": "CoverageBodyCz",
        "short": "A.2.4 - Information about additional coverage",
        "definition": "Additional coverage information - Information about method of coverage, payer identification data and additional information"
      },
      {
        "id": "CoverageBodyCz.method",
        "path": "CoverageBodyCz.method",
        "short": "A.2.4.1 - Method of coverage",
        "definition": "Method of payment for the order (health insurance, paid by the patient, other)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor",
        "path": "CoverageBodyCz.informationPayor",
        "short": "A.2.4.2 - Information about payor",
        "definition": "Payer identification data and additional information regarding reimbursement other than from health insurance. Identification data includes the identifier, name of the organization or name of the payer, address of the payer and telecommunications connection.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.name",
        "path": "CoverageBodyCz.informationPayor.name",
        "short": "A.2.4.2.1 - Payor name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.organizationID",
        "path": "CoverageBodyCz.informationPayor.organizationID",
        "short": "A.2.4.2.2 - Payor organisation ID",
        "definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.organization",
        "path": "CoverageBodyCz.informationPayor.organization",
        "short": "A.2.4.2.3 - Payor organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.address",
        "path": "CoverageBodyCz.informationPayor.address",
        "short": "A.2.4.2.4 - Address",
        "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.country",
        "path": "CoverageBodyCz.informationPayor.country",
        "short": "A.2.4.2.5 - Country",
        "definition": "Country of the intended recipient as part of the address.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.informationPayor.telecom",
        "path": "CoverageBodyCz.informationPayor.telecom",
        "short": "A.4.7.2.6 - Telecom",
        "definition": "Telecommunication contact information (addresses) associated to a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "CoverageBodyCz.comment",
        "path": "CoverageBodyCz.comment",
        "short": "A.2.4.3 - Comment",
        "definition": "Possible payment details",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}