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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeStructureDefinition
IdStructureDefinition-LogPatientProvidedDataCzEn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogPatientProvidedDataCzEn.html
URLhttps://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NameLogCzPatientProvidedDataEn
TitleA.2.1 Patient Provided Data
Realmcz
Authorityhl7
DescriptionLogical model for patient provided data in the Patient Summary.
Typehttps://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn
Kindlogical

Resources that use this resource

ConceptMap
patientProvidedData2FHIR-cz-psConceptMap: Patient Provided Data to FHIR Patient Summary (CZ)
StructureDefinition
LogBodyPSCzEnA.2 – Document Body

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition LogPatientProvidedDataCzEn

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogPatientProvidedDataCzEn 0..*BaseA.2.1 Patient Provided Data
... dataProvidedByPatient 0..1BaseA.2.1 Data provided by the patient
.... advanceDirectives 0..1BaseA.2.1.1 - Advance Directives
..... dateTime 1..1dateTimeA.2.1.1.1 - Date and time
..... type 1..1CodeableConceptA.2.1.1.2 - Type
..... comment 0..1stringA.2.1.1.3 - Comment
..... affectedCondition 0..1CodeableConceptA.2.1.1.4 - Affected condition
..... document 1..1AttachmentA.2.1.1.5 - Document
.... travelHistory 0..1BaseA.2.1.2 - Travel history
..... country 1..*CodeableConceptA.2.1.2.1 - Country
..... period 0..1PeriodA.2.1.2.2 - Period
..... comment 0..1stringA.2.1.2.3 - Comment

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LogPatientProvidedDataCzEn",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn",
  "version": "0.0.1",
  "name": "LogCzPatientProvidedDataEn",
  "title": "A.2.1 Patient Provided Data",
  "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 for patient provided data in the Patient Summary.",
  "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/LogPatientProvidedDataCzEn",
  "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": "LogPatientProvidedDataCzEn",
        "path": "LogPatientProvidedDataCzEn",
        "short": "A.2.1 Patient Provided Data",
        "definition": "Logical model for patient provided data in the Patient Summary.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient",
        "short": "A.2.1 Data provided by the patient",
        "definition": "Data provided by the patient",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives",
        "short": "A.2.1.1 - Advance Directives",
        "definition": "Advance Directives",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.dateTime",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.dateTime",
        "short": "A.2.1.1.1 - Date and time",
        "definition": "Date and time when the patient’s wish was expressed",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.dateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.type",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.type",
        "short": "A.2.1.1.2 - Type",
        "definition": "Type of a living will, e.g. Do not resuscitate, donorship statement, power of attorney etc.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.comment",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.comment",
        "short": "A.2.1.1.3 - Comment",
        "definition": "Comment on the patient’s expressed wish",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.affectedCondition",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.affectedCondition",
        "short": "A.2.1.1.4 - Affected condition",
        "definition": "Condition to which the wish relates. The wish may be limited to a specific health problem or a set of problems.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.affectedCondition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.document",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.document",
        "short": "A.2.1.1.5 - Document",
        "definition": "Copy of the document or an electronic document containing the patient’s expressed wish that meets the legal requirements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.document",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory",
        "short": "A.2.1.2 - Travel history",
        "definition": "Travel history",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.country",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.country",
        "short": "A.2.1.2.1 - Country",
        "definition": "Country where the patient stayed",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.country",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.period",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.period",
        "short": "A.2.1.2.2 - Period",
        "definition": "Period of stay in the given country",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.period",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.comment",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.comment",
        "short": "A.2.1.2.3 - Comment",
        "definition": "Comment on the stay in the given country",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogPatientProvidedDataCzEn",
        "path": "LogPatientProvidedDataCzEn",
        "short": "A.2.1 Patient Provided Data",
        "definition": "Logical model for patient provided data in the Patient Summary."
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient",
        "short": "A.2.1 Data provided by the patient",
        "definition": "Data provided by the patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives",
        "short": "A.2.1.1 - Advance Directives",
        "definition": "Advance Directives",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.dateTime",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.dateTime",
        "short": "A.2.1.1.1 - Date and time",
        "definition": "Date and time when the patient’s wish was expressed",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.type",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.type",
        "short": "A.2.1.1.2 - Type",
        "definition": "Type of a living will, e.g. Do not resuscitate, donorship statement, power of attorney etc.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.comment",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.comment",
        "short": "A.2.1.1.3 - Comment",
        "definition": "Comment on the patient’s expressed wish",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.affectedCondition",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.affectedCondition",
        "short": "A.2.1.1.4 - Affected condition",
        "definition": "Condition to which the wish relates. The wish may be limited to a specific health problem or a set of problems.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.document",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.advanceDirectives.document",
        "short": "A.2.1.1.5 - Document",
        "definition": "Copy of the document or an electronic document containing the patient’s expressed wish that meets the legal requirements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory",
        "short": "A.2.1.2 - Travel history",
        "definition": "Travel history",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.country",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.country",
        "short": "A.2.1.2.1 - Country",
        "definition": "Country where the patient stayed",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.period",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.period",
        "short": "A.2.1.2.2 - Period",
        "definition": "Period of stay in the given country",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.comment",
        "path": "LogPatientProvidedDataCzEn.dataProvidedByPatient.travelHistory.comment",
        "short": "A.2.1.2.3 - Comment",
        "definition": "Comment on the stay in the given country",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}