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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypeStructureDefinition
IdStructureDefinition-logEnRequestedServiceKOrder.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-logEnRequestedServiceKOrder.html
URLhttps://hl7.cz/fhir/korder/StructureDefinition/logEnRequestedServiceKOrder
Version0.0.3
Statusdraft
Date2026-02-10T12:39:03+00:00
NameLogEnRequestedServiceKOrder
TitleA.2.3 – Requested examinations / procedures
Realmcz
Authorityhl7
DescriptionSpecification of requested consultative examinations, treatments, or medical procedures.
Typehttps://hl7.cz/fhir/korder/StructureDefinition/logEnRequestedServiceKOrder
Kindlogical

Resources that use this resource

StructureDefinition
logEnBodyKOrderA.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 logEnRequestedServiceKOrder

NameFlagsCard.TypeDescription & Constraintsdoco
.. logEnRequestedServiceKOrder 0..*BaseA.2.3 – Requested examinations / procedures
... examinationType 1..1CodeableConceptType of requested examination
... examinationDescription 1..1stringRequested examination (text description)
... procedures 0..*CodeableConceptProcedures

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "logEnRequestedServiceKOrder",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/korder/StructureDefinition/logEnRequestedServiceKOrder",
  "version": "0.0.3",
  "name": "LogEnRequestedServiceKOrder",
  "title": "A.2.3 – Requested examinations / procedures",
  "status": "draft",
  "date": "2026-02-10T12:39:03+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Specification of requested consultative examinations,\ntreatments, or medical procedures.",
  "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/logEnRequestedServiceKOrder",
  "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": "logEnRequestedServiceKOrder",
        "path": "logEnRequestedServiceKOrder",
        "short": "A.2.3 – Requested examinations / procedures",
        "definition": "Specification of requested consultative examinations,\ntreatments, or medical procedures.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "logEnRequestedServiceKOrder.examinationType",
        "path": "logEnRequestedServiceKOrder.examinationType",
        "short": "Type of requested examination",
        "definition": "Consultative examination, examination, or treatment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "logEnRequestedServiceKOrder.examinationType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "logEnRequestedServiceKOrder.examinationDescription",
        "path": "logEnRequestedServiceKOrder.examinationDescription",
        "short": "Requested examination (text description)",
        "definition": "Textual description of the requested healthcare services.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "logEnRequestedServiceKOrder.examinationDescription",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "logEnRequestedServiceKOrder.procedures",
        "path": "logEnRequestedServiceKOrder.procedures",
        "short": "Procedures",
        "definition": "List of codes of requested medical procedures according\n  to the VZP code system.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "logEnRequestedServiceKOrder.procedures",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "logEnRequestedServiceKOrder",
        "path": "logEnRequestedServiceKOrder",
        "short": "A.2.3 – Requested examinations / procedures",
        "definition": "Specification of requested consultative examinations,\ntreatments, or medical procedures."
      },
      {
        "id": "logEnRequestedServiceKOrder.examinationType",
        "path": "logEnRequestedServiceKOrder.examinationType",
        "short": "Type of requested examination",
        "definition": "Consultative examination, examination, or treatment.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "logEnRequestedServiceKOrder.examinationDescription",
        "path": "logEnRequestedServiceKOrder.examinationDescription",
        "short": "Requested examination (text description)",
        "definition": "Textual description of the requested healthcare services.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "logEnRequestedServiceKOrder.procedures",
        "path": "logEnRequestedServiceKOrder.procedures",
        "short": "Procedures",
        "definition": "List of codes of requested medical procedures according\n  to the VZP code system.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}