{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.3.1937.777.22.1.1--20180507192017",
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2018-05-07T17:20:17+00:00"
      }
    }
  ],
  "url": "http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.22.1.1--20180507192017",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/sd",
      "value": "2.16.840.1.113883.3.1937.777.22.1.1"
    }
  ],
  "version": "2018-05-07T19:20:17",
  "name": "HELP Dataset",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "de-DE"
          },
          {
            "url": "content",
            "valueMarkdown": "HELP Dataset"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "draft",
  "description": "HELP Dataset",
  "_description": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "de-DE"
          },
          {
            "url": "content",
            "valueMarkdown": "HELP Dataset"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "fhirVersion": "4.0.0",
  "kind": "logical",
  "abstract": true,
  "type": "help_dataset",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "help_dataset",
        "path": "help_dataset",
        "short": "HELP Dataset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "HELP Dataset",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 1,
        "max": "1",
        "base": {
          "path": "help_dataset",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.id",
        "path": "help_dataset.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.extension",
        "path": "help_dataset.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus",
        "short": "Data for the HELP-Algorithm",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den HELP-Algorithmus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data in this section will be processed using decision-making rules to treat patients with blood stream infections.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Verarbeitung von Entscheidungsregeln im Rahmen der Therapie von Patienten mit Blutstrominfektionen benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde",
        "short": "Diagnostic - Microbiology",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutkultur-Befunde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medical microbiology findings that report on the detection of staphylococci in blood cultures.\r\n\r\nThe following findings are processed by the algorithm:\r\n\r\n* Infection with *Staphylococcus* spp. (pathogen of undifferentiated species with the general SNOMED-CT code 65119002)\r\n* Infection with* Staphylococcus aureus* (pathogen with the SNOMED-CT code 3092008)\r\n* Infection with Methicillin-resistant Staphylococcus aureus (MRSA; pathogen with SNOMED-CT code 115329001)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Befundberichte der medizinischen Mikrobiologie mit Nachweis von Staphylokokken in der Blutkultur.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFolgende Befunde werden vom Algorithmus verarbeitet:\r\n\r\n* Infektion durch Staphylococcus spp. (Erreger noch undifferenzierter Art mit dem übergeordneten SNOMED-CT-Code 65119002)\r\n\r\n* Infektion durch Staphylococcus aureus (Erreger mit dem SNOMED-CT-Code 3092008)\r\n\r\n* Infektion durch Staphylococcus Iugdunensis (Erreger mit dem SNOMED-CT-Code 103494005)\r\n\r\n* Infektion durch Methicillin-resistenten Staphylococcus-aureus-Stamm (MRSA; Erreger mit dem SNOMED-CT-Code 115329001)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "note: Methicillin resistance is not checked.  Oxacillin resistance is checked instead.  Methicillin resistant Staphylococcus aureus is abbreviated with MRSA.",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "|  |\r\n| \r\n\r\n| \r\n\r\n**\n                                    **\r\n\r\n**DiagnosticReport**\r\n\r\nHinweis: Methicillin-Resistenz wird nicht mehr geprüft, stattdessen Oxacillin-Resistenz, Methicillin wird wg. Abkürzung MRSA mitgeführt\r\n\r\n\r\n\r\n |\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decisions:**\r\n\r\nsimple or complicated bacteremia:\r\n\r\n* Coagulase-negative staphylococci (CoNS): simple bacteremia \r\n* *Staphylococcus aureus* or *Staphylococcus lugdunensis*: complicated bacteremia\r\n\r\nsimple or complicated Staphylococcus aureus bacteremia (query 1 in algorithm)\r\n\r\n* without Oxacillin resistance: simple Staphylococcus aureus bacteremia\r\n* with Oxacillin resistance: complicated Staphylococcus aureus bacteremia",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidungen:\r\n\r\n**\r\n\r\n\r\n\r\neinfache oder komplizierte Bakteriämie:\r\n\r\n\r\n\r\n\r\n* Koagulase-negative Staphylokokken (KNS): einfache Bakteriämie (KNS-Arm)\r\n\r\n* Staphylococcus aureus oder Staphylococcus lugdunensis: komplizierte Bakteriämie (SAB-Arm)\r\n\r\n\r\n\r\n\r\n\r\n\r\neinfache oder komplizierte Staphylococcus-aureus-Bakteriämie (SAB-Arm, Abfrage 1 im Algorithmus)\r\n\r\n\r\n\r\n\r\n* ohne Oxacillin-Resistenz: einfache Staphylococcus-aureus-Bakteriämie\r\n\r\n* mit Oxacillin-Resistenz: komplizierte Staphylococcus-aureus-Bakteriämie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory result identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator des Laborbefunds"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Laborbefunds: \r\n\r\n* vorläufig (noch nicht final validiert, noch Untersuchungen ausstehend, Änderungen sind noch möglich)\r\n* final (Endbefund, sollte nicht mehr geändert werden.)\r\n* final korrigiert (nachdem eine finale Version freigegeben wurde, musste trotzdem noch Änderungen vorgenommen werden.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/diagnostic-report-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.klinischesr_bezugsdatumzeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.klinischesr_bezugsdatumzeitpunkt",
        "short": "Effective date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches/r Bezugsdatum/-zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date on which the laboratory tests become valid for the treatment of the patient.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.klinischesr_bezugsdatumzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point when the laboratory result is documented",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem der Laborbefund dokumentiert (verifiziert und freigegeben) wurde."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial",
        "short": "Sample material",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sample used for the laboratory tests",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe, auf deren Basis die Laboruntersuchungen angefertigt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.ent__abnahmezeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.ent__abnahmezeitpunkt",
        "short": "Extraction date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ent- / Abnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint of the sample extraction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ent- / Abnahme der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.ent__abnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.laboreingangszeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.laboreingangszeitpunkt",
        "short": "Laboratory arrival date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboreingangszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint that the sample is received by the laboratory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Eingangs der Probe im Labor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.laboreingangszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.probenart",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.probenart",
        "short": "Sample type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.probenart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.korperstelle",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.korperstelle",
        "short": "Sample origin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Location on patient where the sample was taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation der Körperstelle am Patienten, an der die Probe entnommen / abgenommen wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.korperstelle",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.kommentar",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "free text commentary on the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "freitextlicher Kommentar zur Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erregernachweis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "eine Laboruntersuchung zum Nachweis von Erregern im Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter, der den Nachweis von Erregern beschreibt, z.B. Identifikation eines Bakteriums in einer Blutkultur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"20570-8\" display=\"Hematocrit [Volume Fraction] of Blood\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.bezeichnung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.klinisches_bezugsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger",
        "short": "Pathogen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erreger"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result of the analysis (whether a pathogen has been detected or not)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (nachgewiesener oder nicht nachgewiesener Erreger)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pathogen code (SNOMED CT)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erregercode (SNOMED CT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.bezeichnung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pathogen name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Erregers"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Staphylococcus aureus"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.kommentar",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.untersuchungsmethode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat",
        "short": "Isolate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isolat"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Isolated from the sample material (pathogen)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "aus dem Probenmaterial isolierte Substanz (Erreger)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the pathogen (SNOMED CT)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code z.B. des pathogenen Keims (SNOMED CT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.bezeichnung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of pathogen",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des pathogenen Keims"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm",
        "short": "Antibiotic resistance report",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiogramm"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory determination of pathogen's resistance to antibiotics",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboruntersuchungen zur Bestimmung der Resistenz von Erregern gegenüber Antibiotika"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eine Laboruntersuchung beschreibt die quantitative oder qualitative Untersuchung eines spezifischen Laborwerts, z.B. im Bereich der Hämatologie in der Gruppe des kleinen Blutbilds die Untersuchung des Hämoglobin-(Hb-)werts als Konzentration des Hämoglobins im Blut."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.antibiotikum",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.antibiotikum",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiotikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Substanz, auf die Resistenz des Erregers geprüft wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.antibiotikum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.startdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.startdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start der Bebrütung des Isolats mit den gewählten Antibiotika"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.startdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.minimale_hemmkonzentration",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.minimale_hemmkonzentration",
        "short": "Minimum inhibitory concentration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Minimale Hemmkonzentration"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis, describes the minimal antibiotic concentration that is required against a pathogen",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse, beschreibt die mininmale Konzentration eines Antibiotikums, bei der die Resistenz beim Erreger wirksam wird\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.minimale_hemmkonzentration",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.kommentar",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung",
        "short": "Microbiology specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mikrobiologie-Anforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A laboratory specification describes the performance requirements of the laboratory tests given the sample material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eine Laboranforderung beschreibt die Leistungsanforderung von Laboruntersuchungen auf Basis von abzunehmenden oder abgenommenem Probenmaterial."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory test specification identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Laboranforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory test specification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboranforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/request-status\" code=\"completed\" display=\"Completed\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "in der Laboruntersuchung analysierter Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"20570-8\" display=\"Hematocrit [Volume Fraction] of Blood\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.bezeichnung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.anforderungsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.anforderungsdatum",
        "short": "Order date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anforderungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Provides the date that the laboratory order was created",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibt das Datum, zu dem die Laboranforderung erstellt wurde, falls nicht vorhanden Eingangsdatum der Anforderung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.anforderungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial",
        "short": "Sample material",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sample used for the laboratory tests",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe, auf deren Basis die Laboruntersuchungen angefertigt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.ent__abnahmezeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.ent__abnahmezeitpunkt",
        "short": "Extraction date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ent- / Abnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint of the sample extraction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ent- / Abnahme der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.ent__abnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.laboreingangszeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.laboreingangszeitpunkt",
        "short": "Laboratory arrival date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboreingangszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint that the sample is received by the laboratory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Eingangs der Probe im Labor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.laboreingangszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.probenart",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.probenart",
        "short": "Sample type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.probenart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.korperstelle",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.korperstelle",
        "short": "Sample origin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Location on patient where the sample was taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation der Körperstelle am Patienten, an der die Probe entnommen / abgenommen wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.korperstelle",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.kommentar",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "free text commentary on the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "freitextlicher Kommentar zur Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780",
        "short": "Body temperature",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Collection of body temperature data\r\n\r\nThe following forms of body termperature are processed\r\n\r\n\r\n* Probe measurement of body core temperature at the intensive care unit (LOINC code 8329-5 Body temperature - Core)\r\n* Body surface temperature measurement (axail, ear, forehead et.) at non-intensive care units (general LOINC code 8310-5 Body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassung der Körpertemperatur\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFolgende Formen der Körpertemperaturmessung werden verarbeitet:\r\n\r\n\r\n\r\n\r\n* Sondenmessung der Körperkerntemperatur auf Intensivstation (LOINC-Code 8329-5 Body temperature - Core)\r\n\r\n* Körperoberflächentemperaturmessung (axialer, Ohr, Stirn etc.) auf Allgemeinpflegestation (allgemeiner LOINC-Code 8310-5 Body temperature)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decisions:**\r\n\r\n* simple or complicated *Staphylococcus aureus* bacteremia \r\n* extended fever (longer than 72 h > 38,5 °C) present (= complicated *Staphylococcus aureus* bacteremia)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung: **\r\n\r\n\r\n\r\n\r\n* einfache oder komplizierte SAB (2) \r\n\r\n* prolongiertes Fieber (länger als 72h > 38,5 °C) vorliegt (= komplizierte SAB)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "KT"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "General data group covering monitored data and measurement values generated by bed-side devices and life support machines, e.g. vital signs or respiration parameters or the 24h net fluid balance.\r\n\r\nBlood gas analysis measurements are categorized as laboratory results.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperaturmessung über Sonde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement Code (LOINC e.g.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.zeitpunkt_der_wertermittlung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.zeitpunkt_der_wertermittlung",
        "short": "Effective time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Effective time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitstempel der Messung bzw. Zeitpunkt der klinischen Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.zeitpunkt_der_wertermittlung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-13"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.messwert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Messwerte."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.typ",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.obergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.untergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretations des Messwerts (Kennzeichen)\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.methode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement method",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "60836-4"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv",
        "short": "Body temperature not invasive",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur nichtinvasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body temperature measurement with fever thermometer and mostly manual documentation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperaturmessung mit Fieberthermometer und meist manueller Dokumentation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the vital signs",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the measured value (*e.g.* LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Koerpertemperatur nichtinvasiv",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.15--20190903174718"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.zeitpunkt_der_messung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.zeitpunkt_der_messung",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point that measurement was made",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.zeitpunkt_der_messung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.messwert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.messwert",
        "short": "Value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "gemessener Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Assessment"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.methode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method used to measure the vital sign (*e.g.* axillary temperature measurement of body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "angewendete Methode, um das Vitalzeichen zu erfassen (z.B. axilläre Thermometermessung der Körpertemperatur)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben",
        "short": "Vasopressor agent treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressoren-Gaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medications plan for vasopressor treatment\r\n\r\nVasopressor agents are Dobutamine, Epinephrine, Norepinephrine and Vasopressin:\r\n\r\n* Restriction of the medication plan to active ingredient codes using a special Value Set\r\n* Restriction of the status of the plan to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zu Vasopressorengabe\r\n\r\nVasopressoren sind Dobutamin, Epinephrin, Norepinephrin und Vasopressin:\r\n\r\n* Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Sets\r\n\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "Decision:\r\n\r\n* simple or complicated *Staphylococcus aureus* bacteremia\r\n* are Vasopressors administered?",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung: **\r\n\r\n* einfache oder komplizierte SAB (2) \r\n\r\n* wurden Vasopressoren verabreicht?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "example",
          "description": "x_ActStatusActiveComplete",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.1.11.19890--20140326000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur",
        "short": "Medication/Active ingredient/Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff, Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Sets"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Vasopressorengaben",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.6--20190603143003"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.startzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.endzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.dauer_der_einnahme",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.freitext",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.reihenfolge",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.art_der_anwendung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.dosis_916",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.dosis_916",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.dosis_916",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern",
        "short": "Patient with foreign body (implant etc.)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient mit Fremdkörpern"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether the patient has a foreign body (e.g. implants)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient einen Fremdkörper (Implantat) besitzt, aus dem im Blutstrom gefundene Keime stammen können.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decision: **simple or complicated SAB (1) and (2)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung:** einfache oder komplizierte SAB (1) und (2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantat__prothese",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantat__prothese",
        "short": "Implant / Prosthesis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantat / Prothese"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Implant or prosthesis as code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantat oder Prothese als Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantat__prothese",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-Implantate",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.13--20190609201228"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantationsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantationsdatum",
        "short": "Implantation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When the implant was inserted",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum, an dem das Implantat eingebracht wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient mit Infektionsfokus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether a focus of infection for the bloodstream infection could be found",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Infektionsherd (Focus) gefunden werden konnte, aus dem im Blutstrom gefundene Keime stammen können."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decision:** simple or complicated Staphylococcus aureus bacteremia (1) and (2)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung:** einfache oder komplizierte SAB (1) und (2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.freitextbeschreibung",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.vonam",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.bis",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.feststellungsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.diagnosecode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Infektionsfokus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.14--20190708125329"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.codesystem",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten",
        "short": "Communications data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommunikationsdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data that are communicated through the HELP-algorithm for example notifications and treatment variations",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten, die durch den HELP-Algorithmus kommuniziert werden, z.B. Benachrichtigungen, Behandlungsabweichung etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung",
        "short": "HELP-notification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP-Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Notifications that are sent to the attending physician as a result of reaching a certain status in the algorithm,* e.g.* the request for a further blood culture test",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Benachrichtigungen, die in Folge des Erreichens eines bestimmten Status im Algorithmus an den behandelnden Arzt versendet werden, z.B. die Aufforderung zur Abnahme einer weiteren Blutkultur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.id",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.extension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.modifierExtension",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the notification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the notification, for example, in preparation, sent etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Benachrichtigung, z.B. in Vorbereitung, abgesendet etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-BenachrichtigungStatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.16--20190905095902"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Code"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.sendedatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.sendedatum",
        "short": "Date sent",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sendedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When was the notification sent or displayed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wann wurde die Benachrichtigung gesendet / angezeigt?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.sendedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.empfangsdatum",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.empfangsdatum",
        "short": "Received date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Empfangsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When was the notification received / read",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wann wurde die Benachrichtigung empfangen / gelesen?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.empfangsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.inhalt",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.inhalt",
        "short": "Content",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Text of the notification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Text der Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.inhalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Koagulase-negative Staphylokokken (KNS) in Blutkultur nachgewiesen. Bitte 2 Paar Kontroll-Blutkulturen abnehmen! oder von HELP abweichendes Vorgehen dokumentieren…"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpreaktion",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpreaktion",
        "short": "HELP-Reaction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP-Reaktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpreaktion",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt",
        "short": "Data for the primary endpoint",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den Primären Endpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data grouped here are used for the evaluation of the primary study endpoint in HELP.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Auswertung des primären Studienendpunkts in HELP herangezogen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe",
        "short": "Vancomycin administration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vancomycin-Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication entry for administration of vancomycin to a patient:\r\n\r\n* Restriction of the possible active ingredient to Vancomycin\r\n* Restriction of the possible status of the entry to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zur Gabe von Vancomycin bei einem Patienten:\r\n\r\n* Einschränkung des möglichen Wirkstoffs auf Vancomycin\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Primary study endpoint:** daily amount of vancomycin per patient in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Primärer Studienendpunkt:***Tagesmenge* Vancomycin pro Patient der Interventions- und der Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "example",
          "description": "x_ActStatusActiveComplete",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.1.11.19890--20140326000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur",
        "short": "Medication/Active ingredient/Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur",
        "short": "Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Perscription entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rezeptur/Defektur-Eintrag"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Defektur"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.freitextzeile",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.freitextzeile",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextzeile"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Free text",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.freitextzeile",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient code that is taken from an active ingredient classification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-Vancomycin",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.7--20190609144158"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.darreichungsform",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.startzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.endzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.dauer_der_einnahme",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.freitext",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.reihenfolge",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.einnahme_bei_bedarf",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.art_der_anwendung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.dosis_1036",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.dosis_1036",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.dosis_1036",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt",
        "short": "Vital status during the hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitalstatus während KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates if a patient dies in the hospital.  If death occurs the time point is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.patient_verstorben",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.patient_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "397709008",
            "display": "Patient died (finding)"
          }
        ],
        "short": "Vital status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "states whether the patient died during the hospital stay or not",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient am Leben oder verstorben ist.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.patient_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": false
          },
          {
            "label": "example 2",
            "valueBoolean": true
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.todeszeitpunkt",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81956-5",
            "display": "Date and time of death [TimeStamp]"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "398299004",
            "display": "Time of death (observable entity)"
          }
        ],
        "short": "Time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "If the patient died the time point is given.  Otherwise \"Null Flavor\" is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.todeszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "1900-01-21"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt",
        "short": "Vital status 90 days after hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitalstatus 90 Tage nach KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates if a patient dies in the hospital.  If death occurs the time point is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.patient_verstorben",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.patient_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "397709008",
            "display": "Patient died (finding)"
          }
        ],
        "short": "Vital status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "states whether the patient died during the hospital stay or not",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient am Leben oder verstorben ist.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.patient_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": false
          },
          {
            "label": "example 2",
            "valueBoolean": true
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todeszeitpunkt",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81956-5",
            "display": "Date and time of death [TimeStamp]"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "398299004",
            "display": "Time of death (observable entity)"
          }
        ],
        "short": "Time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "If the patient died the time point is given.  Otherwise \"Null Flavor\" is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todeszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "1900-01-21"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todesursache",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todesursache",
        "short": "Cause of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todesursache"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The bloodstream infection or other causes of death",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "an Folgen der Blutstrominfektion oder aus anderer Ursache verstorbener Patient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todesursache",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt",
        "short": "Relapse 90 days after hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rückfall 90 Tage nach KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether a patient after an initial stay with a particular diagnosis should be checked again\r\n\r\nDiagnoses: SAB, osteomyelitis, endocarditis, pacemaker/ICD infection, discitis, prosthesis infection, abscess, other diagnosis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient nach dem Initialaufenthalt mit bestimmten Diagnosen wiederaufgenommen werden musste.\r\n\r\nDiagnosen: SAB, Osteomyelitis, Endokarditis, SM/ICD-Infektion, Spondylodiszitis, Protheseninfektion, Abszess, sonstige"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Primary study endpoint:**\r\n\r\n\r\n\r\nQuestion for patients in intervention and control groups: Has the patient relapsed 90 days after hospitalization?",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Primärer Studienendpunkt:\r\n**Erhebung pro Patient in Interventions- und Kontrollgruppe: Hat Patient 90 Tage nach Krankenhausaufenthalt bis dahin einen Rückfall erlitten?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis-Identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose-Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.freitextbeschreibung",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum / Wiederaufnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.vonam",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.bis",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.feststellungsdatum",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.id",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.extension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.diagnosecode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "M86.0"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Rückfalldiagnosen",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.12--20190609194546"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.codesystem",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt",
        "short": "Data for the secondary endpoint",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den Sekundären Endpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data are needed for the evaluation of the secondary study endpoint.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Daten werden für die Auswertung des sekundären Studienendpunkts benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin als Einzel-Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich",
        "short": "Section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory examination is grouped by the diagnostic section, e.g. haematology, microbiology, pathology, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nLaboruntersuchungen werden in diagnostische Fachbereiche (untersuchende Fachbereiche) gruppiert, z.B. klinische Chemie, Hämatologie, Mikrobiologie, Pathologie etc.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.kode_des_laborbereichs",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.kode_des_laborbereichs",
        "short": "Laboratory section code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory section code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.kode_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"18719-5\" display=\"Chemistry studies\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Laboratory Specialties",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.1--20080808000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.bezeichnung_des_laborbereichs",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.bezeichnung_des_laborbereichs",
        "short": "Name of laboratory section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.bezeichnung_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Klinische Chemie"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe",
        "short": "Group",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Within the sections, laboratory examinations are combined into groups, e.g. in haematology there are the groups complete blood count, liver values, kidney values, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Innerhalb der Fachbereiche werden Laboruntersuchungen in Gruppen zusammengefasst, z.B. gibt es in der Hämatologie die Gruppen kleines Blutbild und Differentialblutbild etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.kode_der_laborgruppe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.kode_der_laborgruppe",
        "short": "Laboratory group code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.kode_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "ELGA_Laborstruktur",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.47--20180118000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.bezeichnung_der_laborgruppe",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.bezeichnung_der_laborgruppe",
        "short": "Laboratory group name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.bezeichnung_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Niere/Elektrolyte"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59826-8",
            "display": "Creatinine [Moles/volume] in Blood"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.bezeichnung",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.klinisches_bezugsdatum",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.dokumentationsdatum",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.messwert",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.kommentar",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.untersuchungsmethode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.typ",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.obergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.untergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben",
        "short": "Antibiotic treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiotika-Gaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication entry for Antibiotic treatment\r\n\r\n\nDefined antibiotics are Linezolid,  Daptomycin, Teicoplanin, Fosfomycin, Rifampicin, Flucloxacillin und Cefazolin:\r\n\r\n* Restriction of the medication entry to active ingredient codes using a special value set\r\n* Restriction of the status entry to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zu Antibiotika-Gaben\r\n\r\nDefinierte Antibiotika sind Linezolid, Daptomycin, Teicoplanin, Fosfomycin, Rifampicin, Flucloxacillin und Cefazolin:\r\n\r\n* Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Set\r\n\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary endpoint of study:** consumption of these antibiotics in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Verbrauch dieser Antibiotika bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur",
        "short": "Medicine/active ingredient/perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient code that is taken from a active ingredient classification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Antibiotikagaben",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.3--20190603141911"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.startzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.endzeitpunkt_einnahme",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.dauer_der_einnahme",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.freitext",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.reihenfolge",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "drt-1",
            "severity": "error",
            "human": "There SHALL be a code if there is a value and it SHALL be an expression of time.  If system is present, it SHALL be UCUM.",
            "expression": "code.exists() implies ((system = %ucum) and value.exists())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='http://unitsofmeasure.org')",
            "source": "http://hl7.org/fhir/StructureDefinition/Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ> depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.art_der_anwendung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.dosis_974",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.dosis_974",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.dosis_974",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren",
        "short": "Procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Documentation of completed procedures\r\n\r\nRelevant procedures for HELP are:\r\n\r\n* Infectious disease council\r\n* \n        Transesophageal Echocardiography (TEE)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentation durchgeführter Prozeduren\r\n\r\nRelevante Prozeduren für HELP sind:\r\n\r\n* Infektiologisches Konsul\r\n* Transösophageale Echokardiographie (TEE)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "Secondary Study endpoint: How often the procedures have been performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an Durchführungen dieser Prozeduren bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil",
        "short": "Infectious disease council",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Infektiologisches Konsil"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The attending physician consults with an infectiologist",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Konsultation eines Infektiologen durch den behandelnden Arzt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary Study endpoint:** How often the procedures have been performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an infektiologischen Konsilen bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert",
        "short": "Procedure coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "OPS Prozedur kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "short": "Catalog text procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Prozedurencode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.katalogtext_prozedurencode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Anlegen eines aortokoronaren Bypass, dreifach mit autogenen Venen"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.codesystem",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.codesystem",
        "short": "Code system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ops2020"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vollständiger Prozedurenkode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "5-086.0"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.durchfuhrungsdatum",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.durchfuhrungsdatum",
        "short": "Date of completion",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.durchfuhrungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.freitextbeschreibung",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee",
        "short": "Transesophageal Echocardiography (TEE)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Transösophageale Echokardiographie (TEE)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Transesophageal Echocardiography (TEE) performed (OPS-Code 3-052)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführung einer Transösophagealen Echokardiographie (TEE) (OPS-Code 3-052)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary study endpoint:  **How often TEEs were performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an durchgeführten TEEs bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert",
        "short": "Procedure coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "OPS Prozedur kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.id",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.extension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.modifierExtension",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "short": "Catalog text procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Prozedurencode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.katalogtext_prozedurencode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Anlegen eines aortokoronaren Bypass, dreifach mit autogenen Venen"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.codesystem",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.codesystem",
        "short": "Code system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ops2020"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vollständiger Prozedurenkode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "5-086.0"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.durchfuhrungsdatum",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.durchfuhrungsdatum",
        "short": "Date of completion",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.durchfuhrungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.freitextbeschreibung",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe",
        "short": "Data for the clinical description of the sample",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für die klinische Beschreibung der Stichprobe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data grouped here are used for the clinical description of a patient sample compared to others.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die klinische Beschreibung einer Patientenstichprobe im Vergleich zu anderen herangezogen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten",
        "short": "Administrative data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "administrative Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "HELP will be evaluated with with this collected data:\r\n\r\n* Hospital and ITS stay length\r\n* Days with mechanical breathing\r\n* Days with 'Dialysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Für die Auswertung von HELP patientenspezifisch zu erhebende Daten:\r\n\r\n* Krankenhaus- und ITS-Aufenthaltsdauern\r\n* Tage mit maschineller Beatmung\r\n* Tage mit Dialyse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt",
        "short": "ITS-stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ITS stay with start and end date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufenthalt mit Start- und Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.aufenthaltstatus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.aufenthaltstatus",
        "short": "Aufenthaltstatus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufenthaltstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.aufenthaltstatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/ValueSet/encounter-status",
                  "code": "planned",
                  "display": "planned"
                }
              ],
              "text": "planned"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ITS-Aufenthaltstatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.25--20200116154808"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsaufnahmedatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsaufnahmedatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11288-8",
            "display": "Arrival time documented"
          }
        ],
        "short": "ITS admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufnahmedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsaufnahmedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2011-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsentlassungsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsentlassungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52525-3",
            "display": "Discharge date"
          }
        ],
        "short": "ITS discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Entlassungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsentlassungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2011-01-31"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt",
        "short": "Hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital stay with start and end date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Krankenhausaufenthalt mit Start- und Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.aufenthaltstatus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.aufenthaltstatus",
        "short": "Aufenthaltstatus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufenthaltstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.aufenthaltstatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "planned"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ITS-Aufenthaltstatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.25--20200116154808"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khaufnahmedatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khaufnahmedatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11288-8",
            "display": "Arrival time documented"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "32485007",
            "display": "Hospital admission (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "405799000",
            "display": "Time of arrival at hospital (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Aufnahmedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date (if necessary the exact time) of the administrative admission to the hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum (ggf. genaue Uhrzeit) der administrativen Aufnahme im Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khaufnahmedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2010-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khentlassverlegungsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khentlassverlegungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8649-6",
            "display": "Hospital discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "308283009",
            "display": "Discharge from hospital (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "306699001",
            "display": "Discharge to hospital (procedure)"
          }
        ],
        "short": "Discharge/transfer date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Entlass-/Verlegungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date (if necessary the exact time) of the administrative discharge or transfer from the hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum (ggf. genaue Uhrzeit) der administrativen Entlassung oder Verlegung aus dem Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khentlassverlegungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2010-01-31"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "74201-5",
            "display": "Days on ventilator"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "40617009",
            "display": "Artificial respiration (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "409025002",
            "display": "Ventilator care (procedure)"
          }
        ],
        "short": "Artificial respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiration attributes:\r\n- Type of respiration (code)\r\n- Type of respiration (name)\r\n- Qualifier invasive/non-invasive\r\n- Start time\r\n- End time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung:\r\n- Beatmungsart Code\r\n- Beatmungsart Name \r\n- invasiv / nicht-invasiv\r\n- Startzeitpunkt\r\n- Endezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.identifikation",
        "short": "Id",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Unique identifier of current data element",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation der aktuellen Instanz des Datenelements"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur",
        "short": "Procedure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of procedure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurcode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurcode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für die Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "243142003"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "47545007"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "408852001"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "408853006"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurenname",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurenname",
        "short": "Procedure name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurenname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Intermittent positive pressure ventilation via endotracheal tube (procedure)"
          },
          {
            "label": "example 2",
            "valueString": "Intermittent positive pressure ventilation via bag and mask (procedure)"
          },
          {
            "label": "example 3",
            "valueString": "Continuous positive airway pressure ventilation treatment (regime/therapy)"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.startzeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.startzeitpunkt",
        "short": "Start time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure start",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.startzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.endzeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.endzeitpunkt",
        "short": "End time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Prozedur / Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.endzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv",
        "short": "Invasive / non-invasive qualifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kennzeichen invasiv / nicht-invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Invasive / non-invasive qualifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kennzeichen invasiv /nicht-invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "10179008"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "22762002"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.name",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichner"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Invasive (qualifier value)"
          },
          {
            "label": "example 2",
            "valueString": "Non-invasive (qualifier value)"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.beatmungsmodus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.beatmungsmodus",
        "short": "Respiration type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsmodus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiration type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Beatmung,\r\n\r\nz.B.\r\n\r\nAPRV  Airway Pressure Release Ventilation\r\nASV     Adaptive Support Ventilation: Closed-Loop-Beatmung, eine Weiterentwicklung der MMV\r\nBiPAP  Biphasic Positive Airway Pressure - zweiphasische positive Atem-Druckunterstützung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.beatmungsmodus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "714749008",
            "display": "Continuous renal replacement therapy (procedure)"
          }
        ],
        "short": "Renal replacement therapy",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenersatztherapie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Renal replacement therapy, e.g. dialysis, hemofiltration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenersatztherapien, z.B. Dialyse, Hämofiltration"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.identifikation",
        "short": "Id",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data item identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator des Datenelements / der Instanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur",
        "short": "Procedure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurcode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurcode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurcode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codierung des Verfahrens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "233589006"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "233590002"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "233579007"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurname",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurname",
        "short": "Procedure name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Continuous arteriovenous hemodiafiltration (procedure)"
          },
          {
            "label": "example 2",
            "valueString": "Continuous venovenous hemodiafiltration (procedure)"
          },
          {
            "label": "example 3",
            "valueString": "Continuous arteriovenous hemodialysis (procedure)"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.startzeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.startzeitpunkt",
        "short": "Start time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure start",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.startzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.endzeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.endzeitpunkt",
        "short": "End time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Prozedur / Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.endzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische Laborwerte als Einzeluntersuchung, die für HELP relevant sind:\r\n\r\n* hämatologische Werte (Leukozyten, Thrombozyten)\r\n* Leberwerte (Bilirubin gesamt, ALAT, ASAT)\r\n* Nierenwerte (Kreatinin-Clearance)\r\n* Entzündungsparameter (CrP, PCT)\r\n* Laktat\r\n* Vanyomycin-Spiegel"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich",
        "short": "Section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory examination is grouped by the diagnostic section, e.g. haematology, microbiology, pathology, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nLaboruntersuchungen werden in diagnostische Fachbereiche (untersuchende Fachbereiche) gruppiert, z.B. klinische Chemie, Hämatologie, Mikrobiologie, Pathologie etc.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.kode_des_laborbereichs",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.kode_des_laborbereichs",
        "short": "Laboratory section code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory section code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.kode_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"18719-5\" display=\"Chemistry studies\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Laboratory Specialties",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.1--20080808000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.bezeichnung_des_laborbereichs",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.bezeichnung_des_laborbereichs",
        "short": "Name of laboratory section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.bezeichnung_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Klinische Chemie"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe",
        "short": "Group",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Within the sections, laboratory examinations are combined into groups, e.g. in haematology there are the groups complete blood count, liver values, kidney values, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Innerhalb der Fachbereiche werden Laboruntersuchungen in Gruppen zusammengefasst, z.B. gibt es in der Hämatologie die Gruppen kleines Blutbild und Differentialblutbild etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.kode_der_laborgruppe",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.kode_der_laborgruppe",
        "short": "Laboratory group code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.kode_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "ELGA_Laborstruktur",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.47--20180118000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.bezeichnung_der_laborgruppe",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.bezeichnung_der_laborgruppe",
        "short": "Laboratory group name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.bezeichnung_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Niere/Elektrolyte"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Laborwerte",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.11--20190609182811"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.bezeichnung",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.klinisches_bezugsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.dokumentationsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.messwert",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.kommentar",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/",
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.untersuchungsmethode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.typ",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.obergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.untergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten",
        "short": "Vital data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vital data for the clinical description of the sample.  Depending on the patient's stay, monitoring or manually measured vital data are used.  Relevant data are blood pressure, heart rate and respiratory rate.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten zur klinischen Beschreibung der Stichprobe. Je nach Aufenthalt des Patienten werden Monitoring- oder manuell gemessene Vitaldaten herangezogen.\r\n\r\nRelevant sind Blutdruck, Herzfrequenz und Atemfrequenz."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Monitoring-Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "General data group covering monitored data and measurement values generated by bed-side devices and life support machines, e.g. vital signs or respiration parameters or the 24h net fluid balance.\r\n\r\nBlood gas analysis measurements are categorized as laboratory results.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten von Monitoring-Geräten: Blutdruck als Sys/Dia oder MAP, Herzfrequenz, Atemfrequenz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement Code (LOINC e.g.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Monitoring-Vitaldaten",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.9--20190609175240"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.zeitpunkt_der_wertermittlung",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.zeitpunkt_der_wertermittlung",
        "short": "Effective time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Effective time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitstempel der Messung bzw. Zeitpunkt der klinischen Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.zeitpunkt_der_wertermittlung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-13"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messwert_1387",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messwert_1387",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messwert_1387",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.typ",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.obergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.untergrenze",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretations des Messwerts (Kennzeichen)\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messmethode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messmethode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement method",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen",
        "short": "Manually measured vital signs",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "manuell gemessene Vitalzeichen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "manually measured vital signs: Blood pressure as Sys/Dia with a cuff, heart rate as a pulse measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "manuell gemessene Vitalzeichen: Blutdruck als Sys/Dia mit der Manschette, Herzfrequenz als Pulsmessung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the vital signs",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code for the measurement (*e.g.* LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Manuelle-Vitaldaten",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.10--20190609175424"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.zeitpunkt_der_messung",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.zeitpunkt_der_messung",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point that measurement was made",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.zeitpunkt_der_messung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.messwert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.messwert",
        "short": "Value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "gemessener Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.interpretation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Bewertung",
          "Assessment"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.methode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method used to measure the vital sign (*e.g.* axillary temperature measurement of body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "angewendete Methode, um das Vitalzeichen zu erfassen (z.B. axilläre Thermometermessung der Körpertemperatur)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnoses for the clinical description of the sample\r\n\r\nDefined diagnoses are endocarditis, sepsis, septic shock and septic metastases (restriction to these by a value set)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosen zur klinischen Beschreibung der Stichprobe\r\n\r\nDefinierte Diagnosen sind Endokarditis, Sepsis, septischer Schock und septische Metastasen (Einschränkung auf diese mittels eines Value Set)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis-Identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose-Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.freitextbeschreibung",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.dokumentationsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.vonam",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.bis",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.feststellungsdatum",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.diagnosecode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "A41.0"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Diagnosen",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.8--20190609160306"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.codesystem",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes",
        "short": "ITS-Indices",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Indizes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ITS-Indices are scoring systems from intensive care medicine used to assess a patient's condition.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThe SOFA-Score and the Glasgow Coma Scale are required for HELP.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Indizes sind Score-Systeme aus der Intensivmedizin zur Beurteilung eines Patientenzustands.\r\n\r\nFür HELP benötigt werden SOFA-Score und Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score",
        "short": "Scores",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sepsis-related Organ Failure Assessment Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Berechnung des SOFA-Scores zur Beschreibung des Zustandes eines Patienten mit Sepsis und des Ausmaßes der Organschädigung im Verlauf einer Behandlung auf der Intensivstation\r\n\r\nDer SOFA-Scores besteht aus sechs verschiedenen Maßzahlen für den Zustand von:\r\n\r\n* Atmungsfunktion\r\n\r\n* Herz-Kreislauf-Systems\r\n\r\n* Leberfunktion\r\n\r\n* Gerinnung\r\n\r\n* Nierenfunktion\r\n\r\n* neurologischer Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "SOFA",
          "Structure for capturing score data for patient assessment, e.g. SOFA"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the scores (for example 35088-4 as the LOINC code for Glasgow Coma Scale)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Scores (z.B. 35088-4 als LOINC-Code für Glasgow Coma Scale)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.erfassungszeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.erfassungszeitpunkt",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassungszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point of the measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messwerterfassung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.erfassungszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.score",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.score",
        "short": "Score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result from the analysis (SOFA-Score)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (SOFA-Score)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "example": [
          {
            "label": "example 1 of Count",
            "valueQuantity": {
              "value": 20,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "minValueQuantity": {
          "value": 0
        },
        "maxValueQuantity": {
          "value": 24
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale",
        "short": "Scores",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glasgow Coma Scale:\r\nBewertungsschema für Bewusstseins- und Hirnfunktionsstörungen nach einem Schädel-Hirn-Trauma"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "GCS",
          "Structure for capturing score data for patient assessment, e.g. SOFA"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.id",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.extension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.modifierExtension",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.identifikation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "9269-2",
            "display": "Glasgow coma score total"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "248241002",
            "display": "Glasgow coma score (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "35088-4 is the LOINC-Code for the Glasgow Coma Scale",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "35088-4 als LOINC-Code für Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.erfassungszeitpunkt",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.erfassungszeitpunkt",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassungszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point of the measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messwerterfassung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.erfassungszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.score",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.score",
        "short": "Score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result of the analysis (Glasgow Coma Scale)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (Glasgow Coma Scale)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "defaultValueQuantity": {
          "value": 15,
          "system": "http://unitsofmeasure.org",
          "code": "1"
        },
        "example": [
          {
            "label": "example 1 of Count",
            "valueQuantity": {
              "value": 13,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "minValueQuantity": {
          "value": 3
        },
        "maxValueQuantity": {
          "value": 15
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung",
        "short": "Study data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für die Studienverwaltung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The extension module study data contains descriptions of data elements that are collected within the framework of a clinical study.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Verwaltung des Use Case HELP benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338",
        "short": "Study description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the HELP study including the participating hospitals",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der HELP-Studie inkl. der beteiligten Prüfzentren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienname",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienname",
        "short": "Study name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Title of the clinical trial",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Titel der durchzuführenden klinischen Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "current status of the study (in planning, approved, in progress, completed, etc.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "aktueller Status der Studie (in Planung, bewilligt, in Durchführung, abgeschlossen etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienfokus",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienfokus",
        "short": "Study focus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienfokus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Focus of the study, for example a group of patients with a certain disease, test of a new system, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fokus der Studie, z.B. Patientenpopulation mit bestimmter Erkrankung, Erprobung eines neuen Systems etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienfokus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studieninhalt",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studieninhalt",
        "short": "Study content",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studieninhalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studieninhalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer",
        "short": "Study duration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studiendauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start and end date of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start und Enddatum der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienstart",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienstart",
        "short": "Study start",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienstart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date study begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienstart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienende",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienende",
        "short": "Study end",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienende"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Abschluss der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienende",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.sponsor",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.sponsor",
        "short": "Sponsor",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sponsor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The agency/institution/organization that is funding the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittelgeber der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.sponsor",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienleiter",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienleiter",
        "short": "lead investigator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienleiter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The lead investigator of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leiter der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "PI",
          "PI (primary investigator)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienleiter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum",
        "short": "Study center",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentrum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Study centers are organizations participating in the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentren sind an einer Studie teilnehmende Organisationen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.identifikator",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.identifikator",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Unique identifier of the test center taking part in the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eindeutiger Identifikator des Prüfzentrums im Rahmen einer Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.identifikator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.name",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the organization serving as a study center",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Organisation, die als Prüfzentrum fungiert."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.organisation_des_prufleiters",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.organisation_des_prufleiters",
        "short": "Organization of the study lead investigator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organisation des Prüfleiters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Study center of the lead investigator",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentrum, in der der Leiter der Studie tätig ist."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.organisation_des_prufleiters",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm",
        "short": "Study groups",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienarm"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Division of the study into groups, e.g. patients receiving intervention vs. control group",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Unterteilung der Studie in Gruppen, z.B. Patienten, die eine Intervention erhalten vs. Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.name",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the study group",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name des Studienarms"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.beschreibung",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "trial-use"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.beschreibung",
        "short": "Description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "More precise description of the study group, e.g. the patient subgroup",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Genauere Beschreibung des Studienarms, z.B. der Patientengruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.beschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "cnt-3",
            "severity": "error",
            "human": "There SHALL be a code with a value of \"1\" if there is a value. If system is present, it SHALL be UCUM.  If present, the value SHALL be a whole number.",
            "expression": "(code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())",
            "xpath": "(f:code or not(f:value)) and (not(exists(f:system)) or (f:system/@value='http://unitsofmeasure.org' and f:code/@value='1')) and not(contains(f:value/@value, '.'))",
            "source": "http://hl7.org/fhir/StructureDefinition/Count"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.typ",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of study group, for example control group as code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Studienarms, z.B. Kontrollgruppe als Kode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583",
        "short": "Studienstation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.identifikator",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.identifikator",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital station identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator einer Krankenhaus-Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.identifikator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies whether it is a station that currently exists in the test center, or is inactive.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob es sich um eine zum aktuellen Zeitpunkt im Prüfzentrum existierende Station handelt, oder ob es eine Bezeichnung aus der Vergangenheit ist."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.name",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the station as free text",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Station als Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.beschreibung",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.beschreibung",
        "short": "Description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the station including for example clinic affiliation etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Station inklusive z.B. Zugehörigkeit zu Klinik etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.beschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.funktion",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.funktion",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Funktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Station type, e.g. intensive care unit, intermediate care station",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Funktion der Station, z.B. Intensivstation, Intermediate-Care-Station etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.funktion",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.verwaltende_organisation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.verwaltende_organisation",
        "short": "Managing organization",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verwaltende Organisation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "States the hospital or clinic where the station is located",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibt die Zugehörigkeit der Station zu einer Klinik oder einem Institut etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.verwaltende_organisation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer",
        "short": "Studienteilnehmer",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienteilnehmer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.id",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.extension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.modifierExtension",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.subjekt_identifizierungscode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.subjekt_identifizierungscode",
        "short": "Subject Identification Code (SIC)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Subjekt Identifizierungscode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pseudonymized identifier for patients within a specific research context",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "SIC",
          "Subject Identification Code"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.subjekt_identifizierungscode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.beginn_teilnahme",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.beginn_teilnahme",
        "short": "Study beginning",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time that the patient begins study participation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Teilnahme der Person an der Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.beginn_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.ende_teilnahme",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.ende_teilnahme",
        "short": "Study end",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time that the patient ends study participation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Teilnahme der Person an der Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.ende_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.status_der_teilnahme",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.status_der_teilnahme",
        "short": "Participation status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of a person's participation in the study, e.g. included, withdrawn, completed, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.status_der_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "2.16.840.1.113883.3.1937.777.22.1.1--20180507192017",
        "path": "help_dataset",
        "short": "HELP Dataset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "HELP Dataset",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 1,
        "max": "1",
        "base": {
          "path": "help_dataset",
          "min": 1,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.528--20190603211830",
        "path": "help_dataset.daten_fur_den_helpalgorithmus",
        "short": "Data for the HELP-Algorithm",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den HELP-Algorithmus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data in this section will be processed using decision-making rules to treat patients with blood stream infections.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Verarbeitung von Entscheidungsregeln im Rahmen der Therapie von Patienten mit Blutstrominfektionen benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.631--20190606202108",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde",
        "short": "Diagnostic - Microbiology",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutkultur-Befunde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medical microbiology findings that report on the detection of staphylococci in blood cultures.\r\n\r\nThe following findings are processed by the algorithm:\r\n\r\n* Infection with *Staphylococcus* spp. (pathogen of undifferentiated species with the general SNOMED-CT code 65119002)\r\n* Infection with* Staphylococcus aureus* (pathogen with the SNOMED-CT code 3092008)\r\n* Infection with Methicillin-resistant Staphylococcus aureus (MRSA; pathogen with SNOMED-CT code 115329001)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Befundberichte der medizinischen Mikrobiologie mit Nachweis von Staphylokokken in der Blutkultur.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFolgende Befunde werden vom Algorithmus verarbeitet:\r\n\r\n* Infektion durch Staphylococcus spp. (Erreger noch undifferenzierter Art mit dem übergeordneten SNOMED-CT-Code 65119002)\r\n\r\n* Infektion durch Staphylococcus aureus (Erreger mit dem SNOMED-CT-Code 3092008)\r\n\r\n* Infektion durch Staphylococcus Iugdunensis (Erreger mit dem SNOMED-CT-Code 103494005)\r\n\r\n* Infektion durch Methicillin-resistenten Staphylococcus-aureus-Stamm (MRSA; Erreger mit dem SNOMED-CT-Code 115329001)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "note: Methicillin resistance is not checked.  Oxacillin resistance is checked instead.  Methicillin resistant Staphylococcus aureus is abbreviated with MRSA.",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "|  |\r\n| \r\n\r\n| \r\n\r\n**\n                                    **\r\n\r\n**DiagnosticReport**\r\n\r\nHinweis: Methicillin-Resistenz wird nicht mehr geprüft, stattdessen Oxacillin-Resistenz, Methicillin wird wg. Abkürzung MRSA mitgeführt\r\n\r\n\r\n\r\n |\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decisions:**\r\n\r\nsimple or complicated bacteremia:\r\n\r\n* Coagulase-negative staphylococci (CoNS): simple bacteremia \r\n* *Staphylococcus aureus* or *Staphylococcus lugdunensis*: complicated bacteremia\r\n\r\nsimple or complicated Staphylococcus aureus bacteremia (query 1 in algorithm)\r\n\r\n* without Oxacillin resistance: simple Staphylococcus aureus bacteremia\r\n* with Oxacillin resistance: complicated Staphylococcus aureus bacteremia",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidungen:\r\n\r\n**\r\n\r\n\r\n\r\neinfache oder komplizierte Bakteriämie:\r\n\r\n\r\n\r\n\r\n* Koagulase-negative Staphylokokken (KNS): einfache Bakteriämie (KNS-Arm)\r\n\r\n* Staphylococcus aureus oder Staphylococcus lugdunensis: komplizierte Bakteriämie (SAB-Arm)\r\n\r\n\r\n\r\n\r\n\r\n\r\neinfache oder komplizierte Staphylococcus-aureus-Bakteriämie (SAB-Arm, Abfrage 1 im Algorithmus)\r\n\r\n\r\n\r\n\r\n* ohne Oxacillin-Resistenz: einfache Staphylococcus-aureus-Bakteriämie\r\n\r\n* mit Oxacillin-Resistenz: komplizierte Staphylococcus-aureus-Bakteriämie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.632--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory result identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator des Laborbefunds"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.633--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Laborbefunds: \r\n\r\n* vorläufig (noch nicht final validiert, noch Untersuchungen ausstehend, Änderungen sind noch möglich)\r\n* final (Endbefund, sollte nicht mehr geändert werden.)\r\n* final korrigiert (nachdem eine finale Version freigegeben wurde, musste trotzdem noch Änderungen vorgenommen werden.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/diagnostic-report-status\" code=\"final\" display=\"Final\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.634--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.klinischesr_bezugsdatumzeitpunkt",
        "short": "Effective date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches/r Bezugsdatum/-zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date on which the laboratory tests become valid for the treatment of the patient.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.klinischesr_bezugsdatumzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.635--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point when the laboratory result is documented",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem der Laborbefund dokumentiert (verifiziert und freigegeben) wurde."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.636--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial",
        "short": "Sample material",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sample used for the laboratory tests",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe, auf deren Basis die Laboruntersuchungen angefertigt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.637--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.638--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.ent__abnahmezeitpunkt",
        "short": "Extraction date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ent- / Abnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint of the sample extraction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ent- / Abnahme der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.ent__abnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.639--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.laboreingangszeitpunkt",
        "short": "Laboratory arrival date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboreingangszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint that the sample is received by the laboratory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Eingangs der Probe im Labor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.laboreingangszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.640--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.probenart",
        "short": "Sample type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.probenart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.641--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.korperstelle",
        "short": "Sample origin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Location on patient where the sample was taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation der Körperstelle am Patienten, an der die Probe entnommen / abgenommen wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.korperstelle",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.642--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "free text commentary on the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "freitextlicher Kommentar zur Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.probenmaterial.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.643--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erregernachweis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "eine Laboruntersuchung zum Nachweis von Erregern im Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.644--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.645--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.652--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter, der den Nachweis von Erregern beschreibt, z.B. Identifikation eines Bakteriums in einer Blutkultur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.653--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"20570-8\" display=\"Hematocrit [Volume Fraction] of Blood\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.654--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.655--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.656--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.657--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger",
        "short": "Pathogen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erreger"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result of the analysis (whether a pathogen has been detected or not)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (nachgewiesener oder nicht nachgewiesener Erreger)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.658--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pathogen code (SNOMED CT)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erregercode (SNOMED CT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.659--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pathogen name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Erregers"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.erreger.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Staphylococcus aureus"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.660--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.661--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.662--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.670--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat",
        "short": "Isolate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isolat"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Isolated from the sample material (pathogen)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "aus dem Probenmaterial isolierte Substanz (Erreger)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.671--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.672--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the pathogen (SNOMED CT)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code z.B. des pathogenen Keims (SNOMED CT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.673--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of pathogen",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des pathogenen Keims"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.isolat.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.674--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm",
        "short": "Antibiotic resistance report",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiogramm"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory determination of pathogen's resistance to antibiotics",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboruntersuchungen zur Bestimmung der Resistenz von Erregern gegenüber Antibiotika"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.675--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eine Laboruntersuchung beschreibt die quantitative oder qualitative Untersuchung eines spezifischen Laborwerts, z.B. im Bereich der Hämatologie in der Gruppe des kleinen Blutbilds die Untersuchung des Hämoglobin-(Hb-)werts als Konzentration des Hämoglobins im Blut."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.676--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.677--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.684--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.antibiotikum",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiotikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Substanz, auf die Resistenz des Erregers geprüft wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.antibiotikum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.687--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.startdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start der Bebrütung des Isolats mit den gewählten Antibiotika"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.startdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.688--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.689--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.minimale_hemmkonzentration",
        "short": "Minimum inhibitory concentration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Minimale Hemmkonzentration"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis, describes the minimal antibiotic concentration that is required against a pathogen",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse, beschreibt die mininmale Konzentration eines Antibiotikums, bei der die Resistenz beim Erreger wirksam wird\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.minimale_hemmkonzentration",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.690--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.691--20190606202144",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.erregernachweis.antibiogramm.laboruntersuchung.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.763--20190608094933",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung",
        "short": "Microbiology specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mikrobiologie-Anforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A laboratory specification describes the performance requirements of the laboratory tests given the sample material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eine Laboranforderung beschreibt die Leistungsanforderung von Laboruntersuchungen auf Basis von abzunehmenden oder abgenommenem Probenmaterial."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.764--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory test specification identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Laboranforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.765--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory test specification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboranforderung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/request-status\" code=\"completed\" display=\"Completed\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.766--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "in der Laboruntersuchung analysierter Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.767--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"20570-8\" display=\"Hematocrit [Volume Fraction] of Blood\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.768--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.769--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.anforderungsdatum",
        "short": "Order date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anforderungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Provides the date that the laboratory order was created",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibt das Datum, zu dem die Laboranforderung erstellt wurde, falls nicht vorhanden Eingangsdatum der Anforderung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.anforderungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.770--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial",
        "short": "Sample material",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sample used for the laboratory tests",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe, auf deren Basis die Laboruntersuchungen angefertigt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.771--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.772--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.ent__abnahmezeitpunkt",
        "short": "Extraction date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ent- / Abnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint of the sample extraction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ent- / Abnahme der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.ent__abnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.773--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.laboreingangszeitpunkt",
        "short": "Laboratory arrival date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laboreingangszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Timepoint that the sample is received by the laboratory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Eingangs der Probe im Labor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.laboreingangszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.774--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.probenart",
        "short": "Sample type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.probenart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.775--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.korperstelle",
        "short": "Sample origin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Location on patient where the sample was taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation der Körperstelle am Patienten, an der die Probe entnommen / abgenommen wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.korperstelle",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.776--20190608095021",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "free text commentary on the sample",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "freitextlicher Kommentar zur Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.blutkulturbefunde.mikrobiologieanforderung.probenmaterial.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.780--20190608193906",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780",
        "short": "Body temperature",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Collection of body temperature data\r\n\r\nThe following forms of body termperature are processed\r\n\r\n\r\n* Probe measurement of body core temperature at the intensive care unit (LOINC code 8329-5 Body temperature - Core)\r\n* Body surface temperature measurement (axail, ear, forehead et.) at non-intensive care units (general LOINC code 8310-5 Body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassung der Körpertemperatur\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nFolgende Formen der Körpertemperaturmessung werden verarbeitet:\r\n\r\n\r\n\r\n\r\n* Sondenmessung der Körperkerntemperatur auf Intensivstation (LOINC-Code 8329-5 Body temperature - Core)\r\n\r\n* Körperoberflächentemperaturmessung (axialer, Ohr, Stirn etc.) auf Allgemeinpflegestation (allgemeiner LOINC-Code 8310-5 Body temperature)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decisions:**\r\n\r\n* simple or complicated *Staphylococcus aureus* bacteremia \r\n* extended fever (longer than 72 h > 38,5 °C) present (= complicated *Staphylococcus aureus* bacteremia)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung: **\r\n\r\n\r\n\r\n\r\n* einfache oder komplizierte SAB (2) \r\n\r\n* prolongiertes Fieber (länger als 72h > 38,5 °C) vorliegt (= komplizierte SAB)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "KT"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.781--20190608194734",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "General data group covering monitored data and measurement values generated by bed-side devices and life support machines, e.g. vital signs or respiration parameters or the 24h net fluid balance.\r\n\r\nBlood gas analysis measurements are categorized as laboratory results.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperaturmessung über Sonde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.782--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.783--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement Code (LOINC e.g.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.787--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.zeitpunkt_der_wertermittlung",
        "short": "Effective time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Effective time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitstempel der Messung bzw. Zeitpunkt der klinischen Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.zeitpunkt_der_wertermittlung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-13"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1383--20190704122716",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.792--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Messwerte."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1384--20190704123439",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1385--20190704123852",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1386--20190704123947",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.797--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretations des Messwerts (Kennzeichen)\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.798--20190608194806",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement method",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_invasiv.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "60836-4"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.894--20190608195541",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv",
        "short": "Body temperature not invasive",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperatur nichtinvasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body temperature measurement with fever thermometer and mostly manual documentation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpertemperaturmessung mit Fieberthermometer und meist manueller Dokumentation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.895--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the vital signs",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.896--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the measured value (*e.g.* LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Koerpertemperatur nichtinvasiv",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.15--20190903174718"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.897--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.zeitpunkt_der_messung",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point that measurement was made",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.zeitpunkt_der_messung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.898--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.messwert",
        "short": "Value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "gemessener Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.899--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Assessment"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.900--20190608195612",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method used to measure the vital sign (*e.g.* axillary temperature measurement of body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "angewendete Methode, um das Vitalzeichen zu erfassen (z.B. axilläre Thermometermessung der Körpertemperatur)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.korpertemperatur_780.korpertemperatur_nichtinvasiv.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.420--20190603142500",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben",
        "short": "Vasopressor agent treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressoren-Gaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medications plan for vasopressor treatment\r\n\r\nVasopressor agents are Dobutamine, Epinephrine, Norepinephrine and Vasopressin:\r\n\r\n* Restriction of the medication plan to active ingredient codes using a special Value Set\r\n* Restriction of the status of the plan to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zu Vasopressorengabe\r\n\r\nVasopressoren sind Dobutamin, Epinephrin, Norepinephrin und Vasopressin:\r\n\r\n* Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Sets\r\n\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "Decision:\r\n\r\n* simple or complicated *Staphylococcus aureus* bacteremia\r\n* are Vasopressors administered?",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung: **\r\n\r\n* einfache oder komplizierte SAB (2) \r\n\r\n* wurden Vasopressoren verabreicht?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.917--20190608203323",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.918--20190608203410",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "example",
          "description": "x_ActStatusActiveComplete",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.1.11.19890--20140326000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.919--20190608203509",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur",
        "short": "Medication/Active ingredient/Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.920--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.921--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.922--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.923--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.926--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff, Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Sets"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.927--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.928--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Vasopressorengaben",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.6--20190603143003"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.929--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.930--20190608203636",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.932--20190608203651",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.933--20190608203720",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.934--20190608203720",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.935--20190608203720",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.936--20190608203742",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.937--20190608203814",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.901--20190608200632",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.902--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.903--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.904--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.905--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.906--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.907--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.908--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.909--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.910--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.911--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.912--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.916--20190608200728",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.dosis_916",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.vasopressorengaben.dosierung_strukturiert.dosis_916",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.37--20180515152525",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern",
        "short": "Patient with foreign body (implant etc.)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient mit Fremdkörpern"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether the patient has a foreign body (e.g. implants)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient einen Fremdkörper (Implantat) besitzt, aus dem im Blutstrom gefundene Keime stammen können.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decision: **simple or complicated SAB (1) and (2)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung:** einfache oder komplizierte SAB (1) und (2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1336--20190609200312",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantat__prothese",
        "short": "Implant / Prosthesis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantat / Prothese"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Implant or prosthesis as code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantat oder Prothese als Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantat__prothese",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-Implantate",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.13--20190609201228"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1337--20190609200356",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantationsdatum",
        "short": "Implantation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Implantationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When the implant was inserted",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum, an dem das Implantat eingebracht wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_fremdkorpern.implantationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1364--20190610111527",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient mit Infektionsfokus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether a focus of infection for the bloodstream infection could be found",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Infektionsherd (Focus) gefunden werden konnte, aus dem im Blutstrom gefundene Keime stammen können."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Decision:** simple or complicated Staphylococcus aureus bacteremia (1) and (2)",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Entscheidung:** einfache oder komplizierte SAB (1) und (2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1367--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1371--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1372--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1373--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1374--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.klinisch_relevanter_zeitraum.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1375--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1376--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1377--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Infektionsfokus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.14--20190708125329"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1378--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1379--20190610111640",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.patient_mit_infektionsfokus.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1356--20190609205953",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten",
        "short": "Communications data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommunikationsdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data that are communicated through the HELP-algorithm for example notifications and treatment variations",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten, die durch den HELP-Algorithmus kommuniziert werden, z.B. Benachrichtigungen, Behandlungsabweichung etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1357--20190609210241",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung",
        "short": "HELP-notification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP-Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Notifications that are sent to the attending physician as a result of reaching a certain status in the algorithm,* e.g.* the request for a further blood culture test",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Benachrichtigungen, die in Folge des Erreichens eines bestimmten Status im Algorithmus an den behandelnden Arzt versendet werden, z.B. die Aufforderung zur Abnahme einer weiteren Blutkultur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1359--20190610111025",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the notification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID der Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1360--20190610111115",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the notification, for example, in preparation, sent etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Benachrichtigung, z.B. in Vorbereitung, abgesendet etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-BenachrichtigungStatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.16--20190905095902"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1391--20190905102816",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Code"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1361--20190610111206",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.sendedatum",
        "short": "Date sent",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sendedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When was the notification sent or displayed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wann wurde die Benachrichtigung gesendet / angezeigt?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.sendedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1362--20190610111241",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.empfangsdatum",
        "short": "Received date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Empfangsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "When was the notification received / read",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wann wurde die Benachrichtigung empfangen / gelesen?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.empfangsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1363--20190610111348",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.inhalt",
        "short": "Content",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Text of the notification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Text der Benachrichtigung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpbenachrichtigung.inhalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Koagulase-negative Staphylokokken (KNS) in Blutkultur nachgewiesen. Bitte 2 Paar Kontroll-Blutkulturen abnehmen! oder von HELP abweichendes Vorgehen dokumentieren…"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1358--20190609210311",
        "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpreaktion",
        "short": "HELP-Reaction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HELP-Reaktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_helpalgorithmus.kommunikationsdaten.helpreaktion",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.529--20190603212305",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt",
        "short": "Data for the primary endpoint",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den Primären Endpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data grouped here are used for the evaluation of the primary study endpoint in HELP.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Auswertung des primären Studienendpunkts in HELP herangezogen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.999--20190608212853",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe",
        "short": "Vancomycin administration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vancomycin-Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication entry for administration of vancomycin to a patient:\r\n\r\n* Restriction of the possible active ingredient to Vancomycin\r\n* Restriction of the possible status of the entry to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zur Gabe von Vancomycin bei einem Patienten:\r\n\r\n* Einschränkung des möglichen Wirkstoffs auf Vancomycin\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Primary study endpoint:** daily amount of vancomycin per patient in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Primärer Studienendpunkt:***Tagesmenge* Vancomycin pro Patient der Interventions- und der Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1000--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1001--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "example",
          "description": "x_ActStatusActiveComplete",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.1.11.19890--20140326000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1002--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur",
        "short": "Medication/Active ingredient/Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1003--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1004--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1005--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1006--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1007--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur",
        "short": "Perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Perscription entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rezeptur/Defektur-Eintrag"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Defektur"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1008--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.freitextzeile",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextzeile"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Free text",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.rezeptur.freitextzeile",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1009--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1010--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1011--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient code that is taken from an active ingredient classification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "HELP-Vancomycin",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.7--20190609144158"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1012--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1013--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1015--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1016--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1017--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1018--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1019--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1020--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1021--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1022--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1023--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1024--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1025--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1026--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1027--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1028--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1029--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1030--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1031--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1032--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1036--20190608212933",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.dosis_1036",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vancomycingabe.dosierung_strukturiert.dosis_1036",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.777--20190608102111",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt",
        "short": "Vital status during the hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitalstatus während KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates if a patient dies in the hospital.  If death occurs the time point is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.778--20190608102147",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.patient_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "397709008",
            "display": "Patient died (finding)"
          }
        ],
        "short": "Vital status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "states whether the patient died during the hospital stay or not",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient am Leben oder verstorben ist.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.patient_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": false
          },
          {
            "label": "example 2",
            "valueBoolean": true
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.779--20190608102147",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81956-5",
            "display": "Date and time of death [TimeStamp]"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "398299004",
            "display": "Time of death (observable entity)"
          }
        ],
        "short": "Time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "If the patient died the time point is given.  Otherwise \"Null Flavor\" is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_wahrend_khaufenthalt.todeszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "1900-01-21"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1049--20190608213604",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt",
        "short": "Vital status 90 days after hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitalstatus 90 Tage nach KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates if a patient dies in the hospital.  If death occurs the time point is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1050--20190608213645",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.patient_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "397709008",
            "display": "Patient died (finding)"
          }
        ],
        "short": "Vital status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "states whether the patient died during the hospital stay or not",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nGibt an, ob der Patient am Leben oder verstorben ist.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.patient_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": false
          },
          {
            "label": "example 2",
            "valueBoolean": true
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1051--20190608213645",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81956-5",
            "display": "Date and time of death [TimeStamp]"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "398299004",
            "display": "Time of death (observable entity)"
          }
        ],
        "short": "Time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "If the patient died the time point is given.  Otherwise \"Null Flavor\" is given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todeszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "1900-01-21"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1316--20190609183953",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todesursache",
        "short": "Cause of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todesursache"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The bloodstream infection or other causes of death",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "an Folgen der Blutstrominfektion oder aus anderer Ursache verstorbener Patient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.vitalstatus_90_tage_nach_khaufenthalt.todesursache",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1317--20190609191129",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt",
        "short": "Relapse 90 days after hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rückfall 90 Tage nach KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Indicates whether a patient after an initial stay with a particular diagnosis should be checked again\r\n\r\nDiagnoses: SAB, osteomyelitis, endocarditis, pacemaker/ICD infection, discitis, prosthesis infection, abscess, other diagnosis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob ein Patient nach dem Initialaufenthalt mit bestimmten Diagnosen wiederaufgenommen werden musste.\r\n\r\nDiagnosen: SAB, Osteomyelitis, Endokarditis, SM/ICD-Infektion, Spondylodiszitis, Protheseninfektion, Abszess, sonstige"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Primary study endpoint:**\r\n\r\n\r\n\r\nQuestion for patients in intervention and control groups: Has the patient relapsed 90 days after hospitalization?",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Primärer Studienendpunkt:\r\n**Erhebung pro Patient in Interventions- und Kontrollgruppe: Hat Patient 90 Tage nach Krankenhausaufenthalt bis dahin einen Rückfall erlitten?"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1319--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis-Identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose-Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1320--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1324--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1325--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum / Wiederaufnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1326--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1327--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.klinisch_relevanter_zeitraum__wiederaufnahme.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1328--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1329--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1330--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "M86.0"
            }
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Rückfalldiagnosen",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.12--20190609194546"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1331--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1332--20190609191308",
        "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_primaren_endpunkt.ruckfall_90_tage_nach_khaufenthalt.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.530--20190603212519",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt",
        "short": "Data for the secondary endpoint",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für den Sekundären Endpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data are needed for the evaluation of the secondary study endpoint.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Daten werden für die Auswertung des sekundären Studienendpunkts benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1276--20190609181220",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin als Einzel-Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1277--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1278--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1279--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich",
        "short": "Section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory examination is grouped by the diagnostic section, e.g. haematology, microbiology, pathology, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nLaboruntersuchungen werden in diagnostische Fachbereiche (untersuchende Fachbereiche) gruppiert, z.B. klinische Chemie, Hämatologie, Mikrobiologie, Pathologie etc.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1280--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.kode_des_laborbereichs",
        "short": "Laboratory section code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory section code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.kode_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"18719-5\" display=\"Chemistry studies\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Laboratory Specialties",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.1--20080808000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1281--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.bezeichnung_des_laborbereichs",
        "short": "Name of laboratory section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.bereich.bezeichnung_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Klinische Chemie"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1282--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe",
        "short": "Group",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Within the sections, laboratory examinations are combined into groups, e.g. in haematology there are the groups complete blood count, liver values, kidney values, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Innerhalb der Fachbereiche werden Laboruntersuchungen in Gruppen zusammengefasst, z.B. gibt es in der Hämatologie die Gruppen kleines Blutbild und Differentialblutbild etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1283--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.kode_der_laborgruppe",
        "short": "Laboratory group code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.kode_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "ELGA_Laborstruktur",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.47--20180118000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1284--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.bezeichnung_der_laborgruppe",
        "short": "Laboratory group name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.gruppe.bezeichnung_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Niere/Elektrolyte"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1285--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1286--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59826-8",
            "display": "Creatinine [Moles/volume] in Blood"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1287--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1288--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1289--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1290--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1291--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1292--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1293--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1301--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1302--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1303--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1304--20190609181258",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.kreatinin.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.532--20190603220112",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben",
        "short": "Antibiotic treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Antibiotika-Gaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication entry for Antibiotic treatment\r\n\r\n\nDefined antibiotics are Linezolid,  Daptomycin, Teicoplanin, Fosfomycin, Rifampicin, Flucloxacillin und Cefazolin:\r\n\r\n* Restriction of the medication entry to active ingredient codes using a special value set\r\n* Restriction of the status entry to \"active\" and \"completed\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationseintrag zu Antibiotika-Gaben\r\n\r\nDefinierte Antibiotika sind Linezolid, Daptomycin, Teicoplanin, Fosfomycin, Rifampicin, Flucloxacillin und Cefazolin:\r\n\r\n* Einschränkung des Medikationseintrags auf Wirkstoffcodes dieser Arten mittels eines speziellen Value Set\r\n\r\n* Einschränkung der möglichen Status des Eintrags auf \"aktiv\" und \"abgeschlossen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary endpoint of study:** consumption of these antibiotics in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Verbrauch dieser Antibiotika bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.938--20190608204833",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.939--20190608204910",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.940--20190608205015",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur",
        "short": "Medicine/active ingredient/perscription",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel/Wirkstoff/Rezeptur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.941--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
        "short": "Pharmaceutical product",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelprodukt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "alias": [
          "Fertigarzneimittel (FAM)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.942--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
        "short": "Medication name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication name, commercial name. Name of a finished medical product",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelname oder auch Handelsname genannt. Bezeichnung eines Fertigarzneimittels gemäß Informationsstelle für Arzneispezialitäten (IFA) oder Hauskatalog."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.943--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
        "short": "Medicament code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittel-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of a finished medicinal product by its code, e.g. pharmaceutical central number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation eines Fertigarzneimittels durch seinen Code, z. B. Pharmazentralnummer (PZN), IDMP Pharmaceutical Product Identifiers (PhPID), IDMP Medicinal Product Identifier (MPID), Pharmacy Product Number (PPN)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.944--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
        "short": "Potency",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arzneimittelwirkstärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "potency",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke gemäß Handelsname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.arzneimittelprodukt.arzneimittelwirkstarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.947--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff",
        "short": "Active ingredient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.948--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
        "short": "Active ingredient name (common)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Name (allgemein)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of an active ingredient, taken from an active ingredient classification system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird. In den meisten Fällen WHO-INN (international non-proprietary name der World Health Organisation) in der englischen Version. Hinweis: in Deutschland gibt es z.T. Schreibvarianten oder weitere Bezeichnungen. Für Substanzen ohne WHO INN die registrierte Substanzbezeichnung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Wirkstoff-Name (normalisiert)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffname_allgemein",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.949--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
        "short": "Active ingredient code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstoff-Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active ingredient code that is taken from a active ingredient classification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code eines Wirkstoffes, der aus einer Wirkstoffklassifikation entnommen wird"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.wirkstoffcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Antibiotikagaben",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.3--20190603141911"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.950--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
        "short": "Quantity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Menge/Stärke"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirkstärke, Menge der *aktiven* Substanz pro Dosiseinheit entsprechend Darreichungsform (1 Tablette, 1 Ampulle, 1 mL etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.wirkstoff.mengestarke",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.951--20190608205049",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.darreichungsform",
        "short": "Dosage form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage form",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Darreichungsform nach EDQM"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.arzneimittelwirkstoffrezeptur.darreichungsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.953--20190608205100",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer",
        "short": "Duration of drug treatment",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahmedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.954--20190608205131",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.startzeitpunkt_einnahme",
        "short": "Start time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date or time when medication is first taken",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.startzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.955--20190608205131",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.endzeitpunkt_einnahme",
        "short": "Stop time for medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date or time that medication intake stops,* i.e.* on this day or time medication is taken for the last time.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum bzw. Endzeitpunkt der Einnahme, bis zu welchem Tag bzw. welcher Zeit einschließlich das Medikament eingenommen werden soll"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.endzeitpunkt_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.956--20190608205131",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.dauer_der_einnahme",
        "short": "Duration of intake",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer der Einnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Duration (interval in days, weeks or months etc.) that the medication is taken.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer (Intervall in Tagen, Wochen Monaten etc.) der Einnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.einnahmedauer.dauer_der_einnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.957--20190608205404",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext",
        "short": "Dosage (Free text)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (Free text)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (Freitext): es kann mehrere textuelle Einträge der Dosierung geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.958--20190608205502",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.freitext",
        "short": "Free text",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage in free text if not given in a structured way",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung im Freitext."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_freitext.freitext",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.959--20190608205516",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert",
        "short": "Dosage (structured)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung (strukturiert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage (structured)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Dosierung (strukturiert) beschreibt die Einzeldosis oder Dosen eines Medikamentes, welches verabreicht wird oder werden soll."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Dosierungsinformationen",
          "Angaben zur Dosierung"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.960--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.reihenfolge",
        "short": "Sequence",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Reihenfolge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sequence number of the dosage entry",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sequenznummer des Dosierungseintrags. Bei mehreren Einträgen zur Dosierung wird damit die Reihenfolge (Priorität) der Einträge festgelegt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.reihenfolge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.961--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe",
        "short": "Time specification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time specification for ingestion as part of the dosing scheme\r\n\r\n\r\n\r\nDetailed examples can be found at http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitangabe zur Einnahme als Teil des Dosierschemas\r\nAusführliche Beispiele finden sich unter http://wiki.hl7.de/index.php?title=cdamedp:Dosierbeispiele\r\n\r\nNicht vorhanden bei Vergabe, weil bei Vergabe kein zukünftiges Dosierungs-Schema angegeben werden muss."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.962--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.zeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.963--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
        "short": "Activity-dependent repetition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignisbezogene Wiederholung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies a periodic time interval to take the medicine.  This interval is dependent on activities in the patient's daily life that are time dependent and activities that are more loosely time dependent.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt ein periodisches Zeitintervall an, in dem die Wiederholung auf Aktivitäten des täglichen Lebens oder anderen wichtigen Ereignissen basiert, die zeitabhängig sind, jedoch nicht vollständig von der Zeit bestimmt werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.964--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
        "short": "Time of day",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time of day, for example morning, afternoon, evening or night",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ereignis, z. B. morgens, mittags, abends, zur Nacht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.ereignis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.965--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
        "short": "Offset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Offset to activity, for example 30 minutes beforehand",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Offset zum Ereignis, z. B. 30 Minuten vorher"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.ereignisbezogene_wiederholung.offset",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.966--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
        "short": "Periodic interval",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periodisches Intervall"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A time interval that is periodically repeated. Periodic intervals have two attributes, phase and period.  The phase gives the type of interval that is repeated each period.\r\n\r\nThe repetition interval (periodic interval sequence) specifies\r\n\r\n* The duration between the events (period)\r\n* The anchor time (start time point): the time that the interval sequence begins (phase)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ein Zeitintervall, das sich periodisch wiederholt. Periodische Intervalle haben zwei Eigenschaften, Phase und Periode. Die Phase gibt den \"Typ\" Intervall\" an, der sich jede Periode wiederholt.\r\n\r\nWiederholungsintervall (periodische Intervallsequenz), gibt an\r\n\r\n* die Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen (period) \r\n* der Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt (phase)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.967--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
        "short": "Phase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Phase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Anchor time point (start time point) when the periodic interval sequence begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ankerzeitpunkt (Startzeitpunkt), an dem die periodische Intervallsequenz beginnt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.phase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.968--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
        "short": "Period",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Periode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The duration of the interval",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dauer jedes Vorkommens bzw. der Zeit zwischen den Vorkommnissen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.zeitangabe.periodisches_intervall.periode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.969--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.einnahme_bei_bedarf",
        "short": "Using as needed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Using the medicine as needed",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einnahme des Medikaments bei Bedarf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.einnahme_bei_bedarf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.970--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.art_der_anwendung",
        "short": "Method of use",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method of use for the medicine",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anwendung des Arzneimittels EDQM passende Value Sets. Pharmazeutische Anwendung dekomponiert in drei Eigenschaften: Art der Anwendung, Weg der Anwendung und Ort der Anwendung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.art_der_anwendung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "intravenös"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "subkutan"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.974--20190608205551",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.dosis_974",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.antibiotikagaben.dosierung_strukturiert.dosis_974",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.49--20180515172800",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren",
        "short": "Procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Documentation of completed procedures\r\n\r\nRelevant procedures for HELP are:\r\n\r\n* Infectious disease council\r\n* \n        Transesophageal Echocardiography (TEE)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentation durchgeführter Prozeduren\r\n\r\nRelevante Prozeduren für HELP sind:\r\n\r\n* Infektiologisches Konsul\r\n* Transösophageale Echokardiographie (TEE)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "Secondary Study endpoint: How often the procedures have been performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an Durchführungen dieser Prozeduren bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.511--20190603210857",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil",
        "short": "Infectious disease council",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Infektiologisches Konsil"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The attending physician consults with an infectiologist",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Konsultation eines Infektiologen durch den behandelnden Arzt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary Study endpoint:** How often the procedures have been performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an infektiologischen Konsilen bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.985--20190608210536",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert",
        "short": "Procedure coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "OPS Prozedur kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.986--20190608210610",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "short": "Catalog text procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Prozedurencode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.katalogtext_prozedurencode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Anlegen eines aortokoronaren Bypass, dreifach mit autogenen Venen"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.987--20190608210610",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.codesystem",
        "short": "Code system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ops2020"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.988--20190608210610",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vollständiger Prozedurenkode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "5-086.0"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.989--20190608210621",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.durchfuhrungsdatum",
        "short": "Date of completion",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.durchfuhrungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.990--20190608210656",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.991--20190608210833",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.infektiologisches_konsil.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.494--20190603161718",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee",
        "short": "Transesophageal Echocardiography (TEE)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Transösophageale Echokardiographie (TEE)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Transesophageal Echocardiography (TEE) performed (OPS-Code 3-052)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführung einer Transösophagealen Echokardiographie (TEE) (OPS-Code 3-052)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Secondary study endpoint:  **How often TEEs were performed in intervention and control groups",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Sekundärer Studienendpunkt:** Jeweilige Anzahl an durchgeführten TEEs bei Interventions- und Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.992--20190608211006",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert",
        "short": "Procedure coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "OPS Prozedur kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.993--20190608211028",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.katalogtext_prozedurencode",
        "short": "Catalog text procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Prozedurencode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.katalogtext_prozedurencode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Anlegen eines aortokoronaren Bypass, dreifach mit autogenen Venen"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.994--20190608211028",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.codesystem",
        "short": "Code system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ops2020"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.995--20190608211028",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vollständiger Prozedurenkode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.ops_prozedur_kodiert.vollstandiger_prozedurenkode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "5-086.0"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.996--20190608211040",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.durchfuhrungsdatum",
        "short": "Date of completion",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchführungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.durchfuhrungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.997--20190608211642",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.998--20190608211906",
        "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_den_sekundaren_endpunkt.prozeduren.transosophageale_echokardiographie_tee.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.531--20190603212858",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe",
        "short": "Data for the clinical description of the sample",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für die klinische Beschreibung der Stichprobe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The data grouped here are used for the clinical description of a patient sample compared to others.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die klinische Beschreibung einer Patientenstichprobe im Vergleich zu anderen herangezogen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.48--20180515172528",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten",
        "short": "Administrative data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "administrative Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "HELP will be evaluated with with this collected data:\r\n\r\n* Hospital and ITS stay length\r\n* Days with mechanical breathing\r\n* Days with 'Dialysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Für die Auswertung von HELP patientenspezifisch zu erhebende Daten:\r\n\r\n* Krankenhaus- und ITS-Aufenthaltsdauern\r\n* Tage mit maschineller Beatmung\r\n* Tage mit Dialyse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.492--20190603160413",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt",
        "short": "ITS-stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ITS stay with start and end date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufenthalt mit Start- und Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1392--20200116153307",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.aufenthaltstatus",
        "short": "Aufenthaltstatus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufenthaltstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.aufenthaltstatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/ValueSet/encounter-status",
                  "code": "planned",
                  "display": "planned"
                }
              ],
              "text": "planned"
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ITS-Aufenthaltstatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.25--20200116154808"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.490--20190603155644",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsaufnahmedatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11288-8",
            "display": "Arrival time documented"
          }
        ],
        "short": "ITS admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Aufnahmedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsaufnahmedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2011-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.493--20190603160511",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsentlassungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52525-3",
            "display": "Discharge date"
          }
        ],
        "short": "ITS discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Entlassungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.itsaufenthalt.itsentlassungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2011-01-31"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.491--20190603155948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt",
        "short": "Hospital stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Aufenthalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital stay with start and end date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Krankenhausaufenthalt mit Start- und Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1393--20200116155435",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.aufenthaltstatus",
        "short": "Aufenthaltstatus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufenthaltstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.aufenthaltstatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "planned"
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ITS-Aufenthaltstatus",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.25--20200116154808"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.488--20190603155026",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khaufnahmedatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11288-8",
            "display": "Arrival time documented"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "32485007",
            "display": "Hospital admission (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "405799000",
            "display": "Time of arrival at hospital (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Aufnahmedatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date (if necessary the exact time) of the administrative admission to the hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum (ggf. genaue Uhrzeit) der administrativen Aufnahme im Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khaufnahmedatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2010-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.489--20190603155309",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khentlassverlegungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8649-6",
            "display": "Hospital discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "308283009",
            "display": "Discharge from hospital (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "306699001",
            "display": "Discharge to hospital (procedure)"
          }
        ],
        "short": "Discharge/transfer date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "KH-Entlass-/Verlegungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date (if necessary the exact time) of the administrative discharge or transfer from the hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum (ggf. genaue Uhrzeit) der administrativen Entlassung oder Verlegung aus dem Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.khaufenthalt.khentlassverlegungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2010-01-31"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.34--20180515152136",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "74201-5",
            "display": "Days on ventilator"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "40617009",
            "display": "Artificial respiration (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "409025002",
            "display": "Ventilator care (procedure)"
          }
        ],
        "short": "Artificial respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiration attributes:\r\n- Type of respiration (code)\r\n- Type of respiration (name)\r\n- Qualifier invasive/non-invasive\r\n- Start time\r\n- End time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung:\r\n- Beatmungsart Code\r\n- Beatmungsart Name \r\n- invasiv / nicht-invasiv\r\n- Startzeitpunkt\r\n- Endezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.472--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.identifikation",
        "short": "Id",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Unique identifier of current data element",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation der aktuellen Instanz des Datenelements"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.473--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur",
        "short": "Procedure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of procedure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.474--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurcode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurcode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für die Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "243142003"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "47545007"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "408852001"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "408853006"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.475--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurenname",
        "short": "Procedure name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.prozedur.prozedurenname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Intermittent positive pressure ventilation via endotracheal tube (procedure)"
          },
          {
            "label": "example 2",
            "valueString": "Intermittent positive pressure ventilation via bag and mask (procedure)"
          },
          {
            "label": "example 3",
            "valueString": "Continuous positive airway pressure ventilation treatment (regime/therapy)"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.476--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.startzeitpunkt",
        "short": "Start time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure start",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.startzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.477--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.endzeitpunkt",
        "short": "End time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Prozedur / Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.endzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.478--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv",
        "short": "Invasive / non-invasive qualifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kennzeichen invasiv / nicht-invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Invasive / non-invasive qualifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kennzeichen invasiv /nicht-invasiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.479--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "10179008"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "22762002"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.480--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichner"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.kennzeichen_invasiv__nichtinvasiv.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Invasive (qualifier value)"
          },
          {
            "label": "example 2",
            "valueString": "Non-invasive (qualifier value)"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.481--20190603152624",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.beatmungsmodus",
        "short": "Respiration type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsmodus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiration type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Beatmung,\r\n\r\nz.B.\r\n\r\nAPRV  Airway Pressure Release Ventilation\r\nASV     Adaptive Support Ventilation: Closed-Loop-Beatmung, eine Weiterentwicklung der MMV\r\nBiPAP  Biphasic Positive Airway Pressure - zweiphasische positive Atem-Druckunterstützung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.maschinelle_beatmung.beatmungsmodus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.33--20180515152115",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "714749008",
            "display": "Continuous renal replacement therapy (procedure)"
          }
        ],
        "short": "Renal replacement therapy",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenersatztherapie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Renal replacement therapy, e.g. dialysis, hemofiltration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenersatztherapien, z.B. Dialyse, Hämofiltration"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.482--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.identifikation",
        "short": "Id",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data item identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator des Datenelements / der Instanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.483--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur",
        "short": "Procedure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.484--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurcode",
        "short": "Procedure code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurcode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codierung des Verfahrens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurcode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "233589006"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "233590002"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "233579007"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.485--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurname",
        "short": "Procedure name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozedurname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.prozedur.prozedurname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Continuous arteriovenous hemodiafiltration (procedure)"
          },
          {
            "label": "example 2",
            "valueString": "Continuous venovenous hemodiafiltration (procedure)"
          },
          {
            "label": "example 3",
            "valueString": "Continuous arteriovenous hemodialysis (procedure)"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.486--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.startzeitpunkt",
        "short": "Start time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure start",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.startzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.487--20190603153948",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.endzeitpunkt",
        "short": "End time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Prozedur / Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.administrative_daten.nierenersatztherapie.endzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1236--20190609180442",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte",
        "short": "Laboratory examination",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Individual laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische Laborwerte als Einzeluntersuchung, die für HELP relevant sind:\r\n\r\n* hämatologische Werte (Leukozyten, Thrombozyten)\r\n* Leberwerte (Bilirubin gesamt, ALAT, ASAT)\r\n* Nierenwerte (Kreatinin-Clearance)\r\n* Entzündungsparameter (CrP, PCT)\r\n* Laktat\r\n* Vanyomycin-Spiegel"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Laboranalyse",
          "Laborwert",
          "Laboratory analysis",
          "Laboratory value"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1237--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identifiier of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Untersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1238--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of the laboratory examination (completed, open, cancelled)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Laboruntersuchung (durchgeführt, offen, storniert)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-status\" code=\"final\" display=\"Final\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ActStatus",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1239--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich",
        "short": "Section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory examination is grouped by the diagnostic section, e.g. haematology, microbiology, pathology, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nLaboruntersuchungen werden in diagnostische Fachbereiche (untersuchende Fachbereiche) gruppiert, z.B. klinische Chemie, Hämatologie, Mikrobiologie, Pathologie etc.\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1240--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.kode_des_laborbereichs",
        "short": "Laboratory section code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory section code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode des Laborbereichs (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.kode_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://loinc.org\" code=\"18719-5\" display=\"Chemistry studies\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Laboratory Specialties",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.1--20080808000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1241--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.bezeichnung_des_laborbereichs",
        "short": "Name of laboratory section",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.bereich.bezeichnung_des_laborbereichs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Klinische Chemie"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1242--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe",
        "short": "Group",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Within the sections, laboratory examinations are combined into groups, e.g. in haematology there are the groups complete blood count, liver values, kidney values, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Innerhalb der Fachbereiche werden Laboruntersuchungen in Gruppen zusammengefasst, z.B. gibt es in der Hämatologie die Gruppen kleines Blutbild und Differentialblutbild etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1243--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.kode_der_laborgruppe",
        "short": "Laboratory group code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kode der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.kode_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "ELGA_Laborstruktur",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.47--20180118000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1244--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.bezeichnung_der_laborgruppe",
        "short": "Laboratory group name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung der Laborgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.gruppe.bezeichnung_der_laborgruppe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Niere/Elektrolyte"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1245--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter",
        "short": "Laboratory parameter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laborparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1246--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Laboratory code (LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Laborparameters (LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Laborwerte",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.11--20190609182811"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1247--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.bezeichnung",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the laboratory parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bezeichnung des Laborparameters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.laborparameter.bezeichnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Hämatokrit"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1248--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.klinisches_bezugsdatum",
        "short": "Time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisches Bezugsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Relevant time point of the laboratory examination: time point that the materials were accepted (at which the patient was in a defined condition).  The time point of the measurement is important for the internal laboratory documention and quality control but not for the laboratory findings and the evalution of the laboratory test.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nZeitpunkt, zu dem die gemessene Eigenschaft im Probenmaterial (e.g. Analytkonzentration) mutmaßlich der Eigenschaft im Patienten entsprach. Wenn der Zeitpunkt der Probenentnahme angegeben ist, wird dieses Datum verwendet. Andernfalls wird behelfsmäßig der Probeneingang im Labor gewählt. Das \"Gültigkeitsdatum\" ist wichtig um verschiedene Analysen im Zeitverlauf sortieren zu können.\r\n\r\n\r\n\r\n |\r\n|  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.klinisches_bezugsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1249--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The timepoint the laboratory examination is documented.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt, an dem das Ergebnis der Laboruntersuchung dokumentiert wurde"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-05"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1250--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.messwert",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1251--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)\r\n\r\n\r\n\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/observation-interpretation\" code=\"N\" display=\"Normal\""
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1252--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.kommentar",
        "short": "Commentary",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentar"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Commentary on the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kommentierung der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Analysekommentar",
          "Analysis commentary"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.kommentar",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueMarkdown": "wenig Probenmaterial"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1253--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.untersuchungsmethode",
        "short": "Examination method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untersuchungsmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specific examination method if a LOINC code used for the laboratory parameter does not contain a method.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "konkrete Untersuchungsmethode, wenn ein verwendeter LOINC-Code für den Laborparameter keine Methode enthält"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.untersuchungsmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1261--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1262--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1263--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1264--20190609180517",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.laborwerte.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.3--20180514093043",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten",
        "short": "Vital data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vital data for the clinical description of the sample.  Depending on the patient's stay, monitoring or manually measured vital data are used.  Relevant data are blood pressure, heart rate and respiratory rate.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten zur klinischen Beschreibung der Stichprobe. Je nach Aufenthalt des Patienten werden Monitoring- oder manuell gemessene Vitaldaten herangezogen.\r\n\r\nRelevant sind Blutdruck, Herzfrequenz und Atemfrequenz."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1116--20190609173655",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Monitoring-Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "General data group covering monitored data and measurement values generated by bed-side devices and life support machines, e.g. vital signs or respiration parameters or the 24h net fluid balance.\r\n\r\nBlood gas analysis measurements are categorized as laboratory results.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten von Monitoring-Geräten: Blutdruck als Sys/Dia oder MAP, Herzfrequenz, Atemfrequenz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1117--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.identifikation",
        "short": "ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Identification of the laboratory examination",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator der Laboruntersuchung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1118--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement Code (LOINC e.g.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Monitoring-Vitaldaten",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.9--20190609175240"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1122--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.zeitpunkt_der_wertermittlung",
        "short": "Effective time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Effective time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitstempel der Messung bzw. Zeitpunkt der klinischen Wertermittlung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.zeitpunkt_der_wertermittlung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDateTime": "2018-01-13"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1387--20190704133645",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messwert_1387",
        "short": "Measured value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value from the analysis",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert der Analyse. Verschiedene Datentypen wie Quantität, Proportion, Ordinalskala oder Freitext möglich, auch in Kombination mit Einheiten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Resul"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messwert_1387",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "value=\"16.0\" unit=\"g/dL\""
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1127--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reference range of the analysis\r\nUsually an interval (quantitative analysis)\r\nMultiple reference ranges are possible",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich der Analyse. Für einen Analyse sind mehrere Referenzbereiche möglich, ein Labor wird einem Patienten anhand von Merkmalen wie Alter und Geschlecht in der Regel aber nur einem Referenzbereich zuordnen. Dieser eine Referenzbereich sollte gespeichert werden. Referenzbereiche geben die Lage der zentralen 95% des Messwerts in einer gesunden Normalbevölkerung wieder. Referenzbereiche sind also  keine Entscheidungsgrenzen sondern können lediglich zur ersten Orientierung dienen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Normalbereich",
          "Normal range"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1388--20190704134252",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of  reference range (always with reference to normal range)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Referenzbereichs"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "system=\"http://hl7.org/fhir/ValueSet/referencerange-meaning\" code=\"normal\" display=\"Normal Range\""
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1389--20190704134703",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.obergrenze",
        "short": "Upper limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Upper limit of the reference range (optional for reference ranges without an upper limit)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Obergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.obergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 44.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1390--20190704134917",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.untergrenze",
        "short": "Lower limit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lower limit of the reference range (optional for reference ranges without a lower limit",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Untergrenze des Referenzbereichs (optional, bei Referenzbereichen ohne Untergrenze)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.referenzbereich.untergrenze",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.7,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1132--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measurement (indentifier)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretations des Messwerts (Kennzeichen)\r\nCodierte Bewertung des Ergebnisses. Wird sowohl für Referenzbereichbewertungen als auch für die Codierung der RAST-Klassen verwendet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Appraisal"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ELGA_ObservationInterpretation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.13--20180621000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1133--20190609173724",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messmethode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messmethode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement method",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.monitoringvitaldaten.messmethode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1229--20190609174245",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen",
        "short": "Manually measured vital signs",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "manuell gemessene Vitalzeichen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "manually measured vital signs: Blood pressure as Sys/Dia with a cuff, heart rate as a pulse measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "manuell gemessene Vitalzeichen: Blutdruck als Sys/Dia mit der Manschette, Herzfrequenz als Pulsmessung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1230--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the vital signs",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Vitalzeichens"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1231--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code for the measurement (*e.g.* LOINC)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Messwerts (z.B. LOINC)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Manuelle-Vitaldaten",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.10--20190609175424"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1232--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.zeitpunkt_der_messung",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point that measurement was made",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.zeitpunkt_der_messung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1233--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.messwert",
        "short": "Value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "gemessener Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.messwert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1234--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.interpretation",
        "short": "Interpretation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Interpretation of the measured value",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Interpretation des Messwerts (Kennzeichen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Bewertung",
          "Assessment"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "+"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1235--20190609174340",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.methode",
        "short": "Method",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Methode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Method used to measure the vital sign (*e.g.* axillary temperature measurement of body temperature)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "angewendete Methode, um das Vitalzeichen zu erfassen (z.B. axilläre Thermometermessung der Körpertemperatur)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.vitaldaten.manuell_gemessene_vitalzeichen.methode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1097--20190609153731",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnoses for the clinical description of the sample\r\n\r\nDefined diagnoses are endocarditis, sepsis, septic shock and septic metastases (restriction to these by a value set)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosen zur klinischen Beschreibung der Stichprobe\r\n\r\nDefinierte Diagnosen sind Endokarditis, Sepsis, septischer Schock und septische Metastasen (Einschränkung auf diese mittels eines Value Set)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1099--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis-Identification",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose-Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1100--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.freitextbeschreibung",
        "short": "Free text description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Freitextbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis in free text format.  In the area of medical Documentation the text description should be obligatory",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose im Klartext. Im Bereich der medizinischen Dokumentation sollte die Textbeschreibung obligatorisch sein. Bei der sekundären Übernahme einer kodierten Diagnose aus der Primärdokumentation kann eine Freitextbeschreibung fehlen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "The free text description does not necessarily correspond to the text associated with the diagnostic code, for example the text from the ICD-10 systemic directory<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die freitextliche Beschreibung entspricht nicht notwendiger Weise dem mit dem Diagnosecode assoziierten Text, z.B. dem Text aus dem systematischen Verzeichnis des ICD-10."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1104--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.dokumentationsdatum",
        "short": "Documentation date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dokumentationsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point when the illness is documented for example by a medical doctor.  Hint: when there is no delay between the establishment of a diagnosis and the documentation of it, the date of the diagnosis should be given.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt dokumentiert wurde. Hinweis: Wenn zwischen Feststellung der Diagnose und Dokumentationsdatum nicht unterschieden werden muss, ist das Datum der Feststellung der Diagnose (Diagnosedatum) anzugeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1105--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum",
        "short": "Clinically relevant time frame",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Klinisch relevanter Zeitraum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The time frame is given in two time points: the beginning and end time points of the diagnosed illness.  If only the beginning time point is given it can be determined that the patient has had the illness since that time.  The begining time point can be different from the diagnosis time point.  Dates for diagnoses can exist with varying degrees of precision.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Der Zeitraum wird durch zwei Datumsangaben beschrieben, das heißt, von wann bis wann ein Patient an der diagnostizierten Krankheit litt. Über den Zeitraum kann auch ausgedrückt werden, seit wann ein Patient an einer Krankheit leidet, indem nur das Startdatum des Zeitraums angegeben wird. Das Startdatum des Zeitraums kann abweichen von dem Diagnosedatum. Datumsangaben zu Diagnosen können in unterschiedlicher Präzision vorhanden sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1106--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.vonam",
        "short": "From/on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "von/am"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Startdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1107--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.bis",
        "short": "until",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "bis"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enddatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.klinisch_relevanter_zeitraum.bis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueDate": "2018-01-01"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1108--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.feststellungsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "63931-0",
            "display": "Date of diagnosis [PhenX]"
          }
        ],
        "short": "Detection date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Feststellungsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The date is the time point that an illness is detected for example by a medical doctor.  This will be subsequently known as the diagnosis date (*Diagnosedatum*)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Das Datum ist der Zeitpunkt, an dem eine Krankheit z. B. durch einen Arzt festgestellt wurde. Dies wird im Folgenden mit Diagnosedatum bezeichnet."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1109--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert",
        "short": "Diagnosis coded",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose kodiert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the administrative work and the statistical analysis, the diagnosis will be encoded with the help of a coding system.  For example, when billing according to §301 and §295 SGB V the coding of diagnoses using ICD-10 GM is legally required.  Additional coding systems include  „Alpha-ID\", SNOMED CT and ID MACS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Bereich der administrativen und statistischen Auswertung wird die Diagnose mit Hilfe von Codiersystemen verschlüsselt.\n                    So wird z.B. bei der Abrechnung nach §301 und §295 SGB V die Codierung von Diagnosen mittels ICD-10 GM gesetzlich vorgeschrieben. \n                    Weitere Codiersysteme sind z.B. die „Alpha-ID\", SNOMED CT und ID MACS.\r\nDie Kodierung einer Diagnose mittels verschiedener Kodesysteme sollte möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1110--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.diagnosecode",
        "short": "Diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "A41.0"
            }
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "HELP-Diagnosen",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.22.11.8--20190609160306"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1111--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.codesystem",
        "short": "Coding system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "coding system for the diagnosis code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Codesystem (inkl. Versionsnummer/Jahresangabe) für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet sollten möglich sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD10GM2020"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1112--20190609153832",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.katalogtext_diagnosecode",
        "short": "Catalog text diagnosis code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Katalogtext Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "A diagnosis code associated text can be added (class text, display text, preferred Name etc.).  This text does not necessarily correspond to the free text description of a diagnosis and can be specified automatically by a system using the code.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zum Diagnosecode kann der assoziierte Text im Codiersystem (Klassentext, Displaytext/-name, Preferred Name, etc.) angegeben werden. Dieser Text entspricht nicht (unbedingt) der freitextlichen Beschreibung einer Diagnose und kann automatisch von einem System anhand des Codes angegeben werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.diagnosen.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Vorwiegend allergisches Asthma bronchiale"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.47--20180515172053",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes",
        "short": "ITS-Indices",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Indizes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ITS-Indices are scoring systems from intensive care medicine used to assess a patient's condition.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThe SOFA-Score and the Glasgow Coma Scale are required for HELP.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ITS-Indizes sind Score-Systeme aus der Intensivmedizin zur Beurteilung eines Patientenzustands.\r\n\r\nFür HELP benötigt werden SOFA-Score und Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "requirements": "**Clinical description of the sample**",
        "_requirements": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Klinische Beschreibung der Stichprobe**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1064--20190609145547",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score",
        "short": "Scores",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sepsis-related Organ Failure Assessment Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Berechnung des SOFA-Scores zur Beschreibung des Zustandes eines Patienten mit Sepsis und des Ausmaßes der Organschädigung im Verlauf einer Behandlung auf der Intensivstation\r\n\r\nDer SOFA-Scores besteht aus sechs verschiedenen Maßzahlen für den Zustand von:\r\n\r\n* Atmungsfunktion\r\n\r\n* Herz-Kreislauf-Systems\r\n\r\n* Leberfunktion\r\n\r\n* Gerinnung\r\n\r\n* Nierenfunktion\r\n\r\n* neurologischer Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "SOFA",
          "Structure for capturing score data for patient assessment, e.g. SOFA"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1065--20190609145613",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1066--20190609145613",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code of the scores (for example 35088-4 as the LOINC code for Glasgow Coma Scale)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code des Scores (z.B. 35088-4 als LOINC-Code für Glasgow Coma Scale)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1071--20190609145613",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.erfassungszeitpunkt",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassungszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point of the measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messwerterfassung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.erfassungszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1072--20190609145613",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.score",
        "short": "Score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result from the analysis (SOFA-Score)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (SOFA-Score)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.sepsisrelated_organ_failure_assessment_score.score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "example": [
          {
            "label": "example 1 of Count",
            "valueQuantity": {
              "value": 20,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "minValueQuantity": {
          "value": 0
        },
        "maxValueQuantity": {
          "value": 24
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1080--20190609152745",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale",
        "short": "Scores",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glasgow Coma Scale:\r\nBewertungsschema für Bewusstseins- und Hirnfunktionsstörungen nach einem Schädel-Hirn-Trauma"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "GCS",
          "Structure for capturing score data for patient assessment, e.g. SOFA"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1081--20190609152809",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ID of the scores",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ID des Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1082--20190609152809",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "9269-2",
            "display": "Glasgow coma score total"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "248241002",
            "display": "Glasgow coma score (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "35088-4 is the LOINC-Code for the Glasgow Coma Scale",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "35088-4 als LOINC-Code für Glasgow Coma Scale"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1087--20190609152809",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.erfassungszeitpunkt",
        "short": "Measurement time point",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Erfassungszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time point of the measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messwerterfassung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.erfassungszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1088--20190609152809",
        "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.score",
        "short": "Score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Result of the analysis (Glasgow Coma Scale)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| \r\n\r\n\r\n\r\nWert der Analyse (Glasgow Coma Scale)\r\n\r\n\r\n\r\n |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Ergebnis",
          "Result"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_klinische_beschreibung_der_stichprobe.itsindizes.glasgow_coma_scale.score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ],
        "defaultValueQuantity": {
          "value": 15,
          "system": "http://unitsofmeasure.org",
          "code": "1"
        },
        "example": [
          {
            "label": "example 1 of Count",
            "valueQuantity": {
              "value": 13,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ],
        "minValueQuantity": {
          "value": 3
        },
        "maxValueQuantity": {
          "value": 15
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.272--20181213091758",
        "path": "help_dataset.daten_fur_die_studienverwaltung",
        "short": "Study data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten für die Studienverwaltung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The extension module study data contains descriptions of data elements that are collected within the framework of a clinical study.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die hier gruppierten Daten werden für die Verwaltung des Use Case HELP benötigt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1338--20190609205410",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338",
        "short": "Study description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienbeschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the HELP study including the participating hospitals",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der HELP-Studie inkl. der beteiligten Prüfzentren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1339--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienname",
        "short": "Study name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Title of the clinical trial",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Titel der durchzuführenden klinischen Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienname",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1340--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "current status of the study (in planning, approved, in progress, completed, etc.)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "aktueller Status der Studie (in Planung, bewilligt, in Durchführung, abgeschlossen etc.)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1341--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienfokus",
        "short": "Study focus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienfokus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Focus of the study, for example a group of patients with a certain disease, test of a new system, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fokus der Studie, z.B. Patientenpopulation mit bestimmter Erkrankung, Erprobung eines neuen Systems etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienfokus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1342--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studieninhalt",
        "short": "Study content",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studieninhalt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studieninhalt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1343--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer",
        "short": "Study duration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studiendauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start and end date of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start und Enddatum der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1344--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienstart",
        "short": "Study start",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienstart"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date study begins",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienstart",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1345--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienende",
        "short": "Study end",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienende"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End date of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Abschluss der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studiendauer.studienende",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1346--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.sponsor",
        "short": "Sponsor",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sponsor"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The agency/institution/organization that is funding the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittelgeber der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.sponsor",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1347--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienleiter",
        "short": "lead investigator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienleiter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The lead investigator of the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leiter der Studie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "PI",
          "PI (primary investigator)"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienleiter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1348--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum",
        "short": "Study center",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentrum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Study centers are organizations participating in the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentren sind an einer Studie teilnehmende Organisationen."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1349--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.identifikator",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Unique identifier of the test center taking part in the study",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eindeutiger Identifikator des Prüfzentrums im Rahmen einer Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.identifikator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1350--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the organization serving as a study center",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Organisation, die als Prüfzentrum fungiert."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1351--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.organisation_des_prufleiters",
        "short": "Organization of the study lead investigator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organisation des Prüfleiters"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Study center of the lead investigator",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prüfzentrum, in der der Leiter der Studie tätig ist."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.prufzentrum.organisation_des_prufleiters",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1352--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm",
        "short": "Study groups",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienarm"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Division of the study into groups, e.g. patients receiving intervention vs. control group",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Unterteilung der Studie in Gruppen, z.B. Patienten, die eine Intervention erhalten vs. Kontrollgruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1353--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the study group",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name des Studienarms"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1354--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.beschreibung",
        "short": "Description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "More precise description of the study group, e.g. the patient subgroup",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Genauere Beschreibung des Studienarms, z.B. der Patientengruppe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.beschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Count"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.1355--20190609205502",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.typ",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of study group, for example control group as code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Typ des Studienarms, z.B. Kontrollgruppe als Kode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienbeschreibung_1338.studienarm.typ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.583--20190604105240",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583",
        "short": "Studienstation",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.584--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.identifikator",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital station identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikator einer Krankenhaus-Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.identifikator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.585--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specifies whether it is a station that currently exists in the test center, or is inactive.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gibt an, ob es sich um eine zum aktuellen Zeitpunkt im Prüfzentrum existierende Station handelt, oder ob es eine Bezeichnung aus der Vergangenheit ist."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.586--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.name",
        "short": "Name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name of the station as free text",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name der Station als Freitext"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.587--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.beschreibung",
        "short": "Description",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Description of the station including for example clinic affiliation etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibung der Station inklusive z.B. Zugehörigkeit zu Klinik etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.beschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.588--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.funktion",
        "short": "Type",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Funktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Station type, e.g. intensive care unit, intermediate care station",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Funktion der Station, z.B. Intensivstation, Intermediate-Care-Station etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.funktion",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.589--20190604105327",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.verwaltende_organisation",
        "short": "Managing organization",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verwaltende Organisation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "States the hospital or clinic where the station is located",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beschreibt die Zugehörigkeit der Station zu einer Klinik oder einem Institut etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienstation_583.verwaltende_organisation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.980--20190608210323",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer",
        "short": "Studienteilnehmer",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Studienteilnehmer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.981--20190608210419",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.subjekt_identifizierungscode",
        "short": "Subject Identification Code (SIC)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Subjekt Identifizierungscode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pseudonymized identifier for patients within a specific research context",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "SIC",
          "Subject Identification Code"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.subjekt_identifizierungscode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.982--20190608210419",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.beginn_teilnahme",
        "short": "Study beginning",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time that the patient begins study participation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beginn der Teilnahme der Person an der Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.beginn_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.983--20190608210419",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.ende_teilnahme",
        "short": "Study end",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time that the patient ends study participation",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ende der Teilnahme der Person an der Studie."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.ende_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.22.2.984--20190608210419",
        "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.status_der_teilnahme",
        "short": "Participation status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Teilnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status of a person's participation in the study, e.g. included, withdrawn, completed, etc.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "help_dataset.daten_fur_die_studienverwaltung.studienteilnehmer.status_der_teilnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}