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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypeStructureDefinition
IdStructureDefinition-LMEnBodyFTOrder.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-LMEnBodyFTOrder.html
URLhttps://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder
Version0.0.3
Statusdraft
Date2026-04-02T06:29:39+00:00
NameLMEnBodyFTOrderCz
TitleA.2 - Document Body
Realmcz
Authorityhl7
DescriptionBody of the FT-order document containing order information, clinical data, coverage, appointment details, and specification of requested services.
Typehttps://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.fhir.cz.korder#currentLMEnAppointmentCzA.2.5 - Appointment
hl7.fhir.cz.korder#currentLMEnClinicalEventCzA.2.3 - Clinical event (encounter)
hl7.fhir.cz.korder#currentLMEnClinicalInformationCzA.3.1 - Clinical Information (Medical History)
hl7.fhir.cz.korder#currentLMEnCoverageBodyCzA.2.4 - Coverage
hl7.fhir.cz.korder#currentLMEnFTOrderDataElementsCzA.3.2 - Order / examination data elements
hl7.fhir.cz.korder#currentLMEnOrderInformationCzA.2.1 - Order information and A.2.2 - Order reason

Narrative

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

Generated Narrative: StructureDefinition LMEnBodyFTOrder

NameFlagsCard.TypeDescription & Constraintsdoco
.. LMEnBodyFTOrder 0..*BaseA.2 - Document Body
... orderInformation 0..1LMEnOrderInformationCzA.2.1 - Order information
... clinicalEvent 0..1LMEnClinicalEventCzA.2.3 - Clinical event
... coverage 1..*LMEnCoverageBodyCzA.2.4 - Coverage
... appointment 0..1LMEnAppointmentCzA.2.5 - Appointment
... clinicalInformation 1..1LMEnClinicalInformationCzA.3.1 - Clinical information
... dataElements 1..1LMEnFTOrderDataElementsCzA.3.2 - Order data elements

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LMEnBodyFTOrder",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder",
  "version": "0.0.3",
  "name": "LMEnBodyFTOrderCz",
  "title": "A.2 - Document Body",
  "status": "draft",
  "date": "2026-04-02T06:29:39+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services.",
  "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/korder/StructureDefinition/LMEnBodyFTOrder",
  "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": "LMEnBodyFTOrder",
        "path": "LMEnBodyFTOrder",
        "short": "A.2 - Document Body",
        "definition": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LMEnBodyFTOrder.orderInformation",
        "path": "LMEnBodyFTOrder.orderInformation",
        "short": "A.2.1 - Order information",
        "definition": "Basic information about the request including diagnoses and the reason for the request.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LMEnBodyFTOrder.orderInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnOrderInformationCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.clinicalEvent",
        "path": "LMEnBodyFTOrder.clinicalEvent",
        "short": "A.2.3 - Clinical event",
        "definition": "Information about the clinical event related to the request.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LMEnBodyFTOrder.clinicalEvent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalEventCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.coverage",
        "path": "LMEnBodyFTOrder.coverage",
        "short": "A.2.4 - Coverage",
        "definition": "Information about the type of coverage for the healthcare service.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LMEnBodyFTOrder.coverage",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.appointment",
        "path": "LMEnBodyFTOrder.appointment",
        "short": "A.2.5 - Appointment",
        "definition": "Information about the planned appointment date or patient booking.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LMEnBodyFTOrder.appointment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnAppointmentCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.clinicalInformation",
        "path": "LMEnBodyFTOrder.clinicalInformation",
        "short": "A.3.1 - Clinical information",
        "definition": "Clinical information related to the request,\nsuch as medical history, findings, examination results,\ndifferential diagnostic considerations, or treatment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LMEnBodyFTOrder.clinicalInformation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalInformationCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.dataElements",
        "path": "LMEnBodyFTOrder.dataElements",
        "short": "A.3.2 - Order data elements",
        "definition": "Structured specification of requested healthcare services,\nprocedures, and recommendations for further management.\nContent corresponds to ServiceRequest.code and ServiceRequest.orderDetail.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LMEnBodyFTOrder.dataElements",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnFTOrderDataElementsCz"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LMEnBodyFTOrder",
        "path": "LMEnBodyFTOrder",
        "short": "A.2 - Document Body",
        "definition": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services."
      },
      {
        "id": "LMEnBodyFTOrder.orderInformation",
        "path": "LMEnBodyFTOrder.orderInformation",
        "short": "A.2.1 - Order information",
        "definition": "Basic information about the request including diagnoses and the reason for the request.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnOrderInformationCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.clinicalEvent",
        "path": "LMEnBodyFTOrder.clinicalEvent",
        "short": "A.2.3 - Clinical event",
        "definition": "Information about the clinical event related to the request.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalEventCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.coverage",
        "path": "LMEnBodyFTOrder.coverage",
        "short": "A.2.4 - Coverage",
        "definition": "Information about the type of coverage for the healthcare service.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.appointment",
        "path": "LMEnBodyFTOrder.appointment",
        "short": "A.2.5 - Appointment",
        "definition": "Information about the planned appointment date or patient booking.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnAppointmentCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.clinicalInformation",
        "path": "LMEnBodyFTOrder.clinicalInformation",
        "short": "A.3.1 - Clinical information",
        "definition": "Clinical information related to the request,\nsuch as medical history, findings, examination results,\ndifferential diagnostic considerations, or treatment.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalInformationCz"
          }
        ]
      },
      {
        "id": "LMEnBodyFTOrder.dataElements",
        "path": "LMEnBodyFTOrder.dataElements",
        "short": "A.3.2 - Order data elements",
        "definition": "Structured specification of requested healthcare services,\nprocedures, and recommendations for further management.\nContent corresponds to ServiceRequest.code and ServiceRequest.orderDetail.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnFTOrderDataElementsCz"
          }
        ]
      }
    ]
  }
}