FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeStructureDefinition
IdStructureDefinition-LogHeaderPSCzEn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogHeaderPSCzEn.html
URLhttps://hl7.cz/fhir/ps/StructureDefinition/LogHeaderPSCzEn
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NameLogCzHeaderEn
TitleA.1 – Document Header
Realmcz
Authorityhl7
DescriptionLogical model of the Patient Summary document header. Document header containing administrative information.
Typehttps://hl7.cz/fhir/ps/StructureDefinition/LogHeaderPSCzEn
Kindlogical

Resources that use this resource

StructureDefinition
LogCzPSCzEnA – Patient Summary (CZ)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition LogHeaderPSCzEn

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogHeaderPSCzEn 0..*BaseA.1 – Document Header
... patient 1..1BaseA.1.1 Patient identification
.... givenName 1..*stringA.1.1.1 Given name
.... familyName 1..1stringA.1.1.2 Family name
.... dateOfBirth 1..1dateA.1.1.3 Date of birth
.... patientId 1..*IdentifierA.1.1.4 Patient identifier
.... nationality 0..*CodeableConceptA.1.1.5 Citizenship
.... sex 1..1codeA.1.1.6 Administrative sex
.... language 0..*CodeableConceptA.1.1.7 Communication language
... contact 0..1BaseA.1.2 Patient contact information
.... address 0..*AddressA.1.2.1 Address
.... telecom 0..*ContactPointA.1.2.2 Telecommunication contact
.... preferredPhysician 0..*BaseA.1.2.3 Preferred physician
..... physicianId 1..1IdentifierA.1.2.3.1 Physician identifier
..... physicianName 1..1HumanNameA.1.2.3.2 Physician name
..... specialty 0..*CodeableConceptA.1.2.3.3 Specialty
..... providerIdAndName 0..1BaseA.1.2.3.4 Provider ID and name
...... id 0..1IdentifierA.1.2.3.4.1 Provider identifier
...... name 0..1stringA.1.2.3.4.2 Provider name
..... providerAddress 0..1AddressA.1.2.3.5 Provider address
..... providerTelecom 0..*ContactPointA.1.2.3.6 Telecommunication contact
.... contactPerson 0..*BaseA.1.2.4 Legal representative and other contact persons
..... type 0..1CodeableConceptA.1.2.4.1 Contact type
..... relationship 0..1CodeableConceptA.1.2.4.2 Relationship to patient
..... personId 0..*IdentifierA.1.2.4.3 Person identifier
..... givenName 1..*stringA.1.2.4.4 Given name
..... familyName 1..*stringA.1.2.4.5 Family name
..... address 0..1AddressA.1.2.4.6 Contact person address
..... telecom 0..*ContactPointA.1.2.4.7 Telecommunication contact
... insurer 0..1BaseA.1.3 Health insurance
.... insurerCode 0..1IdentifierA.1.3.1 Health insurance code
.... name 0..1stringA.1.3.2 Health insurance name
.... insuredPersonNumber 0..1IdentifierA.1.3.3 Health insurance number
... author 0..*BaseA.1.4 Document author
.... authorId 1..*IdentifierA.1.4.1 Author identifier
.... name 1..1HumanNameA.1.4.2 Author name
.... organizationId 1..1IdentifierA.1.4.3 Organization ID
.... organization 1..1stringA.1.4.4 Author organization
.... date 1..1dateTimeA.1.4.5 Date and time of record
... verifier 1..*BaseA.1.5 Verified by
.... verifierId 1..*IdentifierA.1.5.1 Verifier identifier
.... name 1..1HumanNameA.1.5.2 Verifier name
.... organizationId 1..1IdentifierA.1.5.3 Organization ID
.... organization 1..1stringA.1.5.4 Verifier organization
.... date 1..1dateTimeA.1.5.5 Verification date and time
... metadata 1..1BaseA.1.6 Document metadata
.... documentId 1..1IdentifierA.1.6.1 Document ID
.... category 1..1CodeableConceptA.1.6.2 Document category
.... creationDate 1..1dateTimeA.1.6.3 Creation date and time
.... documentTitle 1..1stringA.1.6.4 Document title
.... custodian 0..1stringA.1.6.5 Document custodian
.... confidentiality 1..1CodeableConceptA.1.6.6 Document confidentiality
.... language 1..1CodeableConceptA.1.6.7 Document language
.... compositionType 0..1CodeableConceptA.1.6.8 Nature of the summary
... signature 1..1BaseA.1.7 Electronic signatures
.... electronicSignature 0..*stringA.1.7.1 Electronic signature
.... timestamp 0..1instantA.1.7.2 Time stamp

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LogHeaderPSCzEn",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ps/StructureDefinition/LogHeaderPSCzEn",
  "version": "0.0.1",
  "name": "LogCzHeaderEn",
  "title": "A.1 – Document Header",
  "status": "draft",
  "date": "2026-01-05T15:11:51+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Logical model of the Patient Summary document header.\n\nDocument header containing administrative 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/ps/StructureDefinition/LogHeaderPSCzEn",
  "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": "LogHeaderPSCzEn",
        "path": "LogHeaderPSCzEn",
        "short": "A.1 – Document Header",
        "definition": "Logical model of the Patient Summary document header.\n\nDocument header containing administrative information.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogHeaderPSCzEn.patient",
        "path": "LogHeaderPSCzEn.patient",
        "short": "A.1.1 Patient identification",
        "definition": "Patient identification – given name(s), family name, date of birth, identifiers, citizenship, administrative sex, communication language.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.givenName",
        "path": "LogHeaderPSCzEn.patient.givenName",
        "short": "A.1.1.1 Given name",
        "definition": "Patient’s given name.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.patient.givenName",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.familyName",
        "path": "LogHeaderPSCzEn.patient.familyName",
        "short": "A.1.1.2 Family name",
        "definition": "Patient’s family name.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.patient.familyName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.dateOfBirth",
        "path": "LogHeaderPSCzEn.patient.dateOfBirth",
        "short": "A.1.1.3 Date of birth",
        "definition": "Patient’s date (and optionally time) of birth.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.patient.dateOfBirth",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.patientId",
        "path": "LogHeaderPSCzEn.patient.patientId",
        "short": "A.1.1.4 Patient identifier",
        "definition": "Unique person identifier – RID, DRID, passport number, etc.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.patient.patientId",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.nationality",
        "path": "LogHeaderPSCzEn.patient.nationality",
        "short": "A.1.1.5 Citizenship",
        "definition": "Citizenship according to Act No. 186/2013 Coll.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.patient.nationality",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.sex",
        "path": "LogHeaderPSCzEn.patient.sex",
        "short": "A.1.1.6 Administrative sex",
        "definition": "Administrative sex according to official documents.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.patient.sex",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.language",
        "path": "LogHeaderPSCzEn.patient.language",
        "short": "A.1.1.7 Communication language",
        "definition": "Language(s) the patient uses to communicate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.patient.language",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact",
        "path": "LogHeaderPSCzEn.contact",
        "short": "A.1.2 Patient contact information",
        "definition": "Patient contact details, including address, contacts, and preferred physician.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.address",
        "path": "LogHeaderPSCzEn.contact.address",
        "short": "A.1.2.1 Address",
        "definition": "Postal address (address lines, city, postal code, country).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.telecom",
        "path": "LogHeaderPSCzEn.contact.telecom",
        "short": "A.1.2.2 Telecommunication contact",
        "definition": "Telephone, email, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician",
        "short": "A.1.2.3 Preferred physician",
        "definition": "Identification of the preferred physician with whom the patient is registered.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.physicianId",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianId",
        "short": "A.1.2.3.1 Physician identifier",
        "definition": "Physician identifier according to NR-ZP.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.physicianName",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianName",
        "short": "A.1.2.3.2 Physician name",
        "definition": "Full name of the physician.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.specialty",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.specialty",
        "short": "A.1.2.3.3 Specialty",
        "definition": "Physician specialty according to the NR-ZP code system.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName",
        "short": "A.1.2.3.4 Provider ID and name",
        "definition": "Identifier and name of the provider represented by the physician.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.id",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.id",
        "short": "A.1.2.3.4.1 Provider identifier",
        "definition": "Provider identifier.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.name",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.name",
        "short": "A.1.2.3.4.2 Provider name",
        "definition": "Official name of the healthcare provider.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerAddress",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerAddress",
        "short": "A.1.2.3.5 Provider address",
        "definition": "Postal address of the healthcare provider.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerAddress",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerTelecom",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerTelecom",
        "short": "A.1.2.3.6 Telecommunication contact",
        "definition": "Provider telephone or email.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerTelecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson",
        "path": "LogHeaderPSCzEn.contact.contactPerson",
        "short": "A.1.2.4 Legal representative and other contact persons",
        "definition": "Contact person – e.g. legal representative or another close person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.type",
        "path": "LogHeaderPSCzEn.contact.contactPerson.type",
        "short": "A.1.2.4.1 Contact type",
        "definition": "Type of contact person – legal representative, emergency contact, etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.relationship",
        "path": "LogHeaderPSCzEn.contact.contactPerson.relationship",
        "short": "A.1.2.4.2 Relationship to patient",
        "definition": "Family or other relationship to the patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.personId",
        "path": "LogHeaderPSCzEn.contact.contactPerson.personId",
        "short": "A.1.2.4.3 Person identifier",
        "definition": "Unique identifier of the contact person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.personId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.givenName",
        "path": "LogHeaderPSCzEn.contact.contactPerson.givenName",
        "short": "A.1.2.4.4 Given name",
        "definition": "Given name of the contact person.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.givenName",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.familyName",
        "path": "LogHeaderPSCzEn.contact.contactPerson.familyName",
        "short": "A.1.2.4.5 Family name",
        "definition": "Family name of the contact person.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.familyName",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.address",
        "path": "LogHeaderPSCzEn.contact.contactPerson.address",
        "short": "A.1.2.4.6 Contact person address",
        "definition": "Address of the contact person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.telecom",
        "path": "LogHeaderPSCzEn.contact.contactPerson.telecom",
        "short": "A.1.2.4.7 Telecommunication contact",
        "definition": "Telephone, email, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.contact.contactPerson.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer",
        "path": "LogHeaderPSCzEn.insurer",
        "short": "A.1.3 Health insurance",
        "definition": "Information about the patient’s health insurance.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.insurer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.insurerCode",
        "path": "LogHeaderPSCzEn.insurer.insurerCode",
        "short": "A.1.3.1 Health insurance code",
        "definition": "Health insurance fund code.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.insurer.insurerCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.name",
        "path": "LogHeaderPSCzEn.insurer.name",
        "short": "A.1.3.2 Health insurance name",
        "definition": "Official name of the insurance fund.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.insurer.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.insuredPersonNumber",
        "path": "LogHeaderPSCzEn.insurer.insuredPersonNumber",
        "short": "A.1.3.3 Health insurance number",
        "definition": "Insured person number.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.insurer.insuredPersonNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author",
        "path": "LogHeaderPSCzEn.author",
        "short": "A.1.4 Document author",
        "definition": "Person or system that created the document.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.authorId",
        "path": "LogHeaderPSCzEn.author.authorId",
        "short": "A.1.4.1 Author identifier",
        "definition": "Author identifier (healthcare professional or information system).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.author.authorId",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.name",
        "path": "LogHeaderPSCzEn.author.name",
        "short": "A.1.4.2 Author name",
        "definition": "Name of the person or system that compiled the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.author.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.organizationId",
        "path": "LogHeaderPSCzEn.author.organizationId",
        "short": "A.1.4.3 Organization ID",
        "definition": "Identifier of the organization represented by the author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.author.organizationId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.organization",
        "path": "LogHeaderPSCzEn.author.organization",
        "short": "A.1.4.4 Author organization",
        "definition": "Name of the organization represented by the author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.author.organization",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.date",
        "path": "LogHeaderPSCzEn.author.date",
        "short": "A.1.4.5 Date and time of record",
        "definition": "Date and time of the last document modification.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.author.date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier",
        "path": "LogHeaderPSCzEn.verifier",
        "short": "A.1.5 Verified by",
        "definition": "Person who verified the document.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.verifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.verifierId",
        "path": "LogHeaderPSCzEn.verifier.verifierId",
        "short": "A.1.5.1 Verifier identifier",
        "definition": "Identifier of the healthcare professional who verified the document. National ID of a healthcare professional recorded in KRZP. The verifier is listed only if different from the document author.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.verifier.verifierId",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.name",
        "path": "LogHeaderPSCzEn.verifier.name",
        "short": "A.1.5.2 Verifier name",
        "definition": "Full name and identifying details of the person who verified the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.verifier.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.organizationId",
        "path": "LogHeaderPSCzEn.verifier.organizationId",
        "short": "A.1.5.3 Organization ID",
        "definition": "Identifier of the organization represented by the verifier.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.verifier.organizationId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.organization",
        "path": "LogHeaderPSCzEn.verifier.organization",
        "short": "A.1.5.4 Verifier organization",
        "definition": "Name and identifying details of the healthcare provider represented by the verifier.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.verifier.organization",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.date",
        "path": "LogHeaderPSCzEn.verifier.date",
        "short": "A.1.5.5 Verification date and time",
        "definition": "Date and time of document verification.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.verifier.date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata",
        "path": "LogHeaderPSCzEn.metadata",
        "short": "A.1.6 Document metadata",
        "definition": "Technical document metadata.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.documentId",
        "path": "LogHeaderPSCzEn.metadata.documentId",
        "short": "A.1.6.1 Document ID",
        "definition": "Unique document identifier.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.documentId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.category",
        "path": "LogHeaderPSCzEn.metadata.category",
        "short": "A.1.6.2 Document category",
        "definition": "EHR category.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.category",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.creationDate",
        "path": "LogHeaderPSCzEn.metadata.creationDate",
        "short": "A.1.6.3 Creation date and time",
        "definition": "Date and time the document was created.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.creationDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.documentTitle",
        "path": "LogHeaderPSCzEn.metadata.documentTitle",
        "short": "A.1.6.4 Document title",
        "definition": "Document title.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.documentTitle",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.custodian",
        "path": "LogHeaderPSCzEn.metadata.custodian",
        "short": "A.1.6.5 Document custodian",
        "definition": "Technical custodian of the document.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.custodian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.confidentiality",
        "path": "LogHeaderPSCzEn.metadata.confidentiality",
        "short": "A.1.6.6 Document confidentiality",
        "definition": "Level of document confidentiality.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.confidentiality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.language",
        "path": "LogHeaderPSCzEn.metadata.language",
        "short": "A.1.6.7 Document language",
        "definition": "Document language according to ISO code.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.language",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.compositionType",
        "path": "LogHeaderPSCzEn.metadata.compositionType",
        "short": "A.1.6.8 Nature of the summary",
        "definition": "Whether the document was created manually, automatically, or as a combination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.metadata.compositionType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature",
        "path": "LogHeaderPSCzEn.signature",
        "short": "A.1.7 Electronic signatures",
        "definition": "Electronic signing of the document in accordance with the law.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.signature",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature.electronicSignature",
        "path": "LogHeaderPSCzEn.signature.electronicSignature",
        "short": "A.1.7.1 Electronic signature",
        "definition": "Electronic signature or seal of the document.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogHeaderPSCzEn.signature.electronicSignature",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature.timestamp",
        "path": "LogHeaderPSCzEn.signature.timestamp",
        "short": "A.1.7.2 Time stamp",
        "definition": "Electronic time stamp.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogHeaderPSCzEn.signature.timestamp",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "instant"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogHeaderPSCzEn",
        "path": "LogHeaderPSCzEn",
        "short": "A.1 – Document Header",
        "definition": "Logical model of the Patient Summary document header.\n\nDocument header containing administrative information."
      },
      {
        "id": "LogHeaderPSCzEn.patient",
        "path": "LogHeaderPSCzEn.patient",
        "short": "A.1.1 Patient identification",
        "definition": "Patient identification – given name(s), family name, date of birth, identifiers, citizenship, administrative sex, communication language.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.givenName",
        "path": "LogHeaderPSCzEn.patient.givenName",
        "short": "A.1.1.1 Given name",
        "definition": "Patient’s given name.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.familyName",
        "path": "LogHeaderPSCzEn.patient.familyName",
        "short": "A.1.1.2 Family name",
        "definition": "Patient’s family name.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.dateOfBirth",
        "path": "LogHeaderPSCzEn.patient.dateOfBirth",
        "short": "A.1.1.3 Date of birth",
        "definition": "Patient’s date (and optionally time) of birth.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.patientId",
        "path": "LogHeaderPSCzEn.patient.patientId",
        "short": "A.1.1.4 Patient identifier",
        "definition": "Unique person identifier – RID, DRID, passport number, etc.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.nationality",
        "path": "LogHeaderPSCzEn.patient.nationality",
        "short": "A.1.1.5 Citizenship",
        "definition": "Citizenship according to Act No. 186/2013 Coll.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.sex",
        "path": "LogHeaderPSCzEn.patient.sex",
        "short": "A.1.1.6 Administrative sex",
        "definition": "Administrative sex according to official documents.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.patient.language",
        "path": "LogHeaderPSCzEn.patient.language",
        "short": "A.1.1.7 Communication language",
        "definition": "Language(s) the patient uses to communicate.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact",
        "path": "LogHeaderPSCzEn.contact",
        "short": "A.1.2 Patient contact information",
        "definition": "Patient contact details, including address, contacts, and preferred physician.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.address",
        "path": "LogHeaderPSCzEn.contact.address",
        "short": "A.1.2.1 Address",
        "definition": "Postal address (address lines, city, postal code, country).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.telecom",
        "path": "LogHeaderPSCzEn.contact.telecom",
        "short": "A.1.2.2 Telecommunication contact",
        "definition": "Telephone, email, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician",
        "short": "A.1.2.3 Preferred physician",
        "definition": "Identification of the preferred physician with whom the patient is registered.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.physicianId",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianId",
        "short": "A.1.2.3.1 Physician identifier",
        "definition": "Physician identifier according to NR-ZP.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.physicianName",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.physicianName",
        "short": "A.1.2.3.2 Physician name",
        "definition": "Full name of the physician.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.specialty",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.specialty",
        "short": "A.1.2.3.3 Specialty",
        "definition": "Physician specialty according to the NR-ZP code system.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName",
        "short": "A.1.2.3.4 Provider ID and name",
        "definition": "Identifier and name of the provider represented by the physician.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.id",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.id",
        "short": "A.1.2.3.4.1 Provider identifier",
        "definition": "Provider identifier.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.name",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerIdAndName.name",
        "short": "A.1.2.3.4.2 Provider name",
        "definition": "Official name of the healthcare provider.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerAddress",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerAddress",
        "short": "A.1.2.3.5 Provider address",
        "definition": "Postal address of the healthcare provider.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.preferredPhysician.providerTelecom",
        "path": "LogHeaderPSCzEn.contact.preferredPhysician.providerTelecom",
        "short": "A.1.2.3.6 Telecommunication contact",
        "definition": "Provider telephone or email.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson",
        "path": "LogHeaderPSCzEn.contact.contactPerson",
        "short": "A.1.2.4 Legal representative and other contact persons",
        "definition": "Contact person – e.g. legal representative or another close person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.type",
        "path": "LogHeaderPSCzEn.contact.contactPerson.type",
        "short": "A.1.2.4.1 Contact type",
        "definition": "Type of contact person – legal representative, emergency contact, etc.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.relationship",
        "path": "LogHeaderPSCzEn.contact.contactPerson.relationship",
        "short": "A.1.2.4.2 Relationship to patient",
        "definition": "Family or other relationship to the patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.personId",
        "path": "LogHeaderPSCzEn.contact.contactPerson.personId",
        "short": "A.1.2.4.3 Person identifier",
        "definition": "Unique identifier of the contact person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.givenName",
        "path": "LogHeaderPSCzEn.contact.contactPerson.givenName",
        "short": "A.1.2.4.4 Given name",
        "definition": "Given name of the contact person.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.familyName",
        "path": "LogHeaderPSCzEn.contact.contactPerson.familyName",
        "short": "A.1.2.4.5 Family name",
        "definition": "Family name of the contact person.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.address",
        "path": "LogHeaderPSCzEn.contact.contactPerson.address",
        "short": "A.1.2.4.6 Contact person address",
        "definition": "Address of the contact person.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.contact.contactPerson.telecom",
        "path": "LogHeaderPSCzEn.contact.contactPerson.telecom",
        "short": "A.1.2.4.7 Telecommunication contact",
        "definition": "Telephone, email, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer",
        "path": "LogHeaderPSCzEn.insurer",
        "short": "A.1.3 Health insurance",
        "definition": "Information about the patient’s health insurance.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.insurerCode",
        "path": "LogHeaderPSCzEn.insurer.insurerCode",
        "short": "A.1.3.1 Health insurance code",
        "definition": "Health insurance fund code.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.name",
        "path": "LogHeaderPSCzEn.insurer.name",
        "short": "A.1.3.2 Health insurance name",
        "definition": "Official name of the insurance fund.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.insurer.insuredPersonNumber",
        "path": "LogHeaderPSCzEn.insurer.insuredPersonNumber",
        "short": "A.1.3.3 Health insurance number",
        "definition": "Insured person number.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author",
        "path": "LogHeaderPSCzEn.author",
        "short": "A.1.4 Document author",
        "definition": "Person or system that created the document.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.authorId",
        "path": "LogHeaderPSCzEn.author.authorId",
        "short": "A.1.4.1 Author identifier",
        "definition": "Author identifier (healthcare professional or information system).",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.name",
        "path": "LogHeaderPSCzEn.author.name",
        "short": "A.1.4.2 Author name",
        "definition": "Name of the person or system that compiled the document.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.organizationId",
        "path": "LogHeaderPSCzEn.author.organizationId",
        "short": "A.1.4.3 Organization ID",
        "definition": "Identifier of the organization represented by the author.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.organization",
        "path": "LogHeaderPSCzEn.author.organization",
        "short": "A.1.4.4 Author organization",
        "definition": "Name of the organization represented by the author.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.author.date",
        "path": "LogHeaderPSCzEn.author.date",
        "short": "A.1.4.5 Date and time of record",
        "definition": "Date and time of the last document modification.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier",
        "path": "LogHeaderPSCzEn.verifier",
        "short": "A.1.5 Verified by",
        "definition": "Person who verified the document.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.verifierId",
        "path": "LogHeaderPSCzEn.verifier.verifierId",
        "short": "A.1.5.1 Verifier identifier",
        "definition": "Identifier of the healthcare professional who verified the document. National ID of a healthcare professional recorded in KRZP. The verifier is listed only if different from the document author.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.name",
        "path": "LogHeaderPSCzEn.verifier.name",
        "short": "A.1.5.2 Verifier name",
        "definition": "Full name and identifying details of the person who verified the document.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.organizationId",
        "path": "LogHeaderPSCzEn.verifier.organizationId",
        "short": "A.1.5.3 Organization ID",
        "definition": "Identifier of the organization represented by the verifier.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.organization",
        "path": "LogHeaderPSCzEn.verifier.organization",
        "short": "A.1.5.4 Verifier organization",
        "definition": "Name and identifying details of the healthcare provider represented by the verifier.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.verifier.date",
        "path": "LogHeaderPSCzEn.verifier.date",
        "short": "A.1.5.5 Verification date and time",
        "definition": "Date and time of document verification.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata",
        "path": "LogHeaderPSCzEn.metadata",
        "short": "A.1.6 Document metadata",
        "definition": "Technical document metadata.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.documentId",
        "path": "LogHeaderPSCzEn.metadata.documentId",
        "short": "A.1.6.1 Document ID",
        "definition": "Unique document identifier.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.category",
        "path": "LogHeaderPSCzEn.metadata.category",
        "short": "A.1.6.2 Document category",
        "definition": "EHR category.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.creationDate",
        "path": "LogHeaderPSCzEn.metadata.creationDate",
        "short": "A.1.6.3 Creation date and time",
        "definition": "Date and time the document was created.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.documentTitle",
        "path": "LogHeaderPSCzEn.metadata.documentTitle",
        "short": "A.1.6.4 Document title",
        "definition": "Document title.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.custodian",
        "path": "LogHeaderPSCzEn.metadata.custodian",
        "short": "A.1.6.5 Document custodian",
        "definition": "Technical custodian of the document.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.confidentiality",
        "path": "LogHeaderPSCzEn.metadata.confidentiality",
        "short": "A.1.6.6 Document confidentiality",
        "definition": "Level of document confidentiality.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.language",
        "path": "LogHeaderPSCzEn.metadata.language",
        "short": "A.1.6.7 Document language",
        "definition": "Document language according to ISO code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.metadata.compositionType",
        "path": "LogHeaderPSCzEn.metadata.compositionType",
        "short": "A.1.6.8 Nature of the summary",
        "definition": "Whether the document was created manually, automatically, or as a combination.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature",
        "path": "LogHeaderPSCzEn.signature",
        "short": "A.1.7 Electronic signatures",
        "definition": "Electronic signing of the document in accordance with the law.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature.electronicSignature",
        "path": "LogHeaderPSCzEn.signature.electronicSignature",
        "short": "A.1.7.1 Electronic signature",
        "definition": "Electronic signature or seal of the document.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogHeaderPSCzEn.signature.timestamp",
        "path": "LogHeaderPSCzEn.signature.timestamp",
        "short": "A.1.7.2 Time stamp",
        "definition": "Electronic time stamp.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ]
      }
    ]
  }
}