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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeStructureDefinition
IdStructureDefinition-EmergencyRecordCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/StructureDefinition-EmergencyRecordCz.html
URLhttps://hl7.cz/fhir/szz/StructureDefinition/EmergencyRecordCz
Version0.0.1
Statusdraft
Date2025-12-22T12:04:24+00:00
NameLogEnEmergencyRecordCz
TitleA.2 - Emergency health record
Realmcz
Authorityhl7
DescriptionShared Health Record - Logical model of Emergency Health Record.
Typehttps://hl7.cz/fhir/szz/StructureDefinition/EmergencyRecordCz
Kindlogical

Resources that use this resource

ConceptMap
EmergencyRecord2FHIR-czCZ Emergency record Model to this guide Map
StructureDefinition
SzzCzA - Shared Health Record

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition EmergencyRecordCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. EmergencyRecordCz 0..*BaseA.2 - Emergency health record
... bloodGroup 0..1BaseA.2.1 - Blood Group
.... bloodType 0..1CodeableConceptA.2.1.1 - Blood Group Type
.... rhFactor 0..1CodeableConceptA.2.1.2 - Rh Factor
.... testCode 0..1CodeableConceptA.2.1.3 - Blood group test code
.... dateOfDetection 0..1dateTimeA.2.1.4 - Date of blood group detection
... allergy 0..*BaseA.2.2 - Allergies and adverse reactions
.... substance 0..1CodeableConceptA.2.2.1 - Substance - allergen
.... allergenCategory 0..1CodeableConceptA.2.2.2 - Allergen category
.... criticality 0..1CodeableConceptA.2.2.3 - Criticality
.... reactionType 0..1CodeableConceptA.2.2.4 - Reaction type
.... manifestation 0..1CodeableConceptA.2.2.5 - Manifestation
.... severityReaction 0..1CodeableConceptA.2.2.6 - Clinical severity of manifestation
.... dateOfDetection 0..1dateTimeA.2.2.7 - Date of detection
.... recordOriginator 0..1BaseA.2.2.8 - Record originator
... otherEmergencyData 0..*BaseA.2.3 - Other emergency data
.... eventType 0..1CodeableConceptA.2.3.1 - Event type
.... suspectedSubstance 0..1BaseA.2.3.2. - Suspected substance
.... dateOfDiscovery 0..1dateTimeA.2.3.3 - Date of discovery
.... recordOriginator 0..1BaseA.2.3.4 - Record originator
... usedMedication 0..*BaseA.2.4 - Medicinal products used in the provision of healthcare services by inpatient care providers
.... identification 0..1CodeableConceptA.3.4.1 - Identification of medicinal product
.... quantity 0..1CodeableConceptA.3.4.2 - Quantity
.... dateOfAdministration 0..1dateTimeA.2.4.3 - Date of administration
.... sourceOfRecord 0..1BaseA.2.4.4 - Source of record

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EmergencyRecordCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/szz/StructureDefinition/EmergencyRecordCz",
  "version": "0.0.1",
  "name": "LogEnEmergencyRecordCz",
  "title": "A.2 - Emergency health record",
  "status": "draft",
  "date": "2025-12-22T12:04:24+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Shared Health Record - Logical model of Emergency Health Record.",
  "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/szz/StructureDefinition/EmergencyRecordCz",
  "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": "EmergencyRecordCz",
        "path": "EmergencyRecordCz",
        "short": "A.2 - Emergency health record",
        "definition": "Shared Health Record - Logical model of Emergency Health Record.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "EmergencyRecordCz.bloodGroup",
        "path": "EmergencyRecordCz.bloodGroup",
        "short": "A.2.1 - Blood Group",
        "definition": "Information about the patient's blood group.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.bloodGroup",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.bloodType",
        "path": "EmergencyRecordCz.bloodGroup.bloodType",
        "short": "A.2.1.1 - Blood Group Type",
        "definition": "Record of the patient's blood group according to the AB0 system (A, B, AB, 0).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.bloodGroup.bloodType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.rhFactor",
        "path": "EmergencyRecordCz.bloodGroup.rhFactor",
        "short": "A.2.1.2 - Rh Factor",
        "definition": "Record of Rh(D) factor.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.bloodGroup.rhFactor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.testCode",
        "path": "EmergencyRecordCz.bloodGroup.testCode",
        "short": "A.2.1.3 - Blood group test code",
        "definition": "Code identifying the type of blood group test performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.bloodGroup.testCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.dateOfDetection",
        "path": "EmergencyRecordCz.bloodGroup.dateOfDetection",
        "short": "A.2.1.4 - Date of blood group detection",
        "definition": "Date and time when the result was determined.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.bloodGroup.dateOfDetection",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy",
        "path": "EmergencyRecordCz.allergy",
        "short": "A.2.2 - Allergies and adverse reactions",
        "definition": "Record of allergy or other significant adverse reaction to a substance or medicinal product.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EmergencyRecordCz.allergy",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.substance",
        "path": "EmergencyRecordCz.allergy.substance",
        "short": "A.2.2.1 - Substance - allergen",
        "definition": "Identification of the substance, medicinal product, or other substance causing the reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.substance",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.allergenCategory",
        "path": "EmergencyRecordCz.allergy.allergenCategory",
        "short": "A.2.2.2 - Allergen category",
        "definition": "Type of allergen in terms of origin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.allergenCategory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.criticality",
        "path": "EmergencyRecordCz.allergy.criticality",
        "short": "A.2.2.3 - Criticality",
        "definition": "Substance, group of substances, or environmental factor to which the patient is allergic or hypersensitive. The causative agent can be expressed using a substance code, ATC group, or SÚKL product code (in the case of medicinal products).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.criticality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.reactionType",
        "path": "EmergencyRecordCz.allergy.reactionType",
        "short": "A.2.2.4 - Reaction type",
        "definition": "Information on whether it is an allergy or intolerance.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.reactionType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.manifestation",
        "path": "EmergencyRecordCz.allergy.manifestation",
        "short": "A.2.2.5 - Manifestation",
        "definition": "Clinical manifestations of the reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.manifestation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.severityReaction",
        "path": "EmergencyRecordCz.allergy.severityReaction",
        "short": "A.2.2.6 - Clinical severity of manifestation",
        "definition": "Clinical severity of manifestation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.severityReaction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.dateOfDetection",
        "path": "EmergencyRecordCz.allergy.dateOfDetection",
        "short": "A.2.2.7 - Date of detection",
        "definition": "Date when the allergy/reaction was first diagnosed (onset).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.dateOfDetection",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.recordOriginator",
        "path": "EmergencyRecordCz.allergy.recordOriginator",
        "short": "A.2.2.8 - Record originator",
        "definition": "Healthcare provider who recorded the data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.allergy.recordOriginator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData",
        "path": "EmergencyRecordCz.otherEmergencyData",
        "short": "A.2.3 - Other emergency data",
        "definition": "Other data includes records of significant adverse events. These typically include adverse drug reactions, transfusion reactions, complications during the administration of blood products, etc.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EmergencyRecordCz.otherEmergencyData",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.eventType",
        "path": "EmergencyRecordCz.otherEmergencyData.eventType",
        "short": "A.2.3.1 - Event type",
        "definition": "Classification of the event (e.g., adverse drug reaction, transfusion reaction).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.otherEmergencyData.eventType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.suspectedSubstance",
        "path": "EmergencyRecordCz.otherEmergencyData.suspectedSubstance",
        "short": "A.2.3.2. - Suspected substance",
        "definition": "A substance, drug, or other factor suspected of causing the event.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.otherEmergencyData.suspectedSubstance",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.dateOfDiscovery",
        "path": "EmergencyRecordCz.otherEmergencyData.dateOfDiscovery",
        "short": "A.2.3.3 - Date of discovery",
        "definition": "Date and time when the adverse event occurred.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.otherEmergencyData.dateOfDiscovery",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.recordOriginator",
        "path": "EmergencyRecordCz.otherEmergencyData.recordOriginator",
        "short": "A.2.3.4 - Record originator",
        "definition": "Healthcare provider who recorded the data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.otherEmergencyData.recordOriginator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication",
        "path": "EmergencyRecordCz.usedMedication",
        "short": "A.2.4 - Medicinal products used in the provision of healthcare services by inpatient care providers",
        "definition": "Medicinal products used in the patient during the provision of healthcare services by inpatient care providers over the last 12 months.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EmergencyRecordCz.usedMedication",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.identification",
        "path": "EmergencyRecordCz.usedMedication.identification",
        "short": "A.3.4.1 - Identification of medicinal product",
        "definition": "Code of the medicinal product administered to the patient during hospitalization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.usedMedication.identification",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.quantity",
        "path": "EmergencyRecordCz.usedMedication.quantity",
        "short": "A.3.4.2 - Quantity",
        "definition": "The quantity of the medicinal product administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.usedMedication.quantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.dateOfAdministration",
        "path": "EmergencyRecordCz.usedMedication.dateOfAdministration",
        "short": "A.2.4.3 - Date of administration",
        "definition": "The date and time when the medicinal product was administered to the patient in an inpatient facility.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.usedMedication.dateOfAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.sourceOfRecord",
        "path": "EmergencyRecordCz.usedMedication.sourceOfRecord",
        "short": "A.2.4.4 - Source of record",
        "definition": "The provider who recorded the data – inpatient facility.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmergencyRecordCz.usedMedication.sourceOfRecord",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EmergencyRecordCz",
        "path": "EmergencyRecordCz",
        "short": "A.2 - Emergency health record",
        "definition": "Shared Health Record - Logical model of Emergency Health Record."
      },
      {
        "id": "EmergencyRecordCz.bloodGroup",
        "path": "EmergencyRecordCz.bloodGroup",
        "short": "A.2.1 - Blood Group",
        "definition": "Information about the patient's blood group.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.bloodType",
        "path": "EmergencyRecordCz.bloodGroup.bloodType",
        "short": "A.2.1.1 - Blood Group Type",
        "definition": "Record of the patient's blood group according to the AB0 system (A, B, AB, 0).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.rhFactor",
        "path": "EmergencyRecordCz.bloodGroup.rhFactor",
        "short": "A.2.1.2 - Rh Factor",
        "definition": "Record of Rh(D) factor.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.testCode",
        "path": "EmergencyRecordCz.bloodGroup.testCode",
        "short": "A.2.1.3 - Blood group test code",
        "definition": "Code identifying the type of blood group test performed.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.bloodGroup.dateOfDetection",
        "path": "EmergencyRecordCz.bloodGroup.dateOfDetection",
        "short": "A.2.1.4 - Date of blood group detection",
        "definition": "Date and time when the result was determined.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy",
        "path": "EmergencyRecordCz.allergy",
        "short": "A.2.2 - Allergies and adverse reactions",
        "definition": "Record of allergy or other significant adverse reaction to a substance or medicinal product.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.substance",
        "path": "EmergencyRecordCz.allergy.substance",
        "short": "A.2.2.1 - Substance - allergen",
        "definition": "Identification of the substance, medicinal product, or other substance causing the reaction.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.allergenCategory",
        "path": "EmergencyRecordCz.allergy.allergenCategory",
        "short": "A.2.2.2 - Allergen category",
        "definition": "Type of allergen in terms of origin.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.criticality",
        "path": "EmergencyRecordCz.allergy.criticality",
        "short": "A.2.2.3 - Criticality",
        "definition": "Substance, group of substances, or environmental factor to which the patient is allergic or hypersensitive. The causative agent can be expressed using a substance code, ATC group, or SÚKL product code (in the case of medicinal products).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.reactionType",
        "path": "EmergencyRecordCz.allergy.reactionType",
        "short": "A.2.2.4 - Reaction type",
        "definition": "Information on whether it is an allergy or intolerance.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.manifestation",
        "path": "EmergencyRecordCz.allergy.manifestation",
        "short": "A.2.2.5 - Manifestation",
        "definition": "Clinical manifestations of the reaction.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.severityReaction",
        "path": "EmergencyRecordCz.allergy.severityReaction",
        "short": "A.2.2.6 - Clinical severity of manifestation",
        "definition": "Clinical severity of manifestation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.dateOfDetection",
        "path": "EmergencyRecordCz.allergy.dateOfDetection",
        "short": "A.2.2.7 - Date of detection",
        "definition": "Date when the allergy/reaction was first diagnosed (onset).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.allergy.recordOriginator",
        "path": "EmergencyRecordCz.allergy.recordOriginator",
        "short": "A.2.2.8 - Record originator",
        "definition": "Healthcare provider who recorded the data.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData",
        "path": "EmergencyRecordCz.otherEmergencyData",
        "short": "A.2.3 - Other emergency data",
        "definition": "Other data includes records of significant adverse events. These typically include adverse drug reactions, transfusion reactions, complications during the administration of blood products, etc.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.eventType",
        "path": "EmergencyRecordCz.otherEmergencyData.eventType",
        "short": "A.2.3.1 - Event type",
        "definition": "Classification of the event (e.g., adverse drug reaction, transfusion reaction).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.suspectedSubstance",
        "path": "EmergencyRecordCz.otherEmergencyData.suspectedSubstance",
        "short": "A.2.3.2. - Suspected substance",
        "definition": "A substance, drug, or other factor suspected of causing the event.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.dateOfDiscovery",
        "path": "EmergencyRecordCz.otherEmergencyData.dateOfDiscovery",
        "short": "A.2.3.3 - Date of discovery",
        "definition": "Date and time when the adverse event occurred.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.otherEmergencyData.recordOriginator",
        "path": "EmergencyRecordCz.otherEmergencyData.recordOriginator",
        "short": "A.2.3.4 - Record originator",
        "definition": "Healthcare provider who recorded the data.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication",
        "path": "EmergencyRecordCz.usedMedication",
        "short": "A.2.4 - Medicinal products used in the provision of healthcare services by inpatient care providers",
        "definition": "Medicinal products used in the patient during the provision of healthcare services by inpatient care providers over the last 12 months.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.identification",
        "path": "EmergencyRecordCz.usedMedication.identification",
        "short": "A.3.4.1 - Identification of medicinal product",
        "definition": "Code of the medicinal product administered to the patient during hospitalization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.quantity",
        "path": "EmergencyRecordCz.usedMedication.quantity",
        "short": "A.3.4.2 - Quantity",
        "definition": "The quantity of the medicinal product administered.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.dateOfAdministration",
        "path": "EmergencyRecordCz.usedMedication.dateOfAdministration",
        "short": "A.2.4.3 - Date of administration",
        "definition": "The date and time when the medicinal product was administered to the patient in an inpatient facility.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EmergencyRecordCz.usedMedication.sourceOfRecord",
        "path": "EmergencyRecordCz.usedMedication.sourceOfRecord",
        "short": "A.2.4.4 - Source of record",
        "definition": "The provider who recorded the data – inpatient facility.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  }
}