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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeStructureDefinition
IdStructureDefinition-logOutpatientEncounterReportCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/amb/StructureDefinition-logOutpatientEncounterReportCz.html
URLhttps://hl7.cz/fhir/amb/StructureDefinition/logOutpatientEncounterReportCz
Version0.1.0
Statusdraft
Date2026-01-30T21:34:26+00:00
NameLogCzOutpatientEncounterReportCz
TitleA - Ambulantní zpráva
Realmcz
Authorityhl7
DescriptionAmbulantní zpráva
Typehttps://hl7.cz/fhir/amb/StructureDefinition/logOutpatientEncounterReportCz
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
logAdmissionEvaluationCzA.2.4 - Stav při přijetí
logAdvanceDirectivesCzA.2.1 - Dříve vyslovená přání
logAlertsCzA.2.2 - Urgentní informace
logAttachmentsCzA.4 - Ostatní přílohy
logEncounterCzA.2.3 - Údaje o ambulantním kontaktu
logHeaderAmbCzA.1 - Hlavička dokumentu
logMedicationSummaryCzA.2.8 - Souhrn medikace
logOutpatientStayCzA.2.7 - Průběh ambulantního kontaktu
logPatientHistoryCzA.2.6 - Anamnéza pacienta
logPlanOfCareCzA.2.9.1 - Plán péče
logPresentedFormCzA.3 - Prezentační forma

Narrative

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

Generated Narrative: StructureDefinition logOutpatientEncounterReportCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. logOutpatientEncounterReportCz 0..*BaseA - Ambulantní zpráva
... header 1..1logHeaderAmbCzA.1 - Outpatient Encounter Report header data element
... body 0..1BaseA.2 - Outpatient Encounter Report body data element
.... advanceDirectives 0..1logAdvanceDirectivesCzA.2.1 - Advance directives
.... alerts 0..1logAlertsCzA.2.2 - Alerts
.... encounter 1..1logEncounterCzA.2.3 - Encounter
.... admissionEvaluation 0..1logAdmissionEvaluationCzA.2.4 - Admission evaluation
.... patientHistory 0..1logPatientHistoryCzA.2.6 - Patient history
.... outpatientStay 0..1logOutpatientStayCzA.2.7 - Outpatient stay
.... medicationSummary 1..*logMedicationSummaryCzA.2.8 - Discharge details
.... recommendations 0..1BaseA.2.9 - Care plan and other recommendations after discharge.
..... carePlan 0..*logPlanOfCareCzA.2.9.1 - Care plan
... presentedForm 1..*logPresentedFormCzA.3 - Presented Form
... media 0..*logAttachmentsCzA.4 - Media Attachment

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "logOutpatientEncounterReportCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/amb/StructureDefinition/logOutpatientEncounterReportCz",
  "version": "0.1.0",
  "name": "LogCzOutpatientEncounterReportCz",
  "title": "A - Ambulantní zpráva",
  "status": "draft",
  "date": "2026-01-30T21:34:26+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Ambulantní zpráva",
  "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/amb/StructureDefinition/logOutpatientEncounterReportCz",
  "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": "logOutpatientEncounterReportCz",
        "path": "logOutpatientEncounterReportCz",
        "short": "A - Ambulantní zpráva",
        "definition": "Ambulantní zpráva",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "logOutpatientEncounterReportCz.header",
        "path": "logOutpatientEncounterReportCz.header",
        "short": "A.1 - Outpatient Encounter Report header data element",
        "definition": "Outpatient Encounter Report header data element",
        "min": 1,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logHeaderAmbCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body",
        "path": "logOutpatientEncounterReportCz.body",
        "short": "A.2 - Outpatient Encounter Report body data element",
        "definition": "Outpatient Encounter Report body data element",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.advanceDirectives",
        "path": "logOutpatientEncounterReportCz.body.advanceDirectives",
        "short": "A.2.1 - Advance directives",
        "definition": "Advance directives",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.advanceDirectives",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAdvanceDirectivesCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.alerts",
        "path": "logOutpatientEncounterReportCz.body.alerts",
        "short": "A.2.2 - Alerts",
        "definition": "Alerts",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.alerts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAlertsCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.encounter",
        "path": "logOutpatientEncounterReportCz.body.encounter",
        "short": "A.2.3 - Encounter",
        "definition": "Encounter",
        "min": 1,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.encounter",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logEncounterCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.admissionEvaluation",
        "path": "logOutpatientEncounterReportCz.body.admissionEvaluation",
        "short": "A.2.4 - Admission evaluation",
        "definition": "Admission evaluation - Admission status should be reported exceptionally only if it is relevant to ensure continuity of care.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.admissionEvaluation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAdmissionEvaluationCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.patientHistory",
        "path": "logOutpatientEncounterReportCz.body.patientHistory",
        "short": "A.2.6 - Patient history",
        "definition": "Patient history (might include information about provenance of the information)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.patientHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPatientHistoryCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.outpatientStay",
        "path": "logOutpatientEncounterReportCz.body.outpatientStay",
        "short": "A.2.7 - Outpatient stay",
        "definition": "Outpatient stay",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.outpatientStay",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logOutpatientStayCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.medicationSummary",
        "path": "logOutpatientEncounterReportCz.body.medicationSummary",
        "short": "A.2.8 - Discharge details",
        "definition": "Discharge details (structured information should be provided, however if not available, at least a summary note should be present).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.medicationSummary",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logMedicationSummaryCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.recommendations",
        "path": "logOutpatientEncounterReportCz.body.recommendations",
        "short": "A.2.9 - Care plan and other recommendations after discharge.",
        "definition": "Care plan and other recommendations after discharge.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.recommendations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.recommendations.carePlan",
        "path": "logOutpatientEncounterReportCz.body.recommendations.carePlan",
        "short": "A.2.9.1 - Care plan",
        "definition": "Care plan after discharge. Multiple care plans could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "logOutpatientEncounterReportCz.body.recommendations.carePlan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPlanOfCareCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.presentedForm",
        "path": "logOutpatientEncounterReportCz.presentedForm",
        "short": "A.3 - Presented Form",
        "definition": "Entire order as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "logOutpatientEncounterReportCz.presentedForm",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPresentedFormCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.media",
        "path": "logOutpatientEncounterReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "logOutpatientEncounterReportCz.media",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAttachmentsCz"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "logOutpatientEncounterReportCz",
        "path": "logOutpatientEncounterReportCz",
        "short": "A - Ambulantní zpráva",
        "definition": "Ambulantní zpráva"
      },
      {
        "id": "logOutpatientEncounterReportCz.header",
        "path": "logOutpatientEncounterReportCz.header",
        "short": "A.1 - Outpatient Encounter Report header data element",
        "definition": "Outpatient Encounter Report header data element",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logHeaderAmbCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body",
        "path": "logOutpatientEncounterReportCz.body",
        "short": "A.2 - Outpatient Encounter Report body data element",
        "definition": "Outpatient Encounter Report body data element",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.advanceDirectives",
        "path": "logOutpatientEncounterReportCz.body.advanceDirectives",
        "short": "A.2.1 - Advance directives",
        "definition": "Advance directives",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAdvanceDirectivesCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.alerts",
        "path": "logOutpatientEncounterReportCz.body.alerts",
        "short": "A.2.2 - Alerts",
        "definition": "Alerts",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAlertsCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.encounter",
        "path": "logOutpatientEncounterReportCz.body.encounter",
        "short": "A.2.3 - Encounter",
        "definition": "Encounter ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logEncounterCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.admissionEvaluation",
        "path": "logOutpatientEncounterReportCz.body.admissionEvaluation",
        "short": "A.2.4 - Admission evaluation",
        "definition": "Admission evaluation - Admission status should be reported exceptionally only if it is relevant to ensure continuity of care.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAdmissionEvaluationCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.patientHistory",
        "path": "logOutpatientEncounterReportCz.body.patientHistory",
        "short": "A.2.6 - Patient history",
        "definition": "Patient history (might include information about provenance of the information)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPatientHistoryCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.outpatientStay",
        "path": "logOutpatientEncounterReportCz.body.outpatientStay",
        "short": "A.2.7 - Outpatient stay",
        "definition": "Outpatient stay",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logOutpatientStayCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.medicationSummary",
        "path": "logOutpatientEncounterReportCz.body.medicationSummary",
        "short": "A.2.8 - Discharge details",
        "definition": "Discharge details (structured information should be provided, however if not available, at least a summary note should be present).",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logMedicationSummaryCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.recommendations",
        "path": "logOutpatientEncounterReportCz.body.recommendations",
        "short": "A.2.9 - Care plan and other recommendations after discharge.",
        "definition": "Care plan and other recommendations after discharge.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.body.recommendations.carePlan",
        "path": "logOutpatientEncounterReportCz.body.recommendations.carePlan",
        "short": "A.2.9.1 - Care plan",
        "definition": "Care plan after discharge. Multiple care plans could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPlanOfCareCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.presentedForm",
        "path": "logOutpatientEncounterReportCz.presentedForm",
        "short": "A.3 - Presented Form",
        "definition": "Entire order as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logPresentedFormCz"
          }
        ]
      },
      {
        "id": "logOutpatientEncounterReportCz.media",
        "path": "logOutpatientEncounterReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/logAttachmentsCz"
          }
        ]
      }
    ]
  }
}