PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol
description: The logical model represents the Emergency Medical Service protocol as an abstract data model. The data elements defined in this model are mapped to the FHIR document structure.
package_name: ch.fhir.ig.ch-ems
derivation: specialization
name: LogicalModelEmsProtocol
type: http://fhir.ch/ig/ch-ems/StructureDefinition/EMSProtocol
elements:
  patient:
    type: BackboneElement
    short: Patient
    index: 63
    elements:
      address:
        type: Address
        short: Adresse
        index: 78
        elements:
          street: {type: string, short: Strasse, index: 79}
          zipCode: {type: string, short: PLZ, index: 80}
          city: {type: string, short: Ort, index: 81}
      insurance: {type: string, short: Krankenkasse, index: 71}
      oasiNumber: {type: Identifier, short: AHV-Nummer, index: 73}
      plsId: {type: Identifier, short: PLS-ID (Patientenleitsystem), index: 74}
      name:
        type: HumanName
        short: Name
        index: 64
        elements:
          firstName: {type: string, short: Vorname, index: 65}
          lastName: {type: string, short: Nachname, index: 66}
      insuranceCardNumber: {type: Identifier, short: VeKa-Nummer (Versichertenkartennummer), index: 72}
      birthDate: {type: date, short: Geburtsdatum, index: 69}
      identification:
        type: BackboneElement
        short: Identifikation des Patienten
        index: 75
        elements:
          medium:
            type: CodeableConcept
            short: Identifikationsmedium
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idMedium'}
            index: 76
          source:
            type: CodeableConcept
            short: Identifikationsquelle
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idSource'}
            index: 77
      citizenship: {type: string, short: Nationalität, index: 68}
      placeOfOrigin: {type: string, short: Bürgerort, index: 67}
      gender:
        type: code
        short: Administratives Geschlecht
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
        index: 70
  findings:
    type: BackboneElement
    short: Befund
    index: 114
    elements:
      time: {type: dateTime, short: Zeitpunkt, index: 115}
      airway:
        type: BackboneElement
        short: 'A: Atemwege'
        index: 116
        elements:
          respiratoryStatus:
            type: CodeableConcept
            short: Zustand der Atemwege
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-findingsAirway'}
            index: 117
      breathing:
        type: BackboneElement
        short: 'B: Atmung'
        index: 118
        elements:
          respiratoryFunction:
            type: CodeableConcept
            short: Zustand der Atmung
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-respirationObservation'}
            index: 119
      circulation:
        type: BackboneElement
        short: 'C: Kreislauf'
        index: 120
        elements:
          cardiacArrest: {type: boolean, short: Herz-Kreislauf Stillstand, index: 121}
          heartRate:
            type: BackboneElement
            short: Herzfrequenz
            index: 122
            elements:
              rate: {type: Quantity, short: Anzahl Herzschläge pro Minute, index: 123}
              arrhythmia:
                type: CodeableConcept
                short: Arrhythmie
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulesResult'}
                index: 124
              intensity:
                type: CodeableConcept
                short: Intensität
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity'}
                index: 125
              measurementMethod:
                type: CodeableConcept
                short: Messmethode
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulseMethod'}
                index: 126
          bloodPressure:
            type: BackboneElement
            short: Blutdruck
            index: 127
            elements:
              systolic: {type: Quantity, short: Systolischer Blutdruck, index: 128}
              diastolic: {type: Quantity, short: Diastolischer Blutdruck, index: 129}
              measurementMethod:
                type: CodeableConcept
                short: Messmethode
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pressureMethod'}
                index: 130
                elements:
                  bodySite:
                    type: CodeableConcept
                    short: Körperstelle
                    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
                    index: 131
      disability:
        type: BackboneElement
        short: 'D: Defizit, neurologisches'
        index: 132
        elements:
          gcs:
            type: BackboneElement
            short: Glasgow Coma Scale (GCS)
            index: 133
            elements:
              total: {type: integer, short: Gesamtscore, index: 134}
              eyeOpening:
                type: BackboneElement
                short: Augenöffnung
                index: 135
                elements:
                  score: {type: integer, short: Score, index: 136}
                  description:
                    type: CodeableConcept
                    short: Beschreibung
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcs-augenoeffnung'}
                    index: 137
              verbalResponse:
                type: BackboneElement
                short: verbale Kommunikation
                index: 138
                elements:
                  score: {type: integer, short: Score, index: 139}
                  description:
                    type: CodeableConcept
                    short: Beschreibung
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsVerbal'}
                    index: 140
              motorResponse:
                type: BackboneElement
                short: motorische Reaktion
                index: 141
                elements:
                  score: {type: integer, short: Score, index: 142}
                  description:
                    type: CodeableConcept
                    short: Beschreibung
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsMotoric'}
                    index: 143
          levelOfResponsiveness:
            type: CodeableConcept
            short: Bewusstseinslage nach AVPU-Schema
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-vigilanzAvpu'}
            index: 144
          pupilShape:
            type: CodeableConcept
            short: Pupillenform
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-eyeForm'}
            index: 145
          pupilSize:
            type: CodeableConcept
            short: Pupillenform
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-size'}
            index: 146
          fast:
            type: BackboneElement
            short: Verletzungsgrad mittels FAST-Test
            index: 147
            elements:
              face:
                type: CodeableConcept
                short: 'F: Gesichtslähmung'
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-yesNoUnknown'}
                index: 148
                elements:
                  laterality:
                    type: CodeableConcept
                    short: Betroffene Seite
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-laterality'}
                    index: 149
              arm:
                type: CodeableConcept
                short: 'A: Armschwäche'
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-yesNoUnknown'}
                index: 150
                elements:
                  laterality:
                    type: CodeableConcept
                    short: Betroffene Seite
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-laterality'}
                    index: 151
              speech:
                type: CodeableConcept
                short: 'S: Sprachschwierigkeiten'
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-yesNoUnknown'}
                index: 152
              time: {type: dateTime, short: 'T: Zeit', index: 153}
            required: [speech, face, arm, time]
      exposure:
        type: BackboneElement
        short: 'E: Exposition'
        index: 154
        elements:
          heat:
            type: CodeableConcept
            short: Hitzeexposition
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-heatExposure'}
            index: 155
          cold:
            type: CodeableConcept
            short: Kälteexposition
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-coldExposure'}
            index: 156
  transport: {type: string, short: Transport, index: 196}
  handover:
    type: BackboneElement
    short: Übergabe
    index: 197
    elements:
      priority:
        type: CodeableConcept
        short: Priorität
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-hospitalPriority'}
        index: 198
      conditionChange:
        type: CodeableConcept
        short: Zustandsveränderung
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-result'}
        index: 199
      injurySeverity:
        type: CodeableConcept
        short: Verletzungsschwere gemäss NACA-Score
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-NACA'}
        index: 200
      gcs:
        type: BackboneElement
        short: Glasgow Coma Scale (GCS)
        index: 201
        elements:
          total: {type: integer, short: Gesamtscore, index: 202}
          eyeOpening:
            type: BackboneElement
            short: Augenöffnung
            index: 203
            elements:
              score: {type: integer, short: Score, index: 204}
              description:
                type: CodeableConcept
                short: Beschreibung
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcs-augenoeffnung'}
                index: 205
          verbalResponse:
            type: BackboneElement
            short: verbale Kommunikation
            index: 206
            elements:
              score: {type: integer, short: Score, index: 207}
              description:
                type: CodeableConcept
                short: Beschreibung
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsVerbal'}
                index: 208
          motorResponse:
            type: BackboneElement
            short: motorische Reaktion
            index: 209
            elements:
              score: {type: integer, short: Score, index: 210}
              description:
                type: CodeableConcept
                short: Beschreibung
                binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsMotoric'}
                index: 211
      recipient:
        type: BackboneElement
        short: Übergabe an
        index: 212
        elements:
          organisation: {type: Organization, short: Organisation (Zielort), index: 213}
          practitioner: {type: Practitioner, short: Verantwortliche Person, array: true, index: 214}
        required: [organisation]
  diagnosis:
    type: BackboneElement
    short: Diagnose
    array: true
    index: 157
    elements:
      type:
        type: CodeableConcept
        short: Diagnosetyp
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-diagType'}
        index: 158
      author:
        type: BackboneElement
        short: Diagnosesteller
        index: 159
        elements:
          name:
            type: HumanName
            short: Name
            index: 160
            elements:
              firstName: {type: string, short: Vorname, index: 161}
              lastName: {type: string, short: Nachname, index: 162}
          gln: {type: Identifier, short: GLN (Global Location Number), index: 163}
          formation:
            type: CodeableConcept
            short: Ausbildung
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-formation'}
            array: true
            index: 164
      icd10: {type: CodeableConcept, short: ICD-10-Code, index: 165}
    required: [type]
  eventOfDeath:
    type: BackboneElement
    short: Todesfall
    index: 194
    elements:
      deathManner:
        type: CodeableConcept
        short: Todesart
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner'}
        index: 195
  mission:
    type: BackboneElement
    short: Einsatz
    index: 0
    elements:
      date: {type: date, short: Einsatzdatum, index: 1}
      transportation:
        type: BackboneElement
        short: Transport
        index: 54
        elements:
          bedding:
            type: CodeableConcept
            short: Lagerung
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-bedding'}
            index: 55
          recoveryAid:
            type: CodeableConcept
            short: Bergungshilfsmittel
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRecovAid'}
            array: true
            index: 56
      ambulance:
        type: BackboneElement
        short: Ambulanz
        array: true
        index: 57
        elements:
          type:
            type: CodeableConcept
            short: Typ
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ambulanceType'}
            index: 58
          disinfection:
            type: CodeableConcept
            short: Desinfektion
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-transDisinfection'}
            index: 59
      number: {type: Identifier, short: Einsatznummer SNZ (Sanitätsnotrufzentrale), index: 2}
      violence:
        type: BackboneElement
        short: Gewalt gegen Rettungskräfte
        index: 49
        elements:
          offender:
            type: CodeableConcept
            short: Tatperson
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-offender'}
            array: true
            index: 50
          form:
            type: CodeableConcept
            short: Form der Gewalt
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-violenceForm'}
            array: true
            index: 51
          result:
            type: CodeableConcept
            short: Folgen der Gewalt
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-violenceResult'}
            array: true
            index: 52
      statusTime:
        type: BackboneElement
        short: Statuszeit
        array: true
        index: 44
        elements:
          time: {type: dateTime, short: Zeitpunkt, index: 45}
          meaning:
            type: CodeableConcept
            short: Bedeutung der Statuszeit
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-missionTimeRole'}
            index: 46
        required: [meaning, time]
      type:
        type: CodeableConcept
        short: Einsatzart
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-missionType'}
        index: 3
      urgency:
        type: CodeableConcept
        short: Dringlichkeit
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency'}
        index: 5
        elements:
          adequacy:
            type: CodeableConcept
            short: Angemessenheit der Dringlichkeit
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate'}
            index: 6
      precautionsInfection:
        type: CodeableConcept
        short: Vorsichtsmassnahme für das Personal bei infektiösen Einsätzen/Transporten
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-InfectPersPrecaution'}
        array: true
        index: 53
      respondingOrganisation:
        type: BackboneElement
        short: Aufgebotene Organisation
        index: 10
        elements:
          name: {type: string, short: Name, index: 11}
          gln: {type: Identifier, short: GLN (Global Location Number), index: 12}
          team:
            type: BackboneElement
            short: Einsatzteam
            index: 13
            elements:
              name: {type: string, short: Name, index: 14}
              gln: {type: Identifier, short: GLN (Global Location Number) der aufgebotenen Organisation, index: 15}
              member:
                type: BackboneElement
                short: Teammitglied
                array: true
                index: 16
                elements:
                  role:
                    type: CodeableConcept
                    short: Rolle
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-teamRole'}
                    index: 17
                  name:
                    type: HumanName
                    short: Name
                    index: 18
                    elements:
                      firstName: {type: string, short: Vorname, index: 19}
                      lastName: {type: string, short: Nachname, index: 20}
                  gln: {type: Identifier, short: Persönliche GLN (Global Location Number), index: 21}
                  formation:
                    type: CodeableConcept
                    short: Ausbildung
                    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-formation'}
                    array: true
                    index: 22
                required: [role]
            required: [gln, name]
        required: [gln, name, team]
      requestingOrganisation:
        type: BackboneElement
        short: Aufbietende Organisation
        index: 7
        elements:
          name: {type: string, short: Name, index: 8}
          gln: {type: Identifier, short: GLN (Global Location Number), index: 9}
        required: [gln, name]
      device:
        type: BackboneElement
        short: Hilfsmittel
        array: true
        index: 60
        elements:
          name: {type: string, short: Benennung, index: 61}
          owner:
            type: CodeableConcept
            short: Eigentümer/Eigentümerin
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner'}
            index: 62
        required: [name]
      transportReason:
        type: CodeableConcept
        short: Transportgrund
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-transReason'}
        array: true
        index: 4
      location:
        type: BackboneElement
        short: Einsatzort
        index: 23
        elements:
          address:
            type: Address
            short: Adresse
            index: 24
            elements:
              street: {type: string, short: Strasse, index: 25}
              zipCode: {type: string, short: PLZ, index: 26}
              city: {type: string, short: Ort, index: 27}
          position:
            type: BackboneElement
            short: Koordinaten
            index: 28
            elements:
              longitude: {type: decimal, short: Längengrad, index: 29}
              latitude: {type: decimal, short: Breitengrad, index: 30}
            required: [longitude, latitude]
          name: {type: string, short: Ortsname, index: 31}
          type:
            type: CodeableConcept
            short: Ortstyp
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-locationType'}
            index: 32
      valuablesPatient:
        type: CodeableConcept
        short: Wertsachen Patient
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-valType'}
        array: true
        index: 47
      emergencyDoctorSystem:
        type: CodeableConcept
        short: Notarzt/Notärtzin System
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-emergDoctSystem'}
        index: 48
      destination:
        type: BackboneElement
        short: Zielort
        index: 33
        elements:
          address:
            type: Address
            short: Adresse
            index: 34
            elements:
              street: {type: string, short: Strasse, index: 35}
              zipCode: {type: string, short: PLZ, index: 36}
              city: {type: string, short: Ort, index: 37}
          position:
            type: BackboneElement
            short: Koordinaten
            index: 38
            elements:
              longitude: {type: decimal, short: Längengrad, index: 39}
              latitude: {type: decimal, short: Breitengrad, index: 40}
            required: [longitude, latitude]
          name: {type: string, short: Ortsname, index: 41}
          type:
            type: CodeableConcept
            short: Ortstyp
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-locationType'}
            index: 42
          gln: {type: Identifier, short: GLN (Global Location Number), index: 43}
    required: [respondingOrganisation, requestingOrganisation, number, date]
  administrative:
    type: BackboneElement
    short: Administrativ
    index: 82
    elements:
      involvedParticipant:
        type: BackboneElement
        short: Beteiligte Person
        array: true
        index: 83
        elements:
          role:
            type: CodeableConcept
            short: Rolle
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole'}
            array: true
            index: 84
          name:
            type: HumanName
            short: Name
            index: 85
            elements:
              firstName: {type: string, short: Vorname, index: 86}
              lastName: {type: string, short: Nachname, index: 87}
  procedures:
    type: BackboneElement
    short: Massnahmen
    index: 166
    elements:
      medicationAdministration:
        type: BackboneElement
        short: Verabreichung von Medikamenten
        array: true
        index: 167
        elements:
          medication:
            type: BackboneElement
            short: Medikament
            index: 168
            elements:
              product:
                type: CodeableConcept
                short: Präparat
                index: 169
                elements:
                  gtin: {type: Coding, short: GTIN (Global Trade Item Number (GS1)) für Schweizer Produkte, index: 170}
                  atc: {type: Coding, short: ATC (Anatomical Therapeutic Chemical Classification) für ausländische Produkte, index: 171}
                  freeText: {type: string, short: Präparatenname, index: 172}
              ingredient:
                type: CodeableConcept
                short: Wirkstoff
                binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/ActivePharmaceuticalIngredient'}
                array: true
                index: 173
              galenicForm:
                type: CodeableConcept
                short: Galenische Form
                binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-pharmaceuticaldoseform'}
                index: 174
              packageSize:
                type: CodeableConcept
                short: Packungsgrösse
                binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-pharmaceuticaldoseform'}
                index: 175
          dose: {type: Quantity, short: Dosis, index: 176}
          timing:
            type: BackboneElement
            short: Zeitangabe zur Verabreichung
            index: 177
            elements:
              time: {type: dateTime, short: Verabreichungszeitpunkt, index: 178}
              period: {type: Period, short: Verabreichungszeitraum, index: 179}
          routeOfAdministration:
            type: CodeableConcept
            short: Verabreichungsweg
            binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-routeofadministration'}
            index: 180
          methodOfAdministration:
            type: CodeableConcept
            short: Verabreichungsmethode
            binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-administrationmethod'}
            index: 181
          reason: {type: string, short: Behandlungsgrund, index: 182}
        required: [medication, timing]
      woundTreatment:
        type: CodeableConcept
        short: Wundbehandlung
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat'}
        array: true
        index: 183
      airway:
        type: BackboneElement
        short: 'A: Atemwege'
        index: 184
        elements:
          intervention:
            type: CodeableConcept
            short: Atemwegsintervention
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-procAirType'}
            array: true
            index: 185
      breathing:
        type: BackboneElement
        short: 'B: Atmung'
        index: 186
        elements:
          intervention:
            type: CodeableConcept
            short: Beatmung
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ventilation'}
            array: true
            index: 187
      circulation:
        type: BackboneElement
        short: 'C: Kreislauf'
        index: 188
        elements:
          intervention: {type: CodeableConcept, short: Intervention bei Kreislaufproblematik, array: true, index: 189}
      disability:
        type: BackboneElement
        short: 'D: Defizit, neurologisches'
        index: 190
        elements:
          intervention: {type: CodeableConcept, short: Intervention bei neurologischer Beeinträchtigung, array: true, index: 191}
      exposure:
        type: BackboneElement
        short: 'E: Exposition'
        index: 192
        elements:
          intervention: {type: CodeableConcept, short: Intervention bei Exposition, array: true, index: 193}
  anamnesis:
    type: BackboneElement
    short: Anamnese
    index: 91
    elements:
      event:
        type: BackboneElement
        short: Ereignis
        index: 92
        elements:
          code:
            type: CodeableConcept
            short: Ereignis codiert
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-event'}
            index: 93
          freeText: {type: string, short: Ereignis Freitext, index: 94}
      symptom:
        type: BackboneElement
        short: Symptom
        array: true
        index: 95
        elements:
          code:
            type: CodeableConcept
            short: Symptom codiert
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-symptom'}
            index: 96
          freeText: {type: string, short: Symptome Freitext, index: 97}
      allergyIntolerance:
        type: BackboneElement
        short: Allergie / Unverträglichkeit
        array: true
        index: 98
        elements:
          type:
            type: code
            short: Differenzierung Allergie / Unverträglichkeit (falls bekannt)
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-type'}
            index: 99
          code:
            type: CodeableConcept
            short: Allergy / Unverträglichkeit codiert
            binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-allergyintolerance/ValueSet/CHAllergyIntoleranceValueSet'}
            index: 100
      medicationStatement:
        type: BackboneElement
        short: Bestehende Medikation
        array: true
        index: 101
        elements:
          medication:
            type: BackboneElement
            short: Medikament
            index: 102
            elements:
              product:
                type: CodeableConcept
                short: Präparat
                index: 103
                elements:
                  gtin: {type: Coding, short: GTIN (Global Trade Item Number (GS1)) für Schweizer Produkte, index: 104}
                  atc: {type: Coding, short: ATC (Anatomical Therapeutic Chemical Classification) für ausländische Produkte, index: 105}
                  freeText: {type: string, short: Präparatenname, index: 106}
              ingredient:
                type: CodeableConcept
                short: Wirkstoff
                binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/ActivePharmaceuticalIngredient'}
                array: true
                index: 107
          dosePerUnit: {type: Quantity, short: Dosis pro Einheit, index: 108}
          dosage:
            type: BackboneElement
            short: Dosierung
            index: 109
            elements:
              scheme: {type: string, short: 1-1-1-1 Schema, index: 110}
              freeText: {type: string, short: Freitext Instruktion, index: 111}
          asNeeded: {type: boolean, short: Reservemedikation, index: 112}
          reason: {type: string, short: Behandlungsgrund, index: 113}
        required: [medication]
  pretreatment:
    type: BackboneElement
    short: Vorbehandlung
    array: true
    index: 88
    elements:
      type:
        type: CodeableConcept
        short: Behandlungart
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-preTreatType'}
        index: 89
      performer:
        type: CodeableConcept
        short: Vorbehandelnde Person
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-preTreatment'}
        index: 90
  annotation: {type: string, short: Bemerkungen, index: 215}
package_version: 2.0.0-ballot
class: logical
kind: logical
url: http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol
base: http://hl7.org/fhir/StructureDefinition/Base
version: 2.0.0-ballot
required: [mission, patient]