FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ClinicalEventCz

Packagehl7.fhir.cz.img-order
TypeStructureDefinition
IdClinicalEventCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/StructureDefinition-ClinicalEventCz.html
URLhttps://hl7.cz/fhir/img-order/StructureDefinition/ClinicalEventCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:01:17+00:00
NameLogEnClinicalEventCz
TitleA.2.3 - Clinical event (Encounter)
Realmcz
Authorityhl7
DescriptionClinical event (Encounter) - Information about the clinical event to which the order relates
Typehttps://hl7.cz/fhir/img-order/StructureDefinition/ClinicalEventCz
Kindlogical

Resources that use this resource

ConceptMap
BodyImagingOrder2FHIR-czCZ Body Model to this guide Map
StructureDefinition
BodyImageOrderCzA.2 and A.3 - Body Imaging Order

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition ClinicalEventCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClinicalEventCz 0..*BaseA.2.3 - Clinical event (Encounter)
... identifier 0..*IdentifierA.2.3.1 - Identifier of clinical event
... type 0..*CodeableConceptA.2.3.2 - Type of clinical event
... otherInformation 0..1stringA.2.3.3 - Other Information

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ClinicalEventCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://hl7.cz/fhir/img-order/StructureDefinition/ClinicalEventCz",
  "version": "0.1.0-ballot",
  "name": "LogEnClinicalEventCz",
  "title": "A.2.3 - Clinical event (Encounter)",
  "status": "draft",
  "date": "2025-07-18T09:01:17+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Clinical event (Encounter) - Information about the clinical event to which the order relates",
  "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/img-order/StructureDefinition/ClinicalEventCz",
  "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": "ClinicalEventCz",
        "path": "ClinicalEventCz",
        "short": "A.2.3 - Clinical event (Encounter)",
        "definition": "Clinical event (Encounter) - Information about the clinical event to which the order relates",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "ClinicalEventCz.identifier",
        "path": "ClinicalEventCz.identifier",
        "short": "A.2.3.1 - Identifier of clinical event",
        "definition": "A unique, globally unique identifier of the clinical event to which the order relates.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClinicalEventCz.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "ClinicalEventCz.type",
        "path": "ClinicalEventCz.type",
        "short": "A.2.3.2 - Type of clinical event",
        "definition": "Type of clinical event according to the type code list. (e.g. hospitalization, outpatient visit, etc.)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClinicalEventCz.type",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "ClinicalEventCz.otherInformation",
        "path": "ClinicalEventCz.otherInformation",
        "short": "A.2.3.3 - Other Information",
        "definition": "Type of services provided, period or duration of the clinical event, connection to other clinical events, etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ClinicalEventCz.otherInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ClinicalEventCz",
        "path": "ClinicalEventCz",
        "short": "A.2.3 - Clinical event (Encounter)",
        "definition": "Clinical event (Encounter) - Information about the clinical event to which the order relates"
      },
      {
        "id": "ClinicalEventCz.identifier",
        "path": "ClinicalEventCz.identifier",
        "short": "A.2.3.1 - Identifier of clinical event",
        "definition": "A unique, globally unique identifier of the clinical event to which the order relates.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "ClinicalEventCz.type",
        "path": "ClinicalEventCz.type",
        "short": "A.2.3.2 - Type of clinical event",
        "definition": "Type of clinical event according to the type code list. (e.g. hospitalization, outpatient visit, etc.)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "ClinicalEventCz.otherInformation",
        "path": "ClinicalEventCz.otherInformation",
        "short": "A.2.3.3 - Other Information",
        "definition": "Type of services provided, period or duration of the clinical event, connection to other clinical events, etc.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}