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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeStructureDefinition
IdStructureDefinition-OutpatientEncounterReportCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/amb/StructureDefinition-OutpatientEncounterReportCz.html
URLhttps://hl7.cz/fhir/amb/StructureDefinition/OutpatientEncounterReportCz
Version0.1.0
Statusdraft
Date2026-01-30T21:34:26+00:00
NameLogEnOutpatientEncounterReportCz
TitleA - Outpatient Encounter Report
Realmcz
Authorityhl7
DescriptionOutpatient Encounter Report
Typehttps://hl7.cz/fhir/amb/StructureDefinition/OutpatientEncounterReportCz
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AdmissionEvaluationCzA.2.4 - Admission Evaluation
AdvanceDirectivesCzA.2.1 - Advance Directives
AlertsCzA.2.2 - Alerts
AttachmentsCzA.4 - Attachments
EncounterCzA.2.3 - Encounter
HeaderAmbCzA.1 - Header
MedicationSummaryCzA.2.8 - Medication Summary
OutpatientStayCzA.2.7 - Outpatient stay
PatientHistoryCzA.2.6 - Patient History
PlanOfCareCzA.2.9.1 - Plan of Care
PresentedFormCzA.3 - Presented Form

Narrative

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

Generated Narrative: StructureDefinition OutpatientEncounterReportCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. OutpatientEncounterReportCz 0..*BaseA - Outpatient Encounter Report
... header 1..1HeaderAmbCzA.1 - Outpatient Encounter Report header data element
... body 0..1BaseA.2 - Outpatient Encounter Report body data element
.... advanceDirectives 0..1AdvanceDirectivesCzA.2.1 - Advance directives
.... alerts 0..1AlertsCzA.2.2 - Alerts
.... encounter 1..1EncounterCzA.2.3 - Encounter
.... admissionEvaluation 0..1AdmissionEvaluationCzA.2.4 - Admission evaluation
.... patientHistory 0..1PatientHistoryCzA.2.6 - Patient history
.... outpatientStay 0..1OutpatientStayCzA.2.7 - Outpatient stay
.... medicationSummary 1..*MedicationSummaryCzA.2.8 - Discharge details
.... recommendations 0..1BaseA.2.9 - Care plan and other recommendations after discharge.
..... carePlan 0..*PlanOfCareCzA.2.9.1 - Care plan
... presentedForm 1..*PresentedFormCzA.3 - Presented Form
... media 0..*AttachmentsCzA.4 - Media Attachment

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "OutpatientEncounterReportCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/amb/StructureDefinition/OutpatientEncounterReportCz",
  "version": "0.1.0",
  "name": "LogEnOutpatientEncounterReportCz",
  "title": "A - Outpatient Encounter Report",
  "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": "Outpatient Encounter Report",
  "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/OutpatientEncounterReportCz",
  "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": "OutpatientEncounterReportCz",
        "path": "OutpatientEncounterReportCz",
        "short": "A - Outpatient Encounter Report",
        "definition": "Outpatient Encounter Report",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "OutpatientEncounterReportCz.header",
        "path": "OutpatientEncounterReportCz.header",
        "short": "A.1 - Outpatient Encounter Report header data element",
        "definition": "Outpatient Encounter Report header data element",
        "min": 1,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/HeaderAmbCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body",
        "path": "OutpatientEncounterReportCz.body",
        "short": "A.2 - Outpatient Encounter Report body data element",
        "definition": "Outpatient Encounter Report body data element",
        "min": 0,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.body",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.advanceDirectives",
        "path": "OutpatientEncounterReportCz.body.advanceDirectives",
        "short": "A.2.1 - Advance directives",
        "definition": "Advance directives",
        "min": 0,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.body.advanceDirectives",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AdvanceDirectivesCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.alerts",
        "path": "OutpatientEncounterReportCz.body.alerts",
        "short": "A.2.2 - Alerts",
        "definition": "Alerts",
        "min": 0,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.body.alerts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AlertsCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.encounter",
        "path": "OutpatientEncounterReportCz.body.encounter",
        "short": "A.2.3 - Encounter",
        "definition": "Encounter",
        "min": 1,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.body.encounter",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/EncounterCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.admissionEvaluation",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.admissionEvaluation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AdmissionEvaluationCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.patientHistory",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.patientHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/PatientHistoryCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.outpatientStay",
        "path": "OutpatientEncounterReportCz.body.outpatientStay",
        "short": "A.2.7 - Outpatient stay",
        "definition": "Outpatient stay",
        "min": 0,
        "max": "1",
        "base": {
          "path": "OutpatientEncounterReportCz.body.outpatientStay",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/OutpatientStayCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.medicationSummary",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.medicationSummary",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/MedicationSummaryCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.recommendations",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.recommendations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.recommendations.carePlan",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.recommendations.carePlan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/PlanOfCareCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.presentedForm",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.presentedForm",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/PresentedFormCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.media",
        "path": "OutpatientEncounterReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "OutpatientEncounterReportCz.media",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AttachmentsCz"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "OutpatientEncounterReportCz",
        "path": "OutpatientEncounterReportCz",
        "short": "A - Outpatient Encounter Report",
        "definition": "Outpatient Encounter Report"
      },
      {
        "id": "OutpatientEncounterReportCz.header",
        "path": "OutpatientEncounterReportCz.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/HeaderAmbCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.advanceDirectives",
        "path": "OutpatientEncounterReportCz.body.advanceDirectives",
        "short": "A.2.1 - Advance directives",
        "definition": "Advance directives",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AdvanceDirectivesCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.alerts",
        "path": "OutpatientEncounterReportCz.body.alerts",
        "short": "A.2.2 - Alerts",
        "definition": "Alerts",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AlertsCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.encounter",
        "path": "OutpatientEncounterReportCz.body.encounter",
        "short": "A.2.3 - Encounter",
        "definition": "Encounter ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/EncounterCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.admissionEvaluation",
        "path": "OutpatientEncounterReportCz.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/AdmissionEvaluationCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.patientHistory",
        "path": "OutpatientEncounterReportCz.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/PatientHistoryCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.outpatientStay",
        "path": "OutpatientEncounterReportCz.body.outpatientStay",
        "short": "A.2.7 - Outpatient stay",
        "definition": "Outpatient stay",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/OutpatientStayCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.medicationSummary",
        "path": "OutpatientEncounterReportCz.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/MedicationSummaryCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.body.recommendations",
        "path": "OutpatientEncounterReportCz.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": "OutpatientEncounterReportCz.body.recommendations.carePlan",
        "path": "OutpatientEncounterReportCz.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/PlanOfCareCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.presentedForm",
        "path": "OutpatientEncounterReportCz.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/PresentedFormCz"
          }
        ]
      },
      {
        "id": "OutpatientEncounterReportCz.media",
        "path": "OutpatientEncounterReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/amb/StructureDefinition/AttachmentsCz"
          }
        ]
      }
    ]
  }
}