{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.3.1937.777.21.1.1--20180507191912",
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2018-05-07T17:19:12+00:00"
      }
    }
  ],
  "url": "http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.21.1.1--20180507191912",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/sd",
      "value": "2.16.840.1.113883.3.1937.777.21.1.1"
    }
  ],
  "version": "2018-05-07T19:19:12",
  "name": "ASIC-Dataset",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "de-DE"
          },
          {
            "url": "content",
            "valueMarkdown": "ASIC-Dataset"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "draft",
  "fhirVersion": "4.0.0",
  "kind": "logical",
  "abstract": true,
  "type": "asicdataset",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "asicdataset",
        "path": "asicdataset",
        "short": "ASIC-Dataset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC-Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "asicdataset",
          "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": "asicdataset.id",
        "path": "asicdataset.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": "asicdataset.extension",
        "path": "asicdataset.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": "asicdataset.asic_use_case_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": "asicdataset.asic_use_case_daten",
        "short": "ASIC use case data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Use Case Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Basic data set for the SMITH use case \"Algorithmic Surveillance of Intensive Care Patients\" (ASIC)\r\n\r\nThe use case's objective is to develop a smart alarm system to recognise early onsets of \"Adult/Acute Respiratory Deficiency Syndrome\" (ARDS) as well as to reliably identify patients with a likelihood to develop ARDS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basisdatensatz für den SMITH ASIC Use Case \"Algorithmic Surveillance of Intensive Care Patients\"\r\n\r\nZiel des Use Cases ist es, ein Frühwarnsystem für das Auftreten von ARDS (Acute Respiratory Distress Syndrome) zu entwickeln."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_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": "asicdataset.asic_use_case_daten.id",
        "path": "asicdataset.asic_use_case_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": "asicdataset.asic_use_case_daten.extension",
        "path": "asicdataset.asic_use_case_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": "asicdataset.asic_use_case_daten.modifierExtension",
        "path": "asicdataset.asic_use_case_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": "asicdataset.asic_use_case_daten.patienten_id",
        "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": "asicdataset.asic_use_case_daten.patienten_id",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "184107009",
            "display": "Patient hospital number (observable entity)"
          }
        ],
        "short": "Patient ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patienten Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patienten Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.patienten_id",
          "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": "asicdataset.asic_use_case_daten.demographie",
        "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": "asicdataset.asic_use_case_daten.demographie",
        "short": "Demographics",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Demographie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient demographic data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der benötigten statischen Patientendaten.\r\n\r\nEs handelt sich dabei um den Patienten Identifikator sowie um eine Auswahl der demographischen Parameter (Alter, Geschlecht etc.)[Basismodul Demographie.](http://www.medizininformatik-initiative.de/sites/default/files/inline-files/MII_04_Kerndatensatz_1-0.pdf#page=9 \"Link zur Beschreibung des Basismoduls Demographie\")"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Patient<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie",
          "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": "asicdataset.asic_use_case_daten.demographie.id",
        "path": "asicdataset.asic_use_case_daten.demographie.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": "asicdataset.asic_use_case_daten.demographie.extension",
        "path": "asicdataset.asic_use_case_daten.demographie.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": "asicdataset.asic_use_case_daten.demographie.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.demographie.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": "asicdataset.asic_use_case_daten.demographie.geburtsdatum",
        "path": "asicdataset.asic_use_case_daten.demographie.geburtsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "21112-8",
            "display": "Birth date"
          }
        ],
        "short": "Date of birth",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geburtsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date of birth \r\n- note that patients younger than 18 are excluded from ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geburtsdatum\r\n**Alter < 18 ist Ausschlusskriterium ASIC Use Case**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.birthDate</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.birthDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.geburtsdatum",
          "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": "asicdataset.asic_use_case_daten.demographie.todeszeitpunkt",
        "path": "asicdataset.asic_use_case_daten.demographie.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81954-0",
            "display": "Date of death [Date]"
          }
        ],
        "short": "Date and time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date and time of death\r\n- note that \"death on ICU Y/N\" and \"death in Hospital\" are ASIC outcome parameters that can be derived from this date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Todes\r\n\r\nVom Todeszeitpunkt lässt sich darauf zurückschliessen, **ob der Patient auf der Intensivstation oder im Krankenhaus gestorben ist (Outcome)**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased[x]</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased.deceasedDateTime</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased.boolean</span>\n</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.deceased[x]\r\nPatient.deceased.deceasedDateTime\r\nPatient.deceased.boolean"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.todeszeitpunkt",
          "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": "asicdataset.asic_use_case_daten.demographie.geschlecht",
        "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": "asicdataset.asic_use_case_daten.demographie.geschlecht",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "46098-0",
            "display": "Sex"
          }
        ],
        "short": "Sex",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geschlecht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Biological sex\r\n\r\nIn the context of artificial respiration the patient's sex is determined in order to calculate the ARDS standard weight \r\nwhich in turn is the reference weight for determining patient specific ventilation settings.\r\n\r\nThe formula for calculating the ARDS standard weight distinguishes between male and female patients.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Biologisches Geschlecht\r\n\r\nFür Patienten mit künstlicher Beatmung wird das Geschlecht Patienten benötigt, um das ARDS Standardgewicht zu berechnen, das wiederum Referenzgewicht für die Einstellung von Beatmungsparametern ist.\r\n\r\nIn der Berechnungsformel für das ARDS Standardgewicht wird zwischen Männern und Frauen unterschieden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Patient.gender<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.gender"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.geschlecht",
          "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": "asicdataset.asic_use_case_daten.falldaten",
        "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": "asicdataset.asic_use_case_daten.falldaten",
        "short": "Case data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Falldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of ASIC patient data associated with one case / encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische, den Use-Case ASIC betreffende Sammlung von Patientendaten zu einem Fall."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten",
          "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": "asicdataset.asic_use_case_daten.falldaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.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": "asicdataset.asic_use_case_daten.falldaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.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": "asicdataset.asic_use_case_daten.falldaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus",
        "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus",
        "short": "Hospital encounter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Versorgungsfall Krankenhaus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital Encounter identified by a case number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Versorgungsfall - hier: Krankenhaus - wird durch die Fallnummer identifiziert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter mit identifier = Fallnummer</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter mit identifier = Fallnummer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.einrichtung",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.einrichtung",
        "short": "Institution",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einrichtung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Institution name or id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name oder Kennzeichen (z.B. OID) der Gesundheitseinrichtung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.serviceProvider [Reference (Organization)]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.serviceProvider [Reference (Organization)]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.einrichtung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Uniklinik RWTH Aachen"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.aufnahmezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.aufnahmezeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8656-1",
            "display": "Hospital admission date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "399423000",
            "display": "Date of admission (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital admission date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum der Aufnahme ins Krankenhaus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.period.start</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.period.start"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.aufnahmezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlasszeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlasszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8649-6",
            "display": "Hospital discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "442864001",
            "display": "Date of discharge (observable entity)"
          }
        ],
        "short": "Discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlasszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital discharge date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum der Entlassung aus dem Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.end</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.end"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlasszeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlassgrund",
        "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlassgrund",
        "short": "Reason for discharge",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlassgrund"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reason for discharge",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlassgrund"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.hospitalization.dischargeDisposition (?)</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.hospitalization.dischargeDisposition (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlassgrund",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation",
        "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation",
        "short": "ICU encounter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Abteilungsfall Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU Encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische Bewegungsdaten zur Behandlung auf der Intensivstation / den Intensivstationen. Enthält keine Informationen zu Normalstationen. Erfasst allerdings, ob während eines Krankenhausaufenthaltes die Intensivstation mehrmals besucht wurde und außerdem den/die Namen der betroffene/n Intensivstation/en."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Encounter with partOf reference to hospital encounter<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter mit partOf Referenz auf Krankenhaus-Encounter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.station",
        "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.station",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "225746001",
            "display": "Ward (environment)"
          }
        ],
        "short": "Ward",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name / identifier for hospital ward",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name / Identifier der Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.location</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.location"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.station",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.aufnahmezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.aufnahmezeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52455-3",
            "display": "Admission date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "399423000",
            "display": "Date of admission (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU admission date and time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt (Datum / Uhrzeit) der Aufnahme auf Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.start</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.start"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.aufnahmezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.entlasszeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.entlasszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52525-3",
            "display": "Discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "442864001",
            "display": "Date of discharge (observable entity)"
          }
        ],
        "short": "Discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlasszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU discharge date and time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt (Datum / Uhrzeit) der Entlassung von der Intensivstation."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.end</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.end"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.entlasszeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.liegedauer",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.liegedauer",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "183797002",
            "display": "Duration of inpatient stay (observable entity)"
          }
        ],
        "short": "Length of stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liegedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU length of stay on intensive care unit (days)\r\nOutcome parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Tage auf der Intensivstation** (Outcome)**\r\n(in Tagen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.length</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.length"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.liegedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "days"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten",
        "short": "ASIC clinical data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Klinische Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC specific ICU case data with a focus on artificial respiration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische, dem übergeordneten Fall (-> siehe Fallnummer) zugeordneten Daten mit Fokus auf die künstliche Beatmung auf der Intensivstation."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur",
        "short": "Basic health data - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basisdaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Basic Health data structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Attribute der Basisdatenstruktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation [vital-signs]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation [vital-signs]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.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": "ASIC_Vital_Signs_Basic_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.24--20190827154415"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.system",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.system",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.display",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.display",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten",
        "short": "ASIC Basic health data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Basisdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient's basic health data at the time of encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fallspezifische Basisgesundheitsdaten des Patienten wie z.B. Größe und Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.alter",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "a"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.alter",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "30525-0",
            "display": "Age"
          }
        ],
        "short": "Age",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient's age in years during the current Encounter\r\n(patients younger than 18 are excluded from ASIC use case)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alter das Patienten im aktuellen Fall - \r\nin Jahren\r\n**<18 Ausschlusskriterium ASIC Use Case** \r\n\r\nBerechenbar aus aktuellem und dem Geburtsdatum des Patienten."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.alter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 19,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 18,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.gewicht",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.gewicht",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3142-7",
            "display": "Body weight Stated"
          }
        ],
        "short": "Weight",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Weight\r\nkg",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gewicht\r\nkg"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.gewicht",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 58,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 101,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.groesse",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.groesse",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8302-2",
            "display": "Body height"
          }
        ],
        "short": "Body height",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Groesse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body height \r\ncm",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpergröße\r\ncm"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.groesse",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 174,
              "unit": "cm",
              "system": "http://unitsofmeasure.org",
              "code": "cm"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 195,
              "unit": "cm",
              "system": "http://unitsofmeasure.org",
              "code": "cm"
            }
          }
        ],
        "maxValueQuantity": {
          "value": 250,
          "unit": "cm"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.bmi",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.bmi",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          }
        ],
        "short": "BMI",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "BMI"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body mass index",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Body Mass Index\r\nkg/m2, Angabe in der Regel dimensionslos"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.bmi",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 19,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 22.5,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.standard_ards_gewicht",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.standard_ards_gewicht",
        "short": "Standard ARDS weight",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Standard ARDS Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Standard body weight according to the ARDS Network:\n\r\nStandard (woman)   = 45.5 + 0.91 (height [cm] - 152.4)\r\nStandard (man)        = 50.0 + 0.91 (height[cm]  - 152.4)\r\n\r\nUsed to calculate tidal volumes for lung protective respiration\r\n\nVt <= 6ml / kg Standard ARDS weight",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Standard-Körpergewicht nach ARDS-Network\n\nStandard-KG (Frau)   = 45.5 + 0.91 (Größe [cm] - 152.4)\nStandard-KG (Mann) = 50.0 + 0.91 (Größe[cm]  - 152.4)\n\nDient zur Berechnung des Tidalvolumens (Atemzugvolumens) für die lungenprotektive Beatmung:\n\nVt <= 6ml / kg Standard-KG"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.standard_ards_gewicht",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 63.34,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 84.22,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Überwachungsdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient data monitored on ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Überwachungsdaten des Patienten auf der Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur",
        "short": "Vital signs - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vita signs structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Attribute einer Datenstruktur der Kategorie \"Vitalzeichen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation [vital-signs]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation [vital-signs]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.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": "ASIC_Vital_Signs_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.22--20190117155811"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.system",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.system",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.display",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.display",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.methode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.referenzbereich",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten",
        "short": "ASIC Vital signs",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value set of vital signs relevant for the ASIC use case, e.g.\r\n\r\nHeight, weight, BMI, standard ARDS weight\r\nbody temperature\r\nheart rate\r\nblood pressure ....",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für den ASIC Use Case relevanten Vitaldaten, z.B.\r\n\r\nGröße, Gewicht, BMI, Standard ARDS Gewicht\r\nKörpertemperatur\r\nHerzfrequenz\r\nversch. Blutdrucke\r\nHerzparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.korperkerntemperatur",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "°C"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.korperkerntemperatur",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8329-5",
            "display": "Body temperature - Core"
          }
        ],
        "short": "Body temperature",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperkerntemperatur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body core temperature\r\n[°C]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperkerntemperatur\r\n[°C]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.korperkerntemperatur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 37.5,
              "unit": "°C"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzfrequenz",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzfrequenz",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8867-4",
            "display": "Heart rate"
          }
        ],
        "short": "Heart rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzfrequenz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart rate \r\n/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzfrequenz HF\r\n/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzfrequenz",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 70,
              "unit": "{beats}/min",
              "system": "http://unitsofmeasure.org",
              "code": "{beats}/min"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen",
        "short": "Stroke volume",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume (SV) values and indexes\r\n\r\nNote - bolus vs continuous measurements:\r\n\r\nThe differentiation of bolus and continuous measurements is relevant in a clinical as well as a research context. Most research issues depend on bolus measurements.\r\n\r\nHowever, in many cases it is difficult to identify values from clinical source systems as bolus or continuous measurements.\r\n\r\n - Some devices produce bolus measurements only.\r\n\r\n- For other devices, bolus measurements can be identified by a timestamp that is identical to the timestamp of other values (e.g. EVLWI) that can only be determined using the thermodilution method.\r\n\r\nAs a rule, measurements that cannot be confidently identified as bolus measurements should be mapped to the corresponding continuous values.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Werte und Indizes zum Schlagvolumen (SV)\r\n\r\nZur Info - Bolus vs kontinuierlich:\r\n\r\nBolus oder kontinuierliche Messung sind klinisch und im Forschungskontext relevant unterschiedlich.\r\nFür die meisten Fragestellungen im Forschungskontext lassen sich nur Boluswerte verwenden.\r\n\r\nDie Unterscheidung der Werte aus den Primärsystemen ist u.U. problematisch.\r\n\r\nManche Geräte grundsätzlich nur Boluswerte (z.B. CCO-Pulmonaliskatheter). \r\nBei anderen Geräten (z.B. PICCO) lassen sich die Boluswerte dadurch identifizieren, dass sie grundsätzlich zeitgleich mit Werten auftreten, die sich nur per Thermodilution ermitteln lassen (z.B. EVLWI).\r\n\r\nGrundsätzlich gilt:\r\nKann ein Wert aus einem Primärsystem nicht sicher als Boluswert identifiziert werden, dann wird er auf den entsprechenden kontinuierlichen Wert gemappt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_kont",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20562-5",
            "display": "Left ventricular Stroke volume"
          }
        ],
        "short": "SV cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SV kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume SV, continuous measurement\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen (SV), kontinuierliche Messu\r\n[mL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 70,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 100,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_bolus",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8771-8",
            "display": "Left ventricular Stroke volume by Indicator dilution"
          }
        ],
        "short": "SV bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SV bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume (SV), thermo dilution measurement\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen (SV), Bolusmessung (Thermodilution)\r\n[mL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_kont",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76297-1",
            "display": "Left ventricular Stroke volume index"
          }
        ],
        "short": "SVI cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SVI kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume index (SVI), continuous measurement\r\n[mL/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen-Index (SVI), kontinuierliche Messung\r\n[mL/m2]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.05,
              "unit": "mL/m2",
              "system": "http://unitsofmeasure.org",
              "code": "mL/m2"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_bolus",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8791-6",
            "display": "Left ventricular Stroke volume index by Indicator dilution"
          }
        ],
        "short": "SVI bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SVI bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume index (SVI), thermo dilution measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumenindex (SVI), Bolusmessung (Thermodilution)"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "mL/m2",
              "system": "http://unitsofmeasure.org",
              "code": "mL/m2"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen",
        "short": "Cardiac output",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output measurements and indexes\r\n\r\nNote - bolus vs continuous measurements:\r\n\r\nThe differentiation of bolus and continuous measurements is relevant in a clinical as well as a research context. Most research issues depend on bolus measurements.\r\n\r\nHowever, in many cases it is difficult to identify values from clinical source systems as bolus or continuous measurements.\r\n\r\n - Some devices produce bolus measurements only.\r\n\r\n- For other devices, bolus measurements can be identified by a timestamp that is identical to the timestamp of other values (e.g. EVLWI) that can only be determined using the thermodilution method.\r\n\r\nAs a rule, measurements that cannot be confidently identified as bolus measurements should be mapped to the corresponding continuous values.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Werte und Indizes zum Herzzeitvolumen (Herzminutenvolumen, HMV)\r\n\r\nZur Info - Bolus vs kontinuierlich:\r\n\r\nBolus oder kontinuierliche Messung sind klinisch und im Forschungskontext relevant unterschiedlich.\r\nFür die meisten Fragestellungen im Forschungskontext lassen sich nur Boluswerte verwenden.\r\n\r\nDie Unterscheidung der Werte aus den Primärsystemen ist u.U. problematisch.\r\n\r\nManche Geräte grundsätzlich nur Boluswerte (z.B. CCO-Pulmonaliskatheter). \r\nBei anderen Geräten (z.B. PICCO) lassen sich die Boluswerte dadurch identifizieren, dass sie grundsätzlich zeitgleich mit Werten auftreten, die sich nur per Thermodilution ermitteln lassen (z.B. EVLWI).\r\n\r\nGrundsätzlich gilt:\r\nKann ein Wert aus einem Primärsystem nicht sicher als Boluswert identifiziert werden, dann wird er auf den entsprechenden kontinuierlichen Wert gemappt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_kont",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "L/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8741-1",
            "display": "Left ventricular Cardiac output"
          }
        ],
        "short": "Cardiac output cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HZV kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output, continuous measurement\r\n[L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen (HZV), kontinuierliche Messung\r\n[L/min]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 4.5,
              "unit": "L/min",
              "system": "http://unitsofmeasure.org",
              "code": "L/min"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_bolus",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "L/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8737-9",
            "display": "Left ventricular Cardiac output by Indicator dilution"
          }
        ],
        "short": "Cardiac output bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HZV bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output, thermo dilution measurement\r\n(L/min)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen (HZV), Bolusmessung (Thermodilution)\r\n(L/min)"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "L/min",
              "system": "http://unitsofmeasure.org",
              "code": "L/min"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_kont",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "L/min/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75919-1",
            "display": "Left ventricular Cardiac index"
          }
        ],
        "short": "Heart index (HI) cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI) kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart index (HI), continuous measurement\r\n[L/min/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI), kontinuierliche Messung\r\n[L/min/m2]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2.5,
              "unit": "L/min/m2"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_bolus",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "L/min/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8751-0",
            "display": "Left ventricular Cardiac index by Indicator dilution"
          }
        ],
        "short": "Heart index (HI) bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI) bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart index (HI), thermo dilution measurement\r\n[L/min/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI), Bolusmessung (Thermodilution)\r\n[L/min/m2]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2.5,
              "unit": "L/min/m2"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.zentraler_venendruck_zvd",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.zentraler_venendruck_zvd",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "60985-9",
            "display": "Central venous pressure (CVP)"
          }
        ],
        "short": "Central venous pressure (CVP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentraler Venendruck (ZVD)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Central venous pressure (CVP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentralvenoeser Druck (ZVD, CVP)\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.zentraler_venendruck_zvd",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 9,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalarterienverschlussdruck_pcwp",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalarterienverschlussdruck_pcwp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75994-4",
            "display": "Pulmonary artery wedge pressure"
          }
        ],
        "short": "Pulmonary capillary wedge pressure (PCWP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonalarterienverschlussdruck (PCWP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wedge pressure, pulmonary wedge pressure, pulmonary capillary wedge pressure, PCWP",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonalarterienverschlussdruck, Wedge-Druck, pulmonalkapillärer Verschlussdruck, PCWP\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalarterienverschlussdruck_pcwp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 12,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extravasaleslungenwasserindex",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ml/kg"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extravasaleslungenwasserindex",
        "short": "Extravascular lung water index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extravasales-Lungenwasser-Index"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extravascular lung water index (EVLWI)ml/kg**\r\n**",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extravasales Lungenwasser Index (EVLWI)\r\nml/kg"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extravasaleslungenwasserindex",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.globales_enddiastolisches_volumen_index",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ml/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.globales_enddiastolisches_volumen_index",
        "short": "Global enddiastolic volume index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Globales enddiastolisches Volumen Index"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Global enddiastolic volume index (GEDVI)\r\nml/m2",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Globales enddiastolisches Volumen Index (GEDVI)\nml/m2"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.globales_enddiastolisches_volumen_index",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.systemisch_vaskularer_widerstandsindex",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "dyn.s/cm5/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.systemisch_vaskularer_widerstandsindex",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8837-7",
            "display": "Systemic vascular Resistance index"
          }
        ],
        "short": "Systemic vascular resistence index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systemisch vaskulärer Widerstandsindex"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systemic vascular resistence index, SVRI",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systemisch vaskulärer Widerstands-Index, SVRI"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.systemisch_vaskularer_widerstandsindex",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalvaskularer_widerstandsindex",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "dyn.s/cm5/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalvaskularer_widerstandsindex",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8834-4",
            "display": "Pulmonary vascular Resistance index"
          }
        ],
        "short": "Pulmonary vascular resistence index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonal-vaskulärer Widerstandsindex"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pulmonary vascular resistence index, PVRI",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonal vaskulärer Widerstands-Index, PVRI"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalvaskularer_widerstandsindex",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur",
        "short": "Blood pressure panel - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutdruck - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition for blood pressure values",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturinformation für Blutdruckwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.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": "ASIC_Vital_Signs_BP_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.25--20190827160910"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.system",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.system",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.display",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.display",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.methode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.methode",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "40594005",
            "display": "Taking arterial blood pressure (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "371911009",
            "display": "Measurement of blood pressure using cuff method (procedure)"
          }
        ],
        "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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten",
        "short": "Components",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of components",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komponentenliste"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch",
        "short": "Systolic",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolisch"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch",
        "short": "Diastolic",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolisch"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diasystolischer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel",
        "short": "Mean",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittel"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte",
        "short": "ASIC Blood pressure values",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Blutdruckwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic, diastolic and mean blood pressure belong to the group of vital signs but are usually modelled in a combined blood Panel data resource.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer, diastolischer und mittlerer Blutdruck gehören auch zu den Vitalzeichen, werden aber als zusammengehörige Blutdruck-Panels modelliert und sind daher hier extra aufgeführt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck",
        "short": "Arterial blood pressure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial blood pressure (ABP)\r\n[mmHg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Blutdruck (ABP)\r\n[mmHg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.systolischer_art_blutdruck_sap",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.systolischer_art_blutdruck_sap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ],
        "short": "Systolic art. pressure (SAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer art. Blutdruck (SAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic arterial pressure\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.systolischer_art_blutdruck_sap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 120,
              "unit": "mmHg"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.diastolischer_art_blutdruck_dap",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.diastolischer_art_blutdruck_dap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          }
        ],
        "short": "Diastolic art. pressure (DAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer art. Blutdruck (DAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic art. pressure \r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.diastolischer_art_blutdruck_dap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 80,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.mittlerer_art_blutdruck_map",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.mittlerer_art_blutdruck_map",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8478-0",
            "display": "Mean blood pressure"
          }
        ],
        "short": "Mean art. pressure (MAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer art. Blutdruck (MAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean arterial pressure\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.mittlerer_art_blutdruck_map",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 95,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck",
        "short": "Pulmonary arterial blood pressure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmoarterieller Druck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pulmonary arterial blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmoarterieller Blutdruck. Gemessen über Pulmonalarterien-Katheter."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.systolischer_pap",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.systolischer_pap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8440-0",
            "display": "Pulmonary artery Systolic blood pressure"
          }
        ],
        "short": "Systolic PAP",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer PAP"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic pulmonary arterial pressure (SPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer pulmonalarterieller Druck (SPAP)\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.systolischer_pap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 15,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 28,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.diastolischer_pap",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.diastolischer_pap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8385-7",
            "display": "Pulmonary artery Diastolic blood pressure"
          }
        ],
        "short": "Diastolic PAP",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer PAP"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic pulmonary arterial pressure (DPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer pulmoarterieller Druck DPA\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.diastolischer_pap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 6,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 16,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.mittlerer_pulmonalart_blutdruck_mpap",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.mittlerer_pulmonalart_blutdruck_mpap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8414-5",
            "display": "Pulmonary artery Mean blood pressure"
          }
        ],
        "short": "Mean pulm. art. blood pressure (MPAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer pulmonalart. Blutdruck (MPAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean pulmonary arterial pressure (MPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer pulmonalarterieller Druck (MPAP)\r\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.mittlerer_pulmonalart_blutdruck_mpap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 11,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur",
        "short": "Respiratory data - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsparameter - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiratory data structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datenstruktur für die Beatmungsparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter",
        "short": "ASIC Respiratory data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Beatmungsparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC relevant respiratory measurements",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC relevante Beatmungsparameter bei künstlicher Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.horowitzquotient",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.horowitzquotient",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "50984-4",
            "display": "Horowitz index in Arterial blood"
          }
        ],
        "short": "Horowitz oxygenation ratio",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Horowitz-Quotient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Horowitz oxygenation ratio (PaO2/FiO2) \r\nmm[Hg]\r\n\r\n- SOFA assessment  for respiratory system\r\n- Indicator for ARDS severity:\r\n\r\n1. mild ARDS,          if Horovitz between 201 and 300 \r\n2. moderate ARDS, if Horovitz < 200 ;\r\n3. severe ARDS,     if Horovitz< 100.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Horowitz Oxygenierungsindex (PaO2/FiO2)\r\nmm[Hg] oder dimensionslos\r\n\r\n- Bewertungsparameter für den SOFA Score der Atemtätigkeit\r\n- Maß für den Schweregrad des ARDS:\r\n\r\n1. mildes ARDS,        wenn Horovitz-Quotient von 201 bis 300;\r\n2. moderates ARDS, wenn Horovitz-Quotient < 200;\r\n3. schweres ARDS,   wenn Horovitz-Quotient < 100."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.horowitzquotient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 250,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 120,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 88,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af",
        "short": "Respiratory rate (RR)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz (AF)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiratory rate (RR)\r\n\r\nNumber of breaths per time, usually per Minute\r\n           \r\nNorm: 12-18 breaths/min for adults",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz\r\n\r\nZahl der Atemzüge pro Zeiteinheit, die meist pro Minute angegeben wird.                   \r\nNorm: Erwachsenen etwa 12-18 Atemzüge/min                                            \r\nim Rahmen der lungenprotektiven Beatmung geht die ausreichende Oxygenierung auf Kosten des CO2-Haushaltes; \r\nder CO2-Anstieg wird kompensiert durch eine unphysiologische Steigerung der Atemfrequenz (15-25/min)\r\n\r\n*Zu prüfen: \r\nFür den ASIC Uses Case kann es spontane und eingestellte Atemfrequenzen geben, auch unterscheidbar sein müssen (-> eigener SNOMED Code oder Post-Koordination über Metadaten?)*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_gerat",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_gerat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "33438-3",
            "display": "Breath rate mechanical --on ventilator"
          }
        ],
        "short": "Mandatory respiration rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "AF Gerät"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mandatory respiration rate",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vom Beatmungsgerät vorgegebene Atemfrequenz"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_gerat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 15,
              "unit": "{breaths}/min"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_spontan",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_spontan",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19839-0",
            "display": "Breath rate spontaneous --on ventilator"
          }
        ],
        "short": "Spontaneous breath rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "AF spontan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Spontaneous breath rate",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz spontan"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_spontan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 18,
              "unit": "{breaths}/min"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.ie",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.ie",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75931-6",
            "display": "Inspiration/Expiration time Ratio"
          }
        ],
        "short": "Inspiration/expiration ratio (I:E)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "I:E"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspiration/expiration time ratio (I:E)\r\n\r\nNorm (spontaneous breathing):                        1:2\r\nRecommended setting for artificial respiration: 1:1",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemzeitverhältnis (inspiratorisch:exspiratorisch)\r\ndimensionslos\r\n\r\nDas Atemzeitverhältnis beschreibt den zeitlichenVerlauf zwischen Inspiration und Expiration \r\nNormal 1:2, bei Beatmung Empfehlung 1:1"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.ie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.5,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "(1: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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt",
        "short": "Tidal volume (Vt)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen (Vt)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Tidal volume, Vt, TV\r\n[mL]\r\n\r\nCalculating the tidal volume (example): \nVt = respiratory minute volume 6500 [ml/min] / 12 RR  [/min] = 550 ml\n\nIn emergency situations the ventilator vettings must be estimated:\n\n- The **respiratory rate **is aligned with the normal physiological breathing rate, i.e. 10-12 breaths/min.\n\r\n- The **tidal volume** setting is estimated as follows:\n\r\n8 ml / kg body weight    or\n6 ml / kg ARDS (\"ideal\") body weight\r\n***\r\n***",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen bei druck- oder volumenkontrollierter Beatmung, Atemzugvolumen, Vt, TV\n[mL]\n\n\nDas Tidalvolumen (Atemzugvolumen) lässt sich wie folgt berechnen: \nBei einem Atemminutenvolumen von 6500 ml und einer Atemfrequenz von 12/min ergibt sich ein Tidalvolumen von 550 ml. \n\nIm Notfall muss man die Einstellungen des Beatmungsgeräts mit Schätzformeln festlegen. Die Atemfrequenz orientiert sich dabei an der normalen Atemphysiologie,\n=>10-12/min. \nFür die Bestimmung des Tidalvolumens (Atemzugvolumen) hat sich eine Schätzformel etabliert: \n8 ml Atemhub pro kg Körpergewicht. \n\nBei 70 kg Gewicht ergibt sich ein Tidalvolumen von 560 ml ; 6 ml/kg KG (Idealgewicht).\n\nIm ASIC Use Case muss zwischen \n- spontanem und Beatmungs-Vt \nunterschieden werden.\n*\n*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_gerat",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_gerat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76222-9",
            "display": "Tidal volume Ventilator --on ventilator"
          }
        ],
        "short": "Vt mechanical",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vt Gerät"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mandatory tidal volume\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vom Beatmungsgerät vorgegebenes Tidalvolumen\r\n[mL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_gerat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 400,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_spontan",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_spontan",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20116-0",
            "display": "Tidal volume.spontaneous --on ventilator"
          }
        ],
        "short": "Vt spontaneous",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vt spontan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Spontaneous tidal volume\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen bei Spontanatmung\r\n[mL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_spontan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 375,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidal_volume_per_kg_standard_body_weight",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidal_volume_per_kg_standard_body_weight",
        "short": "Tidal volume per kgStandardBodyWeight",
        "definition": "Tidal volume (Vt) per kg ARDS Standard Body weight - protective respiration parameter",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidal_volume_per_kg_standard_body_weight",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorische_sauerstofffraktion_fi_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorische_sauerstofffraktion_fi_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19994-3",
            "display": "Oxygen/Inspired gas setting [Volume Fraction] Ventilator"
          }
        ],
        "short": "Inspired oxygen concentration (FiO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorische Sauerstofffraktion (FiO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspired oxygen concentration (FiO2)\r\n\r\nFiO2 and FeO2 define O2 concentrations [%] in the breathing air.\r\n\r\nThe O2 usage can be calculated as follows:\r\nvO2=Tv x (FiO2-FeO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorische Sauerstofffraktion (FiO2)\r\n%\r\n\r\nDer fiO2 und feO2 definieren die Sauerstoffkonzentration in der Atemluft in Prozent (0,2 Raumkonzentration).\r\nAus Differenz kann der Sauerstoffverbrauch errechnet werden:\r\nVO2=AZV x (FiO2-FeO2)"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorische_sauerstofffraktion_fi_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 21,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 52,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.exspiratorische_sauerstofffraktion_fe_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.exspiratorische_sauerstofffraktion_fe_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "250775008",
            "display": "Expired oxygen concentration (observable entity)"
          }
        ],
        "short": "Expiratory oxygen concentration (FeO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Exspiratorische Sauerstofffraktion (FeO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Expiratory oxygen concentration (FeO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Exspiratorische Sauerstofffraktion FeO2\r\n%\r\n\r\nDer fiO2 und feO2 definieren die Sauerstoffkonzentration in der Atemluft in Prozent (0,2 Raumkonzentration).\r\nAus Differenz kann der Sauerstoffverbrauch errechnet werden:\r\nVO2=AZV x (FiO2-FeO2)"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.exspiratorische_sauerstofffraktion_fe_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 11,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorischer_druck_pinsp",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorischer_druck_pinsp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19978-6",
            "display": "Maximum [Pressure] Trachea airway --during inspiration on ventilator"
          }
        ],
        "short": "Inspiratory pressure (Pinsp)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorischer Druck (Pinsp)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspiratory pressure (Pinsp)\r\n(cm[H2O], mbar)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorischer Druck\r\n(cm[H2O], mbar])"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorischer_druck_pinsp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 30.06,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.compliance_der_lunge",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.compliance_der_lunge",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "60827-3",
            "display": "Dynamic lung compliance"
          }
        ],
        "short": "Lung compliance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Compliance der Lunge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lung compliance, C\r\n(mL/cm[H2O], mL/mbar)\r\n\r\nCompliance is a measurement for how much gas or fluid can be filled in a confined structure before the pressure inside rises by one unit.\r\n\r\nCompliance is then calculated as ratio \nC = delta V / delta P",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Druck-Fluss- bzw. Druck-Volumen-Messungen, C\n[mL/mbar]\n\nDie Compliance gibt an, wie viel Gas oder Flüssigkeit man in eine umwandete Struktur füllen kann, bis der Druck um eine Druckeinheit ansteigt.  \n\nDie Lungencompliance errechnet sich dann als Quotient aus Volumenänderung und Druckdifferenz. \nDie Compliance des Thorax wird unter Verwendung des Pleuradrucks pPleura ermittelt. \npPleura kann annähernd durch eine Drucksonde in der Speiseröhre bestimmt werden."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.compliance_der_lunge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 60,
              "unit": "ml/cm[H2O]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.positiver_endexspiratorischer_druck_peep",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.positiver_endexspiratorischer_druck_peep",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76248-4",
            "display": "PEEP Respiratory system --on ventilator"
          }
        ],
        "short": "Positive end-expiratory pressure (PEEP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Positiver end-exspiratorischer Druck (PEEP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Positive end-expiratory pressure (PEEP)\r\n\r\nPEEP is the pressure that persists in the lung at the and of expiration.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Positive End Expiratory Pressure (PEEP), übersetzt \"positiv-endexpiratorischer Druck\".  \r\nmbar\r\n\r\nDamit wird der Druck bezeichnet, der am Ende der Exspiration in der Lunge besteht."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.positiver_endexspiratorischer_druck_peep",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 21.6,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.driving_pressure_delta_p",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.driving_pressure_delta_p",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76154-4",
            "display": "Airway pressure delta --on ventilator"
          }
        ],
        "short": "Driving pressure (deltaP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Driving pressure (deltaP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Driving pressure (Pplat-PEEP)\r\n(cm[H2O], mbar)\r\n\r\nPressure difference between the Pplat at the end of inhaling and the PEEP after exhaling \r\n\r\nIndicator for the chance of survival",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Driving Pressure (berechnet, Pplat-PEEP)\r\n[mbar]\r\n\r\nDruckunterschied zwischen positivem endexspiratorischem Druck (PEEP) und inspiratorischem Plateaudruck; \r\nIndikator für die Überlebenswahrscheinlichkeit."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.driving_pressure_delta_p",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.endtidales_co2_et_co2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.endtidales_co2_et_co2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19889-5",
            "display": "Carbon dioxide/Gas.total.at end expiration in Exhaled gas"
          }
        ],
        "short": "End tidal CO2 (etCO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endtidales CO2 (etCO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End tidal carbon dioxide, etCO2\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endtidales Kohlendioxid, etCO2\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.endtidales_co2_et_co2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 85,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur",
        "short": "Lab results - structure definition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Labordaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition of ASIC laboratory results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition für die ASIC Labordaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"laboratory\"]</span>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"laboratory\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.probe",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.probe",
        "short": "Specimen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specimen, material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial (Blut, Urin, ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.specimen<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.specimen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.probe",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.methode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.referenzbereich",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte",
        "short": "ASIC Lab results",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of lab results relevant for the ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für den ASIC-Use-Case relevante Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.leukozyten",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "1000/nl"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.leukozyten",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "26464-8",
            "display": "Leukocytes [#/volume] in Blood"
          }
        ],
        "short": "White blood cell count",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leukozyten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "White blood cell count\r\n[/nl, 1000/uL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Leukozyten im Blut\r\n[/nl, 1000/uL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.leukozyten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 4,
              "unit": "*1000/uL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "*1000/uL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.thrombozyten",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "1000/uL"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.thrombozyten",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "26515-7",
            "display": "Platelets [#/volume] in Blood"
          }
        ],
        "short": "Platelet count",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Thrombozyten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Platelet count\r\nBlood coagulation measure\r\n[/nl or 1000/uL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Thrombozyten im Blut\r\nIndikator für die Blutgerinnung\r\n[/nl or 1000/uL]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.thrombozyten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 150,
              "unit": "*1000/uL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 400,
              "unit": "*1000/uL"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamoglobin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamoglobin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59260-0",
            "display": "Hemoglobin [Moles/volume] in Blood"
          }
        ],
        "short": "Hemoglobin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämoglobin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hemoglobin, haemoglobin\r\n(mmol/L, g/dl)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämoglobin\r\n(mmol/L, g/dl)"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamoglobin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamatokrit",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamatokrit",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20570-8",
            "display": "Hematocrit [Volume Fraction] of Blood"
          }
        ],
        "short": "Hematocrit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämatokrit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hematocrit\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämatokrit\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamatokrit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.1,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 45,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.bilirubin_ges",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.bilirubin_ges",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "54363-7",
            "display": "Bilirubin.total [Moles/volume] in Blood"
          }
        ],
        "short": "Bilirubin total",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bilirubin ges."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Bilirubin\r\n[umol/L, mg/dL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bilirubin\r\n[umol/L, mg/dL]\r\n\r\n- entsteht, wenn rote Blutkörperchen abgebaut werden\r\n- Indikator für Leberversagen"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.bilirubin_ges",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.international_normalized_ratio_inr",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.international_normalized_ratio_inr",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "34714-6",
            "display": "INR in Blood by Coagulation assay"
          }
        ],
        "short": "International Normalized Ratio (INR)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "International Normalized Ratio (INR)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "International Normalized Ratio (INR)\r\n[ ]\r\n\r\nLab test to determine blood coagulation\r\nINR = coagulation time (patient) / coagulation time (standard)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "International Normalized Ratio (INR) - Labortest für die Blutgerinnung\r\n[*dimensionslos*]\r\n\r\nErfasst werden die Blutgerinnungsfaktoren V,VII, X und II.\r\nZur Ermittlung des INR-Wertes wird die Gerinnungszeit des Blutplasmas des Patienten durch die Gerinnungszeit eines standardisierten Normalplasmas geteilt."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.international_normalized_ratio_inr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.85,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 1.27,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.partielle_thromboplastinzeit_ptt",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "s"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.partielle_thromboplastinzeit_ptt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3173-2",
            "display": "aPTT in Blood by Coagulation assay"
          }
        ],
        "short": "Partial thromboplastin time (PTT)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Partielle Thromboplastinzeit (PTT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Partial thromboplastin time (PTT)\r\n[s]\r\n\r\nBlood coagulation measure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Partielle Thromboplastinzeit (PTT)\r\n[s]\r\nMaß für die Blutgerinnung"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.partielle_thromboplastinzeit_ptt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25.1,
              "unit": "s",
              "system": "http://unitsofmeasure.org",
              "code": "s"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 36.5,
              "unit": "s",
              "system": "http://unitsofmeasure.org",
              "code": "s"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.kreatinin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59826-8",
            "display": "Creatinine [Moles/volume] in Blood"
          }
        ],
        "short": "Creatinine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Creatinine\r\n[umol/L, mg/dL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff-N/Creatinin\r\n[umol/L, mg/dL]\r\n- Messwert zur Beurteilung der Nierenfunktion"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.kreatinin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creatinkinase_ck",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creatinkinase_ck",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "2157-6",
            "display": "Creatine kinase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Creatine kinase (CK)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Creatinkinase (CK)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Creatine kinase (CK)\r\nU/L",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Creatinkinase (CK)\r\n[U/L]\r\n\r\nDie Creatinkinase stellt im Muskel Creatinphosphat als kurzfristige Energiereserve bereit.\r\n\r\n\r\n\r\nIn der Labordiagnostik wird die Aktivität der Creatinkinase im Plasma bzw. Serum vor allem bei Verdacht auf Herz- und Skelettmuskelerkrankungen bestimmt. \r\n\r\n\r\n\r\nBesondere Bedeutung kommt der CK-MB im Rahmen der Myokardinfarktdiagnostik zu. Als sensibler und relativ sensitiver Parameter steigt sie bei Herzmuskelschäden rasch, \r\nnoch vor den Troponinen an. Die CK-MB ist daher vor allem in der Frühphase des Infarktes von Bedeutung."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creatinkinase_ck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 175,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.muscle_brain_creatinkinase_ckmb",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.muscle_brain_creatinkinase_ckmb",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "32673-6",
            "display": "Creatine kinase.MB [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Muscle brain creatinkinase (CK-MB)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muscle Brain Creatinkinase (CK-MB)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Muscle brain creatinkinase (CK-MB)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muscle Brain Creatinkinase (CK-MB)\r\n[U/L]\r\n\r\nIsoenzym des Zytosols\r\nDie CK-MB ist vorwiegend im Myokard (Herzmuskel) lokalisiert und damit ein diagnostischer Marker des akuten Myokardinfarktes."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.muscle_brain_creatinkinase_ckmb",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 9.5,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.lipase",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.lipase",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3040-3",
            "display": "Lipase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Lipase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lipase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lipase",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lipase"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.lipase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 13,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 60,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.amylase",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.amylase",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76630-3",
            "display": "Amylase [Enzymatic activity/volume] in Blood"
          }
        ],
        "short": "Amylase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amylase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Amylase\r\n[U/L]\r\nAn increased alpha-Amylase value in the blood is evidence for a pancreatitis.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amylase\r\n[U/L]\r\n\r\nEine Erhöhung der alpha-Amylase im Blut ist ein labormedizinisches Kriterium für das Vorliegen einer Pankreatitis."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.amylase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 95,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 110,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen",
        "short": "Transaminases",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Transaminasen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Aminotransferases\r\n(Enzymes)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amino-Transferasen \r\n(Enzyme)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.gpt__alt__alat",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.gpt__alt__alat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1743-4",
            "display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P"
          }
        ],
        "short": "GPT / ALT / ALAT",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "GPT / ALT / ALAT"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Alanine amino transferase (ALT, ALAT)\r\nor\r\nGlutamate pyrovate transaminase (GPT)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alanin-Aminotransferase (ALT, ALAT)\r\noder\r\nGlutamat-Pyrovat-Transaminase (GPT)\r\n[U/L]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.gpt__alt__alat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 49,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 55,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.got__ast",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.got__ast",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1920-8",
            "display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "GOT / AST",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "GOT / AST"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Glutamate oxalacetate transaminase (GOT)orAspartate aminotransferase (AST, ASAT)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glutamat-Oxalacetat-Transaminase (GOT)oder\r\nAspartat-Aminotransferase (AST, ASAT)\r\n[U/L]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.got__ast",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 40,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 51,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.brain_natriuretic_peptide_bnp",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "pmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.brain_natriuretic_peptide_bnp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "47092-2",
            "display": "Natriuretic peptide B [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "Brain Natriuretic Peptide (BNP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Brain Natriuretic Peptide (BNP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Brain Natriuretic Peptide (BNP)\r\n[pmol/L, pg/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Brain Natriuretic Peptide (BNP)\r\n[pmol/L, pg/ml]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.brain_natriuretic_peptide_bnp",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.procalcitonin_pct",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ng/ml"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.procalcitonin_pct",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "33959-8",
            "display": "Procalcitonin [Mass/volume] in Serum or Plasma"
          }
        ],
        "short": "Procalcitonin (PCT)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procalcitonin (PCT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procalcitonin (PCT)\r\n[ng/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procalcitonin (PCT)\r\n[ng/ml]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.procalcitonin_pct",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.25,
              "unit": "ng/ml"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 0.5,
              "unit": "ng/ml"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creaktives_protein_crp",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "nmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creaktives_protein_crp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76485-2",
            "display": "C reactive protein [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "C-reactive protein (CRP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "C-reaktives Protein (CRP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "C-reactive protein (CRP)\r\n[nmol/L, mg/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "C-reaktives Protein (CRP)\r\n[nmol/L, mg/L]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creaktives_protein_crp",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.albumin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.albumin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "54347-0",
            "display": "Albumin [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "Albumin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Albumin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Albumin\r\n[umol/L, g/dl]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Albumin\r\n[umol/L, g/dl]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.albumin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.troponin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.troponin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "48425-3",
            "display": "Troponin T.cardiac [Mass/volume] in Blood"
          }
        ],
        "short": "Troponin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Troponin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Troponin\r\n[ug/L, pg/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Troponin\r\n[ug/L, pg/ml]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.troponin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.harnstoff",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.harnstoff",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "72903-8",
            "display": "Urea [Moles/volume] in Blood"
          }
        ],
        "short": "Urea",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Urea, Blood urea nitrogen (BUN)\r\n[mmol/L, mg/dl]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff, Carbamid, Carbonyldiamid, Kohlensäurediamid\r\n[mmol/L, mg/dl]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.harnstoff",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur",
        "short": "Blood gas analysis - structure definition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse (BGA) - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition of ASIC blood gas analysis results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition für die ASIC Blutgaswerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of values",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Messwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.category [\"laboratory\"]<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"laboratory\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.probe",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.probe",
        "short": "Specimen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specimen, material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial (Blut, Urin, ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.specimen<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.specimen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.probe",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.methode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.referenzbereich",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.interpretation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga",
        "short": "ASIC Blood gas analysis (BGA)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Blutgasanalyse (BGA)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of blood gas analysis measurements for the ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der BGA - Blutgasanalysewerte, die für den ASIC Use Case relevant sind\r\n\r\nWird ermittelt aus Vollblutprobe in einem Blutgasanalyse-Gerät."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_sauerstoffpartialdruck_pa_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_sauerstoffpartialdruck_pa_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11556-8",
            "display": "Oxygen [Partial pressure] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2703-7",
            "display": "Oxygen [Partial pressure] in Arterial blood"
          }
        ],
        "short": "Arterial oxygen partial pressure (PaO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Sauerstoffpartialdruck (PaO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial oxygen partial pressure (PaO2)\r\n[mmHg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse art. O2-Partialdruck (PaO2)\n[mmHg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_sauerstoffpartialdruck_pa_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 75.01,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_co2_partialdruck_pa_co2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_co2_partialdruck_pa_co2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11557-6",
            "display": "Carbon dioxide [Partial pressure] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2019-8",
            "display": "Carbon dioxide [Partial pressure] in Arterial blood"
          }
        ],
        "short": "Arterial CO2 partial pressure (PaCO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller CO2 Partialdruck (PaCO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial CO2 partial pressure (PaCO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse art. CO2-Partialdruck\nmm[Hg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_co2_partialdruck_pa_co2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 37.5,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterielle_sauerstoffsattigung_sa_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterielle_sauerstoffsattigung_sa_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20564-1",
            "display": "Oxygen saturation in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2708-6",
            "display": "Oxygen saturation in Arterial blood"
          }
        ],
        "short": "Arterial oxygen saturation (SaO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterielle Sauerstoffsättigung (SaO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial oxygen saturation (SaO2)\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung arteriell\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterielle_sauerstoffsattigung_sa_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 98,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_peripher_sp_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_peripher_sp_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59409-3",
            "display": "Oxygen saturation in Arterial blood by Pulse oximetry --during treatment"
          }
        ],
        "short": "Oxygen saturation at periphery (SpO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung peripher (SpO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Oxygen saturation at periphery (SpO2)\r\nMeasurement method: pulse oximetry, non-invasive\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung peripher (SpO2)\r\nMessung: Pulsoxymetrie, nicht-invasiv\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_peripher_sp_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 97,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_zentralvenos_szv_o2",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_zentralvenos_szv_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8855-9",
            "display": "Superior vena cava Oxygen saturation"
          }
        ],
        "short": "Superior vena cava O2 saturation (ScvO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung zentralvenös (SzvO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Superior vena cava oxygen saturation measurement ScvO2 \r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung zentralvenös SzvO2\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_zentralvenos_szv_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 78,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.p_h_wert_arteriell",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.p_h_wert_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11558-4",
            "display": "pH of Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2744-1",
            "display": "pH of Arterial blood"
          }
        ],
        "short": "pH arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "pH Wert arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "**pH Wert ('potentia Hydrogenii')[]The pH of human blood is mainly determined by bicarbonate (HCO3), proteins in the plasma and metabolic products.The range for a normal pH lies between 7.36 and 7.44.If the pH is less than 7.36 (more acid) then this is called \"acidosis\", if the pH is greater than 7.44 (more alkaline) then this is called \"alkalosis\".",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "pH Wert ('potentia Hydrogenii')\r\n[*dimensionslos*]\r\n\r\nDer pH-Wert des menschlichen Blutes wird vor allem durch in ihm gelöstes Bicarbonat (HCO3-) sowie  durch die Plasmaproteine und Stoffwechselabbauprodukte bestimmt. \r\n\r\nEr wird sehr eng reguliert und liegt normalerweise zwischen 7,36 und 7,44. \r\nIst er saurer (<7,36) spricht man von einer Azidose , ist er basischer (>7,44) von einer Alkalose."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.p_h_wert_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 7.4,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.laktat_arteriell",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.laktat_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "32693-4",
            "display": "Lactate [Moles/volume] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2518-9",
            "display": "Lactate [Moles/volume] in Arterial blood"
          }
        ],
        "short": "Lactic acid arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laktat arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lactic acid\r\n(mmol/L, mg/dL)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laktat"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.laktat_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.bicarbonat_hco3_arteriell",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.bicarbonat_hco3_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1959-6",
            "display": "Bicarbonate [Moles/volume] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "1960-4",
            "display": "Bicarbonate [Moles/volume] in Arterial blood"
          }
        ],
        "short": "Bicarbonate (HCO3) arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bicarbonat (HCO3) arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Bicarbonate (HCO3)\r\n[mmol/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bicarbonat (HCO3)\r\n[mmol/L]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.bicarbonat_hco3_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 24,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.basenabweichung_ba_arteriell",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/l"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.basenabweichung_ba_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1925-7",
            "display": "Base excess in Arterial blood by calculation"
          },
          {
            "system": "http://loinc.org",
            "code": "11555-0",
            "display": "Base excess in Blood by calculation"
          }
        ],
        "short": "Base excess (BE) arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basenabweichung (BA) arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Base excess (BE)\r\n[mmol/l]\r\n\r\nThe base excess is a measure for the blood's acid-base-balance.\r\n\r\nIt specifies the (hypothetical) amount of acid or base necessary to titrate 1L of blood to achieve a pH of 7.4.\r\n\r\nPreconditions:      pCO2 = 40 mmHg, temperature= 37°C\r\nStandard value:   0 mmol/l\r\nReference range: -2 to 2 mmol/l",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basenabweichung (BA)\r\n[mmol/l]\r\n\r\nDer **Base Excess** (BE) ist ein diagnostischer Parameter der Blutgasanalyse, der eine Aussage über das Säure-Base-Gleichgewicht des Blutes trifft. \r\nEr gibt die Menge an Säure oder Base an, die theoretisch dafür notwendig ist, um einen Liter Blut auf einen pH-Wert von 7,4 zu titrieren - bei einem pCO2 von 40 mmHg und einer Temperatur von 37° Celsius.\r\n\r\nDer Normalwert beträgt 0 mmol/l, der Referenzbereich der Basenabweichung reicht von -2 bis +2 mmol/l."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.basenabweichung_ba_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 0,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 2,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz",
        "short": "Fluid balance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Flüssigkeitsbilanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Liquid balance data (Input/Output)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten zur Flüssigkeitsbilanz (Input/Output) des Patienten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz",
        "short": "24h fluid balance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "24h-Flüssigkeitsbilanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "24h fluid balance",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "24-h Flüssigkeitsbilanz - akkumulierter stündlicher Wert zu einem Referenzzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.code",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "9097-7",
            "display": "Fluid balance 24 hour"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter",
        "short": "ECMO data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO Parameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ECMO data (blood flow, gas flow, %O2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO Parameter: Blutfluss, Gasfluss (O2), Gaszusammensetzung (%O2)\r\n\r\nDer Begriff ECMO steht für \"extrakorporale Membranoxygenierung\". ECMO ist ein Verfahren durch das die Herz- und Lungenfunktion bei Kindern und Erwachsenen unterstützt bzw. übernommen werden kann, wenn bei einer Erkrankung trotz anderweitiger Behandlungsmethoden keine ausreichende Funktion dieser Organe erreicht wird.\u2028 Wenn die Lunge des Patienten schwerwiegend erkrankt ist, bzw. \"versagt\", wird das Blut nicht mehr ausreichend mit Sauerstoff versorgt (oxygeniert) und von Kohlendioxid befreit."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "444479000",
            "display": "Rate of blood flow through cardiovascular device (observable entity)"
          }
        ],
        "short": "Extracorporeal blood flow",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Blutfluss"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extra corporeal blood flow [L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Blutfluss [L/min]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.code",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "444479000",
            "display": "Rate of blood flow through cardiovascular device (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "427081008",
            "display": "Delivered oxygen flow rate (observable entity)"
          }
        ],
        "short": "Extracorporeal oxygen flow",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Gasfluss (O2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extracorporeal oxygen flow\r\n[L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Sauerstofffluss \r\n[L/min]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.code",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "427081008",
            "display": "Delivered oxygen flow rate (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "425608004",
            "display": "Delivered oxygen concentration (observable entity)"
          }
        ],
        "short": "Delivered oxygen concentration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gaszusammensetzung (O2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Delivered oxygen concentration\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Konzentration des zugeführten Sauerstoffs\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.code",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "425608004",
            "display": "Delivered oxygen concentration (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messzeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messzeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.meldezeitpunkt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.meldezeitpunkt",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messwert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen",
        "short": "Comorbidities (ICD-10 Diagnoses)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komorbiditäten (ICD-10 Diagnosen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Comorbidities (various)\r\n\r\nA comorbidity is a disease that occurs in addition to an underlying illness. It has its own clinical picture. \r\nIn many cases there exists a causality between comorbidity and underlying illness, but they can also be independent from each other.\r\n\r\nComorbidities in the ASIC use case will be modelled as generic diagnoses. This group of data will not be limited to a given value set.***\n                \n            \n        *\n    **",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Als **Komorbidität** bezeichnet man in der Medizin das Auftreten zusätzlicher Erkrankungen im Rahmen einer definierten Grunderkrankung.\r\n\r\nDie Zusatzerkrankung stellt ein eigenes, diagnostisch abgrenzbares Krankheitsbild dar, das nicht selten kausal mit der Grunderkrankung zusammenhängt. \r\nDie Zusatzerkrankung kann aber auch unabhängig von der Grunderkrankung sein. \r\n\r\nDie Komorbiditäten für den ASIC Use Case werden allgemein als Diagnosen/Befunde modelliert. Es gibt zu diesen Krankheiten kein einschränkendes Value Set.******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.freitextbeschreibung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.organmanifestationen",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.organmanifestationen",
        "short": "Organ dysfunction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organmanifestationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information for primary code ICD-10: Organmanifestationen.  The code for organ dysfunction of an illness is marked in the ICD-code with an asterisk (*).",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzangabe zum Primärcode ICD-10: Organmanifestationen. Der Code für die Organmanifestation einer Erkrankung wird in der ICD-Codierung mit einem Stern (*) gekennzeichnet"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.evidence.code</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.evidence.detail</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.evidence.code\r\nCondition.evidence.detail"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.organmanifestationen",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.dokumentationsdatum",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.onset [x]</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.abatement [x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.onset [x]\r\nCondition.abatement [x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.vonam",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.onset.onsetDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.onset.onsetDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.bis",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.abatement.abatementDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.abatement.abatementDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.feststellungsdatum",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.???</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.???"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "J45.0 (= 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"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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 für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet und Human Phenotype Ontology (HPO) sollten möglich sein"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD-10 GM 2015"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation",
        "short": "Localization",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The area of the body (topographical information) where the illness was diagnosed is described here.  The description of the localization can be given in written text or by a code.  The localization code used in the tumor documentation derived from the ICD-O should be stated.  Depending on the organ the body side can be indicated.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Über die Lokalisation kann angegeben werden, in welchem Bereich des Körpers eine Krankheit\n                    diagnostiziert wurde (topographische Information). Die Beschreibung der Lokalisation kann sowohl im Klartext \n                    erfolgen, als auch über einen Codierungsschlüssel. Hier ist z.B. der in der Tumordokumentation benutzte \n                    Lokalisationsschlüssel, abgeleitet aus der ICD-O, zu nennen. Eine Zusatzangabe kann je nach Organ die Angabe der\n                    Körperseite (Seitenlokalisation) sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.bodySite</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.bodySite"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding:ELGA_Seitenlokalisation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "sliceName": "ELGA_Seitenlokalisation",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding:uicc_localisation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "sliceName": "uicc_localisation",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosetyp",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosetyp",
        "short": "Type of diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The type of diagnosis is given as a code.  One should be careful that the right context is used.  For example, the description of a diagnosis within a referral should not contain \"Discharge diagnosis.\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Über den Diagnosetyp wird angegeben, um welche Art von Diagnose es sich handelt. Der Diagnosetyp wird codiert angegeben. Bei der Angabe des Diagnosetyps ist darauf zu achten, dass dieser auch im richtigen Kontext verwendet wird. Zum Beispiel wird es bei der Beschreibung einer Diagnose im Rahmen einer Überweisung nicht den Diagnosetyp „Entlassungsdiagnose\" geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.diagnosis.role</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.diagnosis.role"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosetyp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Entlassungsdiagnose"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosensicherheit",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Diagnosensicherheit, d.h. wie sicher die Diagnose im Einzelfall zu werten ist, kann unterschiedlich angegeben werden.\n                    Für Abrechnungszwecke in der ambulanten Versorgung muss obligatorisch ein Zusatzkennzeichen für die Diagnosensicherheit (A, G, V oder Z) angegeben werden,\n                    d. h. die Angabe ist obligatorisch. In der stationären Versorgung sind diese Zusatzkennzeichen für die Angabe der\n                    Diagnosensicherheit für Abrechnungszwecke dagegen nicht zulässig."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosensicherheit",
          "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": "Diagnosesicherheit",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.24.11.1--20180613130522"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren",
        "short": "Procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maßnahmen und Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC Treatments and procedures\r\n\r\nProcedures relevant for ASIC with their type and start and end date / time and other specific attributes if applicable",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maßnahmen und Prozeduren wie z.B.\r\nBeatmung, Dialyse, Lagertherapie, ECMO\r\n\r\nErfassung von ASIC-relevanten Maßnahmen mit \r\nder Maßnahme und ihrem Start- und Endzeitpunkt und ggfs. weiteren spezifischen Attributen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur",
        "short": "Procedures - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozeduren - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedures structure definition",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturinformation zu Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Procedure.status [preparation,in-progress, not-done, suspended, aborted, completed, entered-in-error, unknown]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.status [preparation,in-progress, not-done, suspended, aborted, completed, entered-in-error, unknown]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Procedure.category<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.category"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.ausgefuhrt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.ausgefuhrt",
        "short": "Performed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ausgeführt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Performed  (date/time, interval, age ...)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ausführungszeitpunkt (Datum/Uhrzeit, Zeitraum, Alter...)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Procedure.performed[x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.performed[x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.ausgefuhrt",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.korperstelle",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.korperstelle",
        "short": "Body site",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body site",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Betroffene Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure.bodySite<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.bodySite"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.korperstelle",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.details_zur_prozedur",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.details_zur_prozedur",
        "short": "Procedure details",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Details zur Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information about the procedure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusätzliche Informationen zur Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.details_zur_prozedur",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren",
        "short": "ASIC procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC relevant procedures",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für ASIC relevanten Maßnahmen/Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.lagertherapie",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.lagertherapie",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "229824005",
            "display": "Positioning patient (procedure)"
          }
        ],
        "short": "Positioning patient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lagertherapie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the ASIC use case, putting the patient in a ventral position is an important measure to be monitored.\r\n\r\nIn this context, \"ventral\" covers all positions with a rotation between 135° and 180° from the dorsal position.\r\n\r\nPrimary target of putting ARDS patients into a prone position is to improve the pulmonary gas exchange. \r\nThe procedure also aims to minimize damage to the lungs and to mobilize secretion.\r\n\r\nA positioning maneuvre conducted early and for a sufficient time (16h at least) is expected to prove beneficial for patients with acute pulmonary failure.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im ASIC Use Case ist die Bauchlagerung des Patienten von Interesse.\r\n\r\nBauchlage bedeutet die Umlagerung eines Patienten  von der Rückenlage - ab 135° bei inkompletter Bauchlage bis 180° bei kompletter Bauchlage (in der Literatur teilweise auch „überdrehte Seitenlage“). \r\n\r\nPrimäres Ziel der Bauchlagerung bei Patienten mit akuter Lungenschädigung ist die Verbesserung des pulmonalen Gasaustauschs. Weitere Ziele sind die Vermeidung/Minimierung des Lungenschadens und die Sekretmobilisation. \r\n\r\nDie frühzeitig nach Entwicklung/Diagnose eines schweren akuten Lungenversagens begonnene und ausreichend lange (mind. 16h) durchgeführte Bauchlagerung ist mit einem hohen zu erwartenden Patientennutzen verknüpft."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.lagertherapie",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.maschinelle_beatmung",
        "short": "Artificial respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Contains\r\n- the type of ventilation (e.g. BiPAP, CPAP), \r\n- an invasive/non-invasive identifier, \r\n- respiration begin and end.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enthält für maschinell beatmete Patienten \r\n- die Beatmungsart (z.B. BiPAP, CPAP), \r\n- ein Kennzeichen invasiv/nicht invasiv sowie \r\n- Behandlungsbeginn und -ende-"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.maschinelle_beatmung",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.nierenersatztherapie",
        "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 therapies, e.g. hemofiltration or dialysis\r\n\r\n- Type of RRT\r\n- Procedure start\r\n- Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchgeführte Nierenersatztherapien wie z.B. Dialyse oder Hämofiltration.\r\n\r\n- Art der Therapie\r\n- Therapiebeginn\r\n- Therapieende"
                }
              ],
              "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": [
          "Renal replacement therapy- Type of RRT- Procedure start- Procedure end"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.nierenersatztherapie",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.ecmo_vv_va",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.ecmo_vv_va",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "233573008",
            "display": "Extracorporeal membrane oxygenation (procedure)"
          }
        ],
        "short": "ECMO",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO (VV, VA)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extracorporeal membrane oxygenation, extracorporeal life support, ECLS",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporale Membranoxygenierung (Prozedur)\r\n\r\nDie **Extrakorporale Membranoxygenierung**, kurz **ECMO**, ist eine technische Methode, das Blut eines Patienten mit einer Lungenkrankheit oder einem Lungenversagen \r\nmittels einer externen Maschine künstlich zu oxygenisieren.  \r\n(Rescue-Maßnahme)\r\n\r\n## \r\n\r\n### VV-ECMO:\r\n\r\n\r\nBei venös-venöser ECMO erfolgt der Abfluss des desoxygenierten Blutes über eine großvolumige Vene, der Zufluss des oxygenierten Blutes ebenfalls über eine großlumige Vene. \r\nDiese Variante ist bei schweren Lungenversagen mit noch ausreichender Funktion des Herzens indiziert\n\r\n\r\n\r\n### VA-ECMO\r\n\r\n\r\nBei der venös-arteriellen ECMO erfolgt der Abfluss ebenfalls über eine Vene, der Zufluss jedoch über eine großlumige Arterie. \r\nHierdurch wird das Herz entlastet.\r\n\r\n\r\n\r\nASIC Parameter: Blutfluss, Gasfluss, Gaszusammensetzung\r\n[\r\n](http://flexikon.doccheck.com/de/Herz \"Herz\")\r\n\r\n[](http://flexikon.doccheck.com/de/Herz \"Herz\")"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.ecmo_vv_va",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente",
        "short": "Medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verabreichte Medikamente \r\n*(UKA ICCA liefert Wirkstoffe)*\r\n\r\nMetadaten: \r\nEine Medikamentengabe definiert sich durch folgende Attribute (Quelle: AKTIN Projekt):\r\n\r\n\r\n\r\n* Wirkstoff (codiert)\r\n\r\n* *Handelsname (codiert)*\r\n\r\n* Dosis und Dosiseinheit (z.B. 50 mg, 500 ml etc.)\r\n\r\n* Applikationsform\r\n* Applikationsart \r\n\r\n* Applikationszeit:\r\n\r\n    * Zeitpunkt der Gabe\r\n\r\n    * Startzeitpunkt der zeitabhängigen Gabe (Infusionsbeginn/Perfusorbeginn) mit Laufrate\r\n\r\n    * Laufraten und deren Zeitpunkte bei Änderungen\r\n\r\n    * Stoppzeitpunkt der zeitabhängigen Gabe\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* *evtl. Grund der Gabe (z.B. Diagnose)*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur",
        "short": "Medication - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication structure definition",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition der Medikamentengaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament",
        "short": "Medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikament"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamentenstammdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationsstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.status&#160;<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"> (active, inactive, entered-in-error)</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.status (active, inactive, entered-in-error)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "active"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "inactive"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "entered-in-error"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform",
        "short": "Medication form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication form, e.g. Solution for infusion",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Form des Medikaments, z.B. Infusionslösung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.form<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.form"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe",
        "short": "Ingredients",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhaltsstoffe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active and other ingredients",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirk- und Zusatzstoffe des Medikaments"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.ingredient<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.ingredient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.code",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.ist_aktiv",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.ist_aktiv",
        "short": "IsActive",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IstAktiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "IsActive flag to mark active ingredients",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aktivkennzeichen zur Unterscheidung von Wirk- und Zusatzstoffen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.ist_aktiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": true
          },
          {
            "label": "example 2",
            "valueBoolean": false
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung",
        "short": "Request",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Order, medication request",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "MedicationRequest<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Order status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Anordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.status</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "active"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "on-hold"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "completed"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "stopped"
            }
          },
          {
            "label": "example 5",
            "valueCodeableConcept": {
              "text": "unknown"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zweck",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zweck",
        "short": "Intent",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zweck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication request intent",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anordnung (Vorschlag, Anordnung, Option ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.intent</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.intent"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zweck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "order"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "plan"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "proposal"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "option"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zeitpunkt_der_verordnung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zeitpunkt_der_verordnung",
        "short": "Authored on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Verordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.authoredOn</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.authoredOn"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zeitpunkt_der_verordnung",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.dosierungsanweisung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.dosierungsanweisung",
        "short": "Dosage instruction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierungsanweisung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage instruction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierungsanweisung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.dosageInstruction</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.dosageInstruction"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.dosierungsanweisung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zusatzinformationen",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zusatzinformationen",
        "short": "Additional information",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzinformationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzinformationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.note</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zusatzinformationen",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe",
        "short": "Administration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication administration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamentengabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAdministration.status</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAdministration.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "in-progress"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "unknown"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "on-hold"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "stopped"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.effective_date_time",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.effective_date_time",
        "short": "Effective DateTime",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Effective DateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start and end time of administration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start- und Endezeit der Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAministration.effective [x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAministration.effective [x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.effective_date_time",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.dosierung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.dosierung",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAdministration.dosage</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAdministration.dosage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.dosierung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente",
        "short": "ASIC medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Medikamente"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC medication",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der Medikamente mit ASIC Relevanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich",
        "short": "IV continuously",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IV kontinuierlich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication given continuously and intravenously",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente, die kontinuierlich intravenös verabreicht werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dobutamin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg[bodyweight]/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dobutamin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "13326",
            "display": "Dobutamin"
          }
        ],
        "short": "Dobutamine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dobutamin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dubotamine\r\nug/kg[bodyweight]/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dubotamin  (Vasopressor)\r\nug/kg[bodyweight]/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dobutamin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.epinephrin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.epinephrin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00003",
            "display": "Epinephrin"
          }
        ],
        "short": "Epinephrine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Epinephrin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Epinephrine\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Epinephrin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.epinephrin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.norepinephrin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.norepinephrin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00441",
            "display": "Norepinephrin"
          }
        ],
        "short": "Norepinephrine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Norepinephrin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Norepinephrine\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Norepinephrin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.norepinephrin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.vasopressin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.vasopressin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "12826",
            "display": "Vasopressin"
          }
        ],
        "short": "Vasopressin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vasopressin , Antidiuretic Hormone (ADH)\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.vasopressin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.levosimendan",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.levosimendan",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "27286",
            "display": "Levosimendan"
          }
        ],
        "short": "Levosimendan",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Levosimendan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Levosimendan\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Levosimendan\r\nug/kg {body`wt}/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.levosimendan",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.milrinon",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.milrinon",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22796",
            "display": "Milrinon"
          }
        ],
        "short": "Milrinone",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Milrinon"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Milrinone\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Milrinon\r\nug/kg {body`wt}/min"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.milrinon",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.propofol",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.propofol",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22898",
            "display": "Propofol"
          }
        ],
        "short": "Propofol",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Propofol"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Propofol \r\n[mg/h]\r\n\r\n- intravenous anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Propofol \r\n[mg/h]\r\n\r\n- intravenöses Anästhetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.propofol",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.midazolam",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.midazolam",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22661",
            "display": "Midazolam"
          }
        ],
        "short": "Midazolam",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Midazolam"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Midazolam\r\n[mg/h]\r\n- sedative",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Midazolam\r\n[mg/h]\r\n- Sedativum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.midazolam",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.clonidin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.clonidin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "07234",
            "display": "Clonidin"
          }
        ],
        "short": "Clonidine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Clonidin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Clonidine\r\n- central alpha-adrenoceptor agonist",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Clonidin\r\n- central alpha-adrenoceptor agonist"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.clonidin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dexmedetomidin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dexmedetomidin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "26790",
            "display": "Dexmedetomidin"
          }
        ],
        "short": "Dexmedetomidine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexmedetomidin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dexmedetomidine\r\n- sedative",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexmedetomidin\r\n- Sedativum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dexmedetomidin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.morphin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.morphin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "07650",
            "display": "Morphin"
          }
        ],
        "short": "Morphine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Morphin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Morphine\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Morphin, Morphium\r\n- Analgetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.morphin",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.ketanest",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.ketanest",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "06049",
            "display": "Ketanest"
          }
        ],
        "short": "Ketanest",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ketanest"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Ketanest, Ketamine\r\n- anaesthetic\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ketanest, Ketamin\r\n- Anästhetikum\r\n- Analgetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.ketanest",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.fentanyl",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.fentanyl",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "06903",
            "display": "Fentanyl"
          }
        ],
        "short": "Fentanyl",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fentanyl"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Fentanyl\r\n- analgetic\r\n- anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fentanyl\r\n- Analgetikum\r\n- Anästhetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.fentanyl",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.sufentanil",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.sufentanil",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "20170",
            "display": "Sufentanil"
          }
        ],
        "short": "Sufentanile",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sufentanil"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sufentanile\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sufentanil\r\n- Analgetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.sufentanil",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.furosemid",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.furosemid",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00603",
            "display": "Furosemid"
          }
        ],
        "short": "Furosemide",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Furosemid"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Furosemide\r\n- sulfonamide diuretic to treat edema",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Furosemid\r\n- Sulfonamid-Diuretikum zum Ausschwemmen von Ödemen"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.furosemid",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise",
        "short": "IV bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IV bolusweise"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of medication applied IV boluswise",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe von Medikamenten, die intravenös bolusweise verabreicht werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.rocuronium",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.rocuronium",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "36784",
            "display": "Rocuronium"
          }
        ],
        "short": "Rocuronium",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rocuronium"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Steroidal neuromuscular blocker[]()",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muskelrelaxanz"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.rocuronium",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.hydrocortison",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.hydrocortison",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00758",
            "display": "Hydrocortison"
          }
        ],
        "short": "Hydrocortison",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hydrocortison"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hydrocortison IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hydrocortison IV bolusweise\r\n[mg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.hydrocortison",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.prednisolon",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.prednisolon",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00994",
            "display": "Prednisolon"
          }
        ],
        "short": "Prednisolon",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prednisolon"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Prednisolon IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prednisolon IV bolusweise \r\n[mg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.prednisolon",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.dexamethason",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.dexamethason",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00993",
            "display": "Dexamethason"
          }
        ],
        "short": "Dexamethason",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexamethason"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dexamethason IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexamethason IV bolusweise\r\n[mg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.dexamethason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.terlipressin",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.terlipressin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "12827",
            "display": "Terlipressin"
          }
        ],
        "short": "Terlipressin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Terlipressin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Terlipressin IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Terlipressin IV bolusweise\r\n[mg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.terlipressin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12.5,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.fludrocortison",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.fludrocortison",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "03512",
            "display": "Fludrocortison"
          }
        ],
        "short": "Fludrocortison",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fludrocortison"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Fludrocortison\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fludrocortison\r\n[mg]"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.fludrocortison",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12,
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ",
        "short": "Inhalation therapy",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhalativ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of inhaled substances",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe der inhalierten Wirkstoffe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.iloprost",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.iloprost",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22261",
            "display": "Iloprost"
          }
        ],
        "short": "Iloprost",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Iloprost"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Iloprost\r\nug",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Iloprost\r\nug"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.iloprost",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.isofluran",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.isofluran",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "21975",
            "display": "Isofluran"
          }
        ],
        "short": "Isoflurane",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isofluran"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Isolflurane\r\n- volatile aneasthetic\r\n- muscle relaxant\r\n\r\n[ml/h]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isofluran\r\n- volatiles Anaesthetikum\r\n- muskelrelaxierend\r\n\r\n[ml/h]\r\n\r\nUKA Aachen: Intervention \"Anaconda\""
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.isofluran",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.sevofluran",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.sevofluran",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "26960",
            "display": "Sevofluran"
          }
        ],
        "short": "Sevoflurane",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sevofluran"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sevoflurane\r\n- volatile anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sevofluran\r\n- volatiles Anästhetikum"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.sevofluran",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.stickstoffoxid_no",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ppm"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.stickstoffoxid_no",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "05825",
            "display": "Nitrogen oxide"
          }
        ],
        "short": "Nitric oxide",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stickstoffoxid (NO)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Nitirc oxide\r\nppm \r\n\r\nNote that in UKA's ICCA System, nitric oxide is reported like a respiratory parameter rather than a medication.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stickstoffoxid (NO)\r\nppm (parts per Million)\r\n\r\nAchtung: Das Stickstoffoxid wird im UKA ICCA analog zu den Beatmungsparametern gespeichert, nicht wie ein Medikament."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.stickstoffoxid_no",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores",
        "short": "Assessment scales",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Assessment scales",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verschiedene Scores zur Einschätzung des Patienten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score",
        "short": "SOFA score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SOFA Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Compound SOFA score observation structure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die SOFA (Sequential Organ Failure Assessment) Bewertungen zur Einschätzung des Mortalitätsrisikos setzen sich aus den\r\nPunktzahlen der einzelnen bewerteten Systeme sowie der Gesamtpunktzahl zusammen.\r\n\r\nFür den SOFA-Score werden sechs Organe bzw. Organsysteme mithilfe spezifischer Parameter beurteilt. \r\nFür jedes System werden dabei zwischen 0 (normale Funktion) und 4 (massiv eingeschränkte Funktion) Punkte vergeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.identifier",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.kategorie",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category Survey\n\nSystem: \"http://terminology.hl7.org/CodeSystem/observation-category\"Code: \"Survey\"Display: \"Survey\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie \"Untersuchung\"\n\r\n\r\nSystem: \"http://terminology.hl7.org/CodeSystem/observation-category\"\nCode: \"survey\"\nDisplay: \"Survey\"[]()***\n        ***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.code_sofa_score_gesamt",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.code_sofa_score_gesamt",
        "short": "SOFA score total code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Score gesamt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "\"SOFA score total\" score",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für \"SOFA Score gesamt\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.code_sofa_score_gesamt",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten",
        "short": "Score components",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Komponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Score components",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score-Einzelwertkomponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung",
        "short": "Respiratory system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.code_sofa_atmung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.code_sofa_atmung",
        "short": "Code SOFA respiratory system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Atmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.code_sofa_atmung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung",
        "short": "Blood clotting",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgerinnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.code_sofa_blutgerinnung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.code_sofa_blutgerinnung",
        "short": "Code SOFA blood clotting",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Blutgerinnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.code_sofa_blutgerinnung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem",
        "short": "Cardiovascular system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herz-Kreislauf-System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.code_sofa_herzkreislauf",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.code_sofa_herzkreislauf",
        "short": "Code SOFA cardiovascular system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Herz-Kreislauf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.code_sofa_herzkreislauf",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion",
        "short": "Liver function",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leberfunktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Liver function score\r\n\r\nSOFA Score für die Leberfunktion auf Basis des Bilirubin-Wertes (Labor) :\r\n\r\nBilirubin mg/dl:\r\n\r\n1,2 - 1,9     =>  Score = 1\r\n2,0 - 5,9     =>  Score = 2\r\n6,0 - 11,9   =>  Score = 3\r\n> 12,0        =>  Score = 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score für die Leberfunktion\r\n\r\nSOFA Score für die Leberfunktion auf Basis des Bilirubin-Wertes (Labor) :\r\n\r\nBilirubin mg/dl:\r\n\r\n1,2 - 1,9     =>  Score = 1\r\n2,0 - 5,9     =>  Score = 2\r\n6,0 - 11,9   =>  Score = 3\r\n> 12,0        =>  Score = 4"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.code_sofa_leber",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.code_sofa_leber",
        "short": "Code SOFA liver",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Leber"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.code_sofa_leber",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion",
        "short": "Renal function",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenfunktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Renal function score\r\n\r\nSOFA-Score für die Nierenfunktion, basierend auf dem Kreatinin-Wert (Labor, Blut):\r\n\r\nKreatinin mg/dl\r\n\r\n1,2 - 1,9   => Score = 1\r\n2,0 - 3,4  =>  Score = 2\r\n3,5 - 4,9   => Score = 3\r\n>5            => Score = 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score für die Nierenfunktion\r\n\r\nSOFA-Score für die Nierenfunktion, basierend auf dem Kreatinin-Wert (Labor, Blut):\r\n\r\nKreatinin mg/dl\r\n\r\n1,2 - 1,9   => Score = 1\r\n2,0 - 3,4  =>  Score = 2\r\n3,5 - 4,9   => Score = 3\r\n>5            => Score = 4"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.code_sofa_nieren",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.code_sofa_nieren",
        "short": "Code SOFA kidneys",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Nieren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.code_sofa_nieren",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns",
        "short": "Central nervous system (CNS)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentrales Nervensystem (ZNS)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "CNS Score\r\n\r\nDer ZNS SOFA Score wird auf Basis des Glasgow Coma Scale (GCS) ermittelt:\r\nGCS 13-14 => 1\r\nGCS 10-12 => 2\r\nGCS 6-9 => 3\r\nGCS <6 => 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| Der ZNS SOFA Score wird auf Basis des Glasgow Coma Scale (GCS) ermittelt:\r\nGCS 13-14 => 1\r\nGCS 10-12 => 2\r\nGCS 6-9 => 3\r\nGCS <6 => 4 |  |\r\n|  |  |\r\n| \r\n |  |\r\n|  |  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.code_sofa_zns",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.code_sofa_zns",
        "short": "Code SOFA CNS",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA ZNS"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ob"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.code_sofa_zns",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.score_wert",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten",
        "short": "ASIC app output data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC App Ausgabedaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Findings captured by the ASIC app:\r\n\r\n**ARDS diagnostics**:\r\n- Multilobar lung infiltrations\r\n- Hypervolemia\r\n- Cardiological pulmonary edema \r\n\r\n**Possible causes for ARDS**:\r\n- Sepsis\r\n- Pneumonia\r\n- Polytrauma\r\n- ...\r\n\r\n**ARDS finding:**\r\n- ARDS mild / moderate / severe\r\n\r\nCodierung: SNOMED (?)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Befunde des Patienten, die über die ASIC App erfasst werden:\r\n\r\n**ARDS Diagnostik**:\r\n- Infiltrate\r\n- Lungenödem ausschließlich wegen Hyperhydratation/Hypervolämie\r\n- Lungenödem ausschliesslich kardiologisch\r\n\r\n**Mögliche Ursachen für ARDS**:\r\n- Sepsis\r\n- Pneumonie\r\n- Polytrauma\r\n- Mageninhalt in Lunge\r\n- Fettembolie ...\r\n\r\n**ARDS Befund:**\r\n- ARDS leicht / mittel /schwer\r\n\r\nCodierung: SNOMED (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik",
        "short": "App Finding - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "App Leitlinien-Diagnostik"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The ASIC app will capture differential findings that support or eliminate a possible ARDS diagnosis. These findings as well as the ARDS diagnosis are part of the outcome data in the ASIC use case.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Rahmen der Leitlinienfunktionalität der ASIC-App werden verschiedene Befunde abgefragt und erfasst, die zum Ein- oder Ausschluss der Diagnose \"ARDS\" führen.\r\nAußerdem wird die ARDS-Diagnose als solche ebenfalls erfasst."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.freitextbeschreibung",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.dokumentationsdatum",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "ASIC_ARDS_Diagnostics_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.11--20180917154201"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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 für den Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "http://snomed.info/sct"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.katalogtext_diagnosecode",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.schweregrad",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.schweregrad",
        "short": "Severity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schweregrad"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Condition severity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schweregrad der Krankheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.severity<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.severity"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.schweregrad",
          "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": "Condition_Severity_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.23--20190827141553"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnosensicherheit",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosesicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnosensicherheit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "provisional"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "refuted"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "differential"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen",
        "short": "App Finding - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "App ARDS Ursachen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the future the newly developed ASIC monitoring app will allow users to protocol one or more causes for the ARDS in a patient:\r\n\r\nMit der für den ASIC-Use Case zu entwickelnden Überwachungs-App sollen zukünftig die Ursachen für \r\ndas Lungenversagen eingegeben werden können (Kennzeichnung ja/nein)\r\n\r\n\r\n\r\n·        \nPneumonia \r\n\r\n\r\n\r\n·        \nAspiration\r\n\r\n\r\n\r\n·         Near-Drowning\r\n\r\n\r\n\r\n·        \nThorax trauma\r\n\r\n\r\n\r\n·        \nSepsis\r\n\r\n\r\n\r\n·        \nPancreatitis\r\n\r\n\r\n\r\n·         Fat embolism\r\n\r\n\r\n\r\n·        \nTRALI (Tranfusion Related Acute Lung Injury)\r\n\r\n\r\n\r\n·         Burn Trauma",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mit der für den ASIC-Use Case zu entwickelnden Überwachungs-App sollen zukünftig die Ursachen für \r\ndas Lungenversagen eingegeben werden können (Kennzeichnung ja/nein)\r\n\r\n\r\n\r\n·        \nPneumonie\r\n\r\n\r\n\r\n·        \nAspiration\r\n\r\n\r\n\r\n·        \nBeinahe-Ertrinken\r\n\r\n\r\n\r\n·        \nThoraxtrauma\r\n\r\n\r\n\r\n·        \nSepsis\r\n\r\n\r\n\r\n·        \nPankreatitis\r\n\r\n\r\n\r\n·        \nFettembolie\r\n\r\n\r\n\r\n·        \nTRALI\r\n\r\n\r\n\r\n·        \nVerbrennungstrauma"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.dokumentationsdatum",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "ASIC_ARDS_Causes_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.5--20180917113000"
        },
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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 für den Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "http://snomed.info/sct"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.katalogtext_diagnosecode",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.katalogtext_diagnosecode",
          "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnosensicherheit",
        "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosesicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnosensicherheit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "provisional"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "refuted"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten",
        "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten",
        "short": "Outcome data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Outcomedaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Outcome data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Berechnete / abgeleitete Outcome-Parameter\r\n**\r\nARDS Diagnosis (§21 Datensatz)                                          -- in den Befunden enthalten (?)\r\n**\r\nSOFA Score ohne ZNS\r\nDialyse (dialysefreie Tage)**\r\n**Beatmungs-freie Tage**\r\n**Vasopressor-freie Tage**\r\n**Lungenprotektive Beatmung >90% (TV <6ml prokgKG)** \r\n\r\ntbd: Sollen diese Outcome-Werte mit den ASIC-Daten abgespeichert werden oder nach Bedarf von den jeweiligen Anwendungen berechnet werden?\r\n**auf ICU verstorben: ja/nein   **                                                           -- ableitbar aus Sterbedatum und ICU-Aufenthaltsdaten\r\n**im KH verstorben: ja/nein   **                                                             -- ableitbar aus Sterbedatum und KH-Aufenthaltsdaten\r\n\r\nKH Aufenthaltsdauer                                                                           -- bereits in den Bewegungsdaten enthalten (?)\r\nICU Aufenthaltsdauer                                                                          -- bereits in den Bewegungsdaten enthalten (?)\r\nEntlassgrund                                                                                       -- bereits in den Bewegungsdaten enthalten (?)\r\nWiederaufnahmen ICU                                                                        -- bereits in den Bewegungsdaten enthalten (?)\r\nWiederaufnahmen Krankenhaus (TK NRW, AOK Plus)                      -- bereits in den Bewegungsdaten enthalten (?)\r\nWiedereingliederungszeit nach Krankheit (TK NRW AOK Plus)         -- bereits in den Bewegungsdaten enthalten (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten",
          "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.id",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.extension",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.modifierExtension",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.im_kh_verstorben",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.im_kh_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "184297005",
            "display": "Patient died in hospital (finding)"
          }
        ],
        "short": "Deceased at hospital",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im KH verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Deceased at hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im KH verstorben (j/n)\r\n\r\nKann aus den Bewegungsdaten abgeleitet werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.im_kh_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": 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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.auf_icu_verstorben",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.auf_icu_verstorben",
        "short": "Deceased in ICU",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Auf ICU verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Deceased in ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Auf ICU verstorben (j/n)\r\n\r\nKann aus den Bewegungsdaten abgeleitet werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.auf_icu_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": 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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiederaufnahme",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiederaufnahme",
        "short": "Readmission",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiederaufnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital readmission - outcome data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiederaufnahme ins Krankenhaus (Krankenkasse)(Outcome). \r\n\r\nEine Wiederaufnahme liegt vor, wenn der Patient bereits entlassen wurde, dann allerdings innerhalb kürzester Zeit oder aufgrund derselben Erkrankung wie zuvor erneut im Krankenhaus aufgenommen wird. In diesem Fall bleibt die Fallnummer die gleiche, es handelt sich um eine Wiederaufnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiederaufnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": false,
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiedereingliederungszeit",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiedereingliederungszeit",
        "short": "Reintegration time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiedereingliederungszeit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time for professional reintegration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiedereingliederungszeit (Krankenkasse). Dieses Datum wird im Krankenhaus nicht erfasst."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiedereingliederungszeit",
          "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.sofa_score_ohne_zns",
        "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.sofa_score_ohne_zns",
        "short": "SOFA Total score without CNS",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SOFA Score ohne ZNS"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Total SOFA score minus score for central nervous System\r\n\r\nDetermined before discharge from ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organversagen: SOFA Score ohne Zentrales Nervensystem\r\n\r\nBerechnung: \r\nSOFA Score gesamt - SOFA Score ZNS\r\nZeitpunkt: bei Entlassung von der Intensivstation"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.sofa_score_ohne_zns",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "minValueQuantity": {
          "value": 0
        },
        "maxValueQuantity": {
          "value": 20
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.lungenprotektive_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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.lungenprotektive_beatmung",
        "short": "Lung protective respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lungenprotektive Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Precentage of time in ICU spent with lung protective respiration\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Outcome:\r\nAnteil der Tage mit lungenprotektiver Beatmung (Tidalvolumen Vt <6ml / kg)\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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.lungenprotektive_beatmung",
          "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.tage_mit_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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "d"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.tage_mit_beatmung",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "74201-5",
            "display": "Days on ventilator"
          }
        ],
        "short": "Number of days on ventilator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tage mit Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of days spent on a ventilator (partial and full days are counted)\r\n\r\nNote:\r\n\"Artificial respiration > 24h\" is required for patients to be included in the ASIC use case.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Tage, an denen der Patient ganz oder teilweise beatmet wurde\r\n\r\nAchtung: \r\n\"Maschinelle Beatmung > 24h\"  ist auch Einschlusskriterium für den ASIC Use Case."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.tage_mit_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2,
              "unit": "d",
              "system": "http://unitsofmeasure.org",
              "code": "d"
            }
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must 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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.beatmungsfreie_tage",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.beatmungsfreie_tage",
        "short": "Number of respirator-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsfreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of respirator-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsfreie Tage"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.beatmungsfreie_tage",
          "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.vasopressorfreie_tage",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.vasopressorfreie_tage",
        "short": "Number of vasopressor-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressorfreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of vasopressor-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressorfreie Tage\r\n\r\nAnzahl der Tage ohne Gabe von Vasopressoren."
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.vasopressorfreie_tage",
          "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.dialysefreie_tage",
        "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"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.dialysefreie_tage",
        "short": "Number of dialysis-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dialysefreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of dialysis-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der dialysefreien Tage"
                }
              ],
              "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": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.dialysefreie_tage",
          "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"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "2.16.840.1.113883.3.1937.777.21.1.1--20180507191912",
        "path": "asicdataset",
        "short": "ASIC-Dataset",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC-Dataset"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "asicdataset",
          "min": 1,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1--20180507191912",
        "path": "asicdataset.asic_use_case_daten",
        "short": "ASIC use case data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Use Case Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Basic data set for the SMITH use case \"Algorithmic Surveillance of Intensive Care Patients\" (ASIC)\r\n\r\nThe use case's objective is to develop a smart alarm system to recognise early onsets of \"Adult/Acute Respiratory Deficiency Syndrome\" (ARDS) as well as to reliably identify patients with a likelihood to develop ARDS.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basisdatensatz für den SMITH ASIC Use Case \"Algorithmic Surveillance of Intensive Care Patients\"\r\n\r\nZiel des Use Cases ist es, ein Frühwarnsystem für das Auftreten von ARDS (Acute Respiratory Distress Syndrome) zu entwickeln."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.14--20180514154009",
        "path": "asicdataset.asic_use_case_daten.patienten_id",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "184107009",
            "display": "Patient hospital number (observable entity)"
          }
        ],
        "short": "Patient ID",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patienten Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patienten Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.patienten_id",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.2--20180514145436",
        "path": "asicdataset.asic_use_case_daten.demographie",
        "short": "Demographics",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Demographie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient demographic data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der benötigten statischen Patientendaten.\r\n\r\nEs handelt sich dabei um den Patienten Identifikator sowie um eine Auswahl der demographischen Parameter (Alter, Geschlecht etc.)[Basismodul Demographie.](http://www.medizininformatik-initiative.de/sites/default/files/inline-files/MII_04_Kerndatensatz_1-0.pdf#page=9 \"Link zur Beschreibung des Basismoduls Demographie\")"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Patient<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.16--20180514154925",
        "path": "asicdataset.asic_use_case_daten.demographie.geburtsdatum",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "21112-8",
            "display": "Birth date"
          }
        ],
        "short": "Date of birth",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geburtsdatum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date of birth \r\n- note that patients younger than 18 are excluded from ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geburtsdatum\r\n**Alter < 18 ist Ausschlusskriterium ASIC Use Case**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.birthDate</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.birthDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.geburtsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.17--20180514155225",
        "path": "asicdataset.asic_use_case_daten.demographie.todeszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "81954-0",
            "display": "Date of death [Date]"
          }
        ],
        "short": "Date and time of death",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Todeszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Date and time of death\r\n- note that \"death on ICU Y/N\" and \"death in Hospital\" are ASIC outcome parameters that can be derived from this date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt des Todes\r\n\r\nVom Todeszeitpunkt lässt sich darauf zurückschliessen, **ob der Patient auf der Intensivstation oder im Krankenhaus gestorben ist (Outcome)**"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased[x]</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased.deceasedDateTime</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Patient.deceased.boolean</span>\n</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.deceased[x]\r\nPatient.deceased.deceasedDateTime\r\nPatient.deceased.boolean"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.todeszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.15--20180514154752",
        "path": "asicdataset.asic_use_case_daten.demographie.geschlecht",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "46098-0",
            "display": "Sex"
          }
        ],
        "short": "Sex",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Geschlecht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Biological sex\r\n\r\nIn the context of artificial respiration the patient's sex is determined in order to calculate the ARDS standard weight \r\nwhich in turn is the reference weight for determining patient specific ventilation settings.\r\n\r\nThe formula for calculating the ARDS standard weight distinguishes between male and female patients.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Biologisches Geschlecht\r\n\r\nFür Patienten mit künstlicher Beatmung wird das Geschlecht Patienten benötigt, um das ARDS Standardgewicht zu berechnen, das wiederum Referenzgewicht für die Einstellung von Beatmungsparametern ist.\r\n\r\nIn der Berechnungsformel für das ARDS Standardgewicht wird zwischen Männern und Frauen unterschieden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Patient.gender<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Patient.gender"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.demographie.geschlecht",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.3--20180514145605",
        "path": "asicdataset.asic_use_case_daten.falldaten",
        "short": "Case data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Falldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of ASIC patient data associated with one case / encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische, den Use-Case ASIC betreffende Sammlung von Patientendaten zu einem Fall."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.19--20180514160214",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus",
        "short": "Hospital encounter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Versorgungsfall Krankenhaus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital Encounter identified by a case number",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Versorgungsfall - hier: Krankenhaus - wird durch die Fallnummer identifiziert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter mit identifier = Fallnummer</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter mit identifier = Fallnummer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.436--20190123113340",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.einrichtung",
        "short": "Institution",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Einrichtung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Institution name or id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name oder Kennzeichen (z.B. OID) der Gesundheitseinrichtung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.serviceProvider [Reference (Organization)]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.serviceProvider [Reference (Organization)]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.einrichtung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Uniklinik RWTH Aachen"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.91--20180515140343",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.aufnahmezeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8656-1",
            "display": "Hospital admission date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "399423000",
            "display": "Date of admission (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital admission date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum der Aufnahme ins Krankenhaus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.period.start</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.period.start"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.aufnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.92--20180515140447",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlasszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8649-6",
            "display": "Hospital discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "442864001",
            "display": "Date of discharge (observable entity)"
          }
        ],
        "short": "Discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlasszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital discharge date",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datum der Entlassung aus dem Krankenhaus."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.end</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.end"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlasszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.437--20190123122044",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlassgrund",
        "short": "Reason for discharge",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlassgrund"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Reason for discharge",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlassgrund"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.hospitalization.dischargeDisposition (?)</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.hospitalization.dischargeDisposition (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.entlassgrund",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.20--20180514160745",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation",
        "short": "ICU encounter",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Abteilungsfall Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU Encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische Bewegungsdaten zur Behandlung auf der Intensivstation / den Intensivstationen. Enthält keine Informationen zu Normalstationen. Erfasst allerdings, ob während eines Krankenhausaufenthaltes die Intensivstation mehrmals besucht wurde und außerdem den/die Namen der betroffene/n Intensivstation/en."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Encounter with partOf reference to hospital encounter<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter mit partOf Referenz auf Krankenhaus-Encounter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.22--20180514161246",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.station",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "225746001",
            "display": "Ward (environment)"
          }
        ],
        "short": "Ward",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Name / identifier for hospital ward",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Name / Identifier der Station"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.location</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.location"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.station",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.93--20180515140956",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.aufnahmezeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52455-3",
            "display": "Admission date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "399423000",
            "display": "Date of admission (observable entity)"
          }
        ],
        "short": "Admission date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aufnahmezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU admission date and time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt (Datum / Uhrzeit) der Aufnahme auf Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.start</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.start"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.aufnahmezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.94--20180515141103",
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.entlasszeitpunkt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "52525-3",
            "display": "Discharge date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "442864001",
            "display": "Date of discharge (observable entity)"
          }
        ],
        "short": "Discharge date",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Entlasszeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU discharge date and time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt (Datum / Uhrzeit) der Entlassung von der Intensivstation."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.Period.end</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.Period.end"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.entlasszeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.21--20180514161138",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.liegedauer",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "183797002",
            "display": "Duration of inpatient stay (observable entity)"
          }
        ],
        "short": "Length of stay",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liegedauer"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ICU length of stay on intensive care unit (days)\r\nOutcome parameter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Tage auf der Intensivstation** (Outcome)**\r\n(in Tagen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.length</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.length"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.versorgungsfall_krankenhaus.abteilungsfall_intensivstation.liegedauer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "days"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.4--20180514145802",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten",
        "short": "ASIC clinical data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Klinische Daten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC specific ICU case data with a focus on artificial respiration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Spezifische, dem übergeordneten Fall (-> siehe Fallnummer) zugeordneten Daten mit Fokus auf die künstliche Beatmung auf der Intensivstation."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1646--20190826091748",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur",
        "short": "Basic health data - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basisdaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Basic Health data structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Attribute der Basisdatenstruktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation [vital-signs]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation [vital-signs]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1647--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1648--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1649--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1650--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1940--20190827160107",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ASIC_Vital_Signs_Basic_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.24--20190827154415"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1941--20190827160107",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.system",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1942--20190827160107",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.code.display",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1651--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1653--20190826093535",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.basisdaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.435--20190118083836",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten",
        "short": "ASIC Basic health data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Basisdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient's basic health data at the time of encounter",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fallspezifische Basisgesundheitsdaten des Patienten wie z.B. Größe und Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.95--20180517111153",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "a"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.alter",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "30525-0",
            "display": "Age"
          }
        ],
        "short": "Age",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient's age in years during the current Encounter\r\n(patients younger than 18 are excluded from ASIC use case)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alter das Patienten im aktuellen Fall - \r\nin Jahren\r\n**<18 Ausschlusskriterium ASIC Use Case** \r\n\r\nBerechenbar aus aktuellem und dem Geburtsdatum des Patienten."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.alter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 19,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 18,
              "unit": "a",
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.49--20180515084441",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.gewicht",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3142-7",
            "display": "Body weight Stated"
          }
        ],
        "short": "Weight",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Weight\r\nkg",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gewicht\r\nkg"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.gewicht",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 58,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 101,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.48--20180515084214",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.groesse",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8302-2",
            "display": "Body height"
          }
        ],
        "short": "Body height",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Groesse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body height \r\ncm",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körpergröße\r\ncm"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.groesse",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 174,
              "unit": "cm",
              "system": "http://unitsofmeasure.org",
              "code": "cm"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 195,
              "unit": "cm",
              "system": "http://unitsofmeasure.org",
              "code": "cm"
            }
          }
        ],
        "maxValueQuantity": {
          "value": 250,
          "unit": "cm"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.65--20180515092441",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.bmi",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          }
        ],
        "short": "BMI",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "BMI"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body mass index",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Body Mass Index\r\nkg/m2, Angabe in der Regel dimensionslos"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.bmi",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 19,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 22.5,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 25,
              "unit": "kg/m2",
              "system": "http://unitsofmeasure.org",
              "code": "kg/m2"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.50--20180515084544",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.standard_ards_gewicht",
        "short": "Standard ARDS weight",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Standard ARDS Gewicht"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Standard body weight according to the ARDS Network:\n\r\nStandard (woman)   = 45.5 + 0.91 (height [cm] - 152.4)\r\nStandard (man)        = 50.0 + 0.91 (height[cm]  - 152.4)\r\n\r\nUsed to calculate tidal volumes for lung protective respiration\r\n\nVt <= 6ml / kg Standard ARDS weight",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Standard-Körpergewicht nach ARDS-Network\n\nStandard-KG (Frau)   = 45.5 + 0.91 (Größe [cm] - 152.4)\nStandard-KG (Mann) = 50.0 + 0.91 (Größe[cm]  - 152.4)\n\nDient zur Berechnung des Tidalvolumens (Atemzugvolumens) für die lungenprotektive Beatmung:\n\nVt <= 6ml / kg Standard-KG"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.asic_basisdaten.standard_ards_gewicht",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 63.34,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 84.22,
              "unit": "kg",
              "system": "http://unitsofmeasure.org",
              "code": "kg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.168--20180726084621",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten",
        "short": "Monitoring data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Überwachungsdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Patient data monitored on ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Überwachungsdaten des Patienten auf der Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.457--20190807145616",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur",
        "short": "Vital signs - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vitaldaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vita signs structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Attribute einer Datenstruktur der Kategorie \"Vitalzeichen\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation [vital-signs]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation [vital-signs]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.688--20190808144959",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.689--20190808145206",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.695--20190809133343",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.690--20190808151120",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1937--20190827155251",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ASIC_Vital_Signs_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.22--20190117155811"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1938--20190827155454",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.system",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1939--20190827155735",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.code.display",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.691--20190808152619",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.692--20190808153101",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.693--20190808153451",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.841--20190813125318",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.840--20190813124448",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.694--20190808154117",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.vitaldaten__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.7--20180514151234",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten",
        "short": "ASIC Vital signs",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Vitaldaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value set of vital signs relevant for the ASIC use case, e.g.\r\n\r\nHeight, weight, BMI, standard ARDS weight\r\nbody temperature\r\nheart rate\r\nblood pressure ....",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für den ASIC Use Case relevanten Vitaldaten, z.B.\r\n\r\nGröße, Gewicht, BMI, Standard ARDS Gewicht\r\nKörpertemperatur\r\nHerzfrequenz\r\nversch. Blutdrucke\r\nHerzparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.398--20180828142358",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "°C"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.korperkerntemperatur",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8329-5",
            "display": "Body temperature - Core"
          }
        ],
        "short": "Body temperature",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperkerntemperatur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body core temperature\r\n[°C]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperkerntemperatur\r\n[°C]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.korperkerntemperatur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 37.5,
              "unit": "°C"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.51--20180515084830",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzfrequenz",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8867-4",
            "display": "Heart rate"
          }
        ],
        "short": "Heart rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzfrequenz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart rate \r\n/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzfrequenz HF\r\n/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzfrequenz",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 70,
              "unit": "{beats}/min",
              "system": "http://unitsofmeasure.org",
              "code": "{beats}/min"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.151--20180629103615",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen",
        "short": "Stroke volume",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume (SV) values and indexes\r\n\r\nNote - bolus vs continuous measurements:\r\n\r\nThe differentiation of bolus and continuous measurements is relevant in a clinical as well as a research context. Most research issues depend on bolus measurements.\r\n\r\nHowever, in many cases it is difficult to identify values from clinical source systems as bolus or continuous measurements.\r\n\r\n - Some devices produce bolus measurements only.\r\n\r\n- For other devices, bolus measurements can be identified by a timestamp that is identical to the timestamp of other values (e.g. EVLWI) that can only be determined using the thermodilution method.\r\n\r\nAs a rule, measurements that cannot be confidently identified as bolus measurements should be mapped to the corresponding continuous values.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Werte und Indizes zum Schlagvolumen (SV)\r\n\r\nZur Info - Bolus vs kontinuierlich:\r\n\r\nBolus oder kontinuierliche Messung sind klinisch und im Forschungskontext relevant unterschiedlich.\r\nFür die meisten Fragestellungen im Forschungskontext lassen sich nur Boluswerte verwenden.\r\n\r\nDie Unterscheidung der Werte aus den Primärsystemen ist u.U. problematisch.\r\n\r\nManche Geräte grundsätzlich nur Boluswerte (z.B. CCO-Pulmonaliskatheter). \r\nBei anderen Geräten (z.B. PICCO) lassen sich die Boluswerte dadurch identifizieren, dass sie grundsätzlich zeitgleich mit Werten auftreten, die sich nur per Thermodilution ermitteln lassen (z.B. EVLWI).\r\n\r\nGrundsätzlich gilt:\r\nKann ein Wert aus einem Primärsystem nicht sicher als Boluswert identifiziert werden, dann wird er auf den entsprechenden kontinuierlichen Wert gemappt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.63--20180515091845",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20562-5",
            "display": "Left ventricular Stroke volume"
          }
        ],
        "short": "SV cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SV kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume SV, continuous measurement\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen (SV), kontinuierliche Messu\r\n[mL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 70,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 100,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.432--20190116151607",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8771-8",
            "display": "Left ventricular Stroke volume by Indicator dilution"
          }
        ],
        "short": "SV bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SV bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume (SV), thermo dilution measurement\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen (SV), Bolusmessung (Thermodilution)\r\n[mL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.sv_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.152--20180629104116",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76297-1",
            "display": "Left ventricular Stroke volume index"
          }
        ],
        "short": "SVI cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SVI kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume index (SVI), continuous measurement\r\n[mL/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumen-Index (SVI), kontinuierliche Messung\r\n[mL/m2]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.05,
              "unit": "mL/m2",
              "system": "http://unitsofmeasure.org",
              "code": "mL/m2"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.433--20190116152423",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/m2"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8791-6",
            "display": "Left ventricular Stroke volume index by Indicator dilution"
          }
        ],
        "short": "SVI bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SVI bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Stroke volume index (SVI), thermo dilution measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schlagvolumenindex (SVI), Bolusmessung (Thermodilution)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.schlagvolumen.svi_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "mL/m2",
              "system": "http://unitsofmeasure.org",
              "code": "mL/m2"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.149--20180629103102",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen",
        "short": "Cardiac output",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output measurements and indexes\r\n\r\nNote - bolus vs continuous measurements:\r\n\r\nThe differentiation of bolus and continuous measurements is relevant in a clinical as well as a research context. Most research issues depend on bolus measurements.\r\n\r\nHowever, in many cases it is difficult to identify values from clinical source systems as bolus or continuous measurements.\r\n\r\n - Some devices produce bolus measurements only.\r\n\r\n- For other devices, bolus measurements can be identified by a timestamp that is identical to the timestamp of other values (e.g. EVLWI) that can only be determined using the thermodilution method.\r\n\r\nAs a rule, measurements that cannot be confidently identified as bolus measurements should be mapped to the corresponding continuous values.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Werte und Indizes zum Herzzeitvolumen (Herzminutenvolumen, HMV)\r\n\r\nZur Info - Bolus vs kontinuierlich:\r\n\r\nBolus oder kontinuierliche Messung sind klinisch und im Forschungskontext relevant unterschiedlich.\r\nFür die meisten Fragestellungen im Forschungskontext lassen sich nur Boluswerte verwenden.\r\n\r\nDie Unterscheidung der Werte aus den Primärsystemen ist u.U. problematisch.\r\n\r\nManche Geräte grundsätzlich nur Boluswerte (z.B. CCO-Pulmonaliskatheter). \r\nBei anderen Geräten (z.B. PICCO) lassen sich die Boluswerte dadurch identifizieren, dass sie grundsätzlich zeitgleich mit Werten auftreten, die sich nur per Thermodilution ermitteln lassen (z.B. EVLWI).\r\n\r\nGrundsätzlich gilt:\r\nKann ein Wert aus einem Primärsystem nicht sicher als Boluswert identifiziert werden, dann wird er auf den entsprechenden kontinuierlichen Wert gemappt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.430--20190116103309",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "L/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8741-1",
            "display": "Left ventricular Cardiac output"
          }
        ],
        "short": "Cardiac output cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HZV kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output, continuous measurement\r\n[L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen (HZV), kontinuierliche Messung\r\n[L/min]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 4.5,
              "unit": "L/min",
              "system": "http://unitsofmeasure.org",
              "code": "L/min"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.62--20180515091647",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "L/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8737-9",
            "display": "Left ventricular Cardiac output by Indicator dilution"
          }
        ],
        "short": "Cardiac output bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "HZV bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Cardiac output, thermo dilution measurement\r\n(L/min)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzzeitvolumen (HZV), Bolusmessung (Thermodilution)\r\n(L/min)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.hzv_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "L/min",
              "system": "http://unitsofmeasure.org",
              "code": "L/min"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.154--20180629104521",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "L/min/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_kont",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75919-1",
            "display": "Left ventricular Cardiac index"
          }
        ],
        "short": "Heart index (HI) cont.",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI) kont."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart index (HI), continuous measurement\r\n[L/min/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI), kontinuierliche Messung\r\n[L/min/m2]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_kont",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2.5,
              "unit": "L/min/m2"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.431--20190116104720",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "L/min/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_bolus",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8751-0",
            "display": "Left ventricular Cardiac index by Indicator dilution"
          }
        ],
        "short": "Heart index (HI) bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI) bolus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Heart index (HI), thermo dilution measurement\r\n[L/min/m2]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herzindex (HI), Bolusmessung (Thermodilution)\r\n[L/min/m2]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.herzzeitvolumen.herzindex_hi_bolus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2.5,
              "unit": "L/min/m2"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.55--20180515090321",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.zentraler_venendruck_zvd",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "60985-9",
            "display": "Central venous pressure (CVP)"
          }
        ],
        "short": "Central venous pressure (CVP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentraler Venendruck (ZVD)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Central venous pressure (CVP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentralvenoeser Druck (ZVD, CVP)\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.zentraler_venendruck_zvd",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 9,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.59--20180515091020",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalarterienverschlussdruck_pcwp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75994-4",
            "display": "Pulmonary artery wedge pressure"
          }
        ],
        "short": "Pulmonary capillary wedge pressure (PCWP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonalarterienverschlussdruck (PCWP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wedge pressure, pulmonary wedge pressure, pulmonary capillary wedge pressure, PCWP",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonalarterienverschlussdruck, Wedge-Druck, pulmonalkapillärer Verschlussdruck, PCWP\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalarterienverschlussdruck_pcwp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 5,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 12,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.60--20180515091215",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ml/kg"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extravasaleslungenwasserindex",
        "short": "Extravascular lung water index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extravasales-Lungenwasser-Index"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extravascular lung water index (EVLWI)ml/kg**\r\n**",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extravasales Lungenwasser Index (EVLWI)\r\nml/kg"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.extravasaleslungenwasserindex",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.61--20180515091434",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ml/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.globales_enddiastolisches_volumen_index",
        "short": "Global enddiastolic volume index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Globales enddiastolisches Volumen Index"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Global enddiastolic volume index (GEDVI)\r\nml/m2",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Globales enddiastolisches Volumen Index (GEDVI)\nml/m2"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.globales_enddiastolisches_volumen_index",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.118--20180604150159",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "dyn.s/cm5/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.systemisch_vaskularer_widerstandsindex",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8837-7",
            "display": "Systemic vascular Resistance index"
          }
        ],
        "short": "Systemic vascular resistence index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systemisch vaskulärer Widerstandsindex"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systemic vascular resistence index, SVRI",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systemisch vaskulärer Widerstands-Index, SVRI"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.systemisch_vaskularer_widerstandsindex",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.119--20180604150341",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "dyn.s/cm5/m2"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalvaskularer_widerstandsindex",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8834-4",
            "display": "Pulmonary vascular Resistance index"
          }
        ],
        "short": "Pulmonary vascular resistence index",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonal-vaskulärer Widerstandsindex"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pulmonary vascular resistence index, PVRI",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmonal vaskulärer Widerstands-Index, PVRI"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_vitaldaten.pulmonalvaskularer_widerstandsindex",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.459--20190808121953",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur",
        "short": "Blood pressure panel - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutdruck - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition for blood pressure values",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturinformation für Blutdruckwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.700--20190809134917",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.699--20190809134659",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.698--20190809134533",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.697--20190809134025",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1943--20190827161716",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ASIC_Vital_Signs_BP_LOINC",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.25--20190827160910"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1944--20190827161716",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.system",
        "short": "System",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Code system",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.system",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1945--20190827161716",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.display",
        "short": "Display",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Display name",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzeigenname"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.code.display",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1771--20190826100016",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.methode",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "40594005",
            "display": "Taking arterial blood pressure (procedure)"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "371911009",
            "display": "Measurement of blood pressure using cuff method (procedure)"
          }
        ],
        "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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.696--20190809133847",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.701--20190809135115",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten",
        "short": "Components",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of components",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komponentenliste"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Obse"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.702--20190809135355",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch",
        "short": "Systolic",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolisch"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.705--20190809155528",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.707--20190809155832",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.708--20190809155940",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.systolisch.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.703--20190809154238",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch",
        "short": "Diastolic",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolisch"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diasystolischer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.709--20190809160454",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.710--20190809160454",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.712--20190809160454",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.diastolisch.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.704--20190809154516",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel",
        "short": "Mean",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittel"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.713--20190809160945",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.714--20190809160945",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.716--20190809160945",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutdruck__struktur.komponenten.mittel.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.458--20190808115712",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte",
        "short": "ASIC Blood pressure values",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Blutdruckwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic, diastolic and mean blood pressure belong to the group of vital signs but are usually modelled in a combined blood Panel data resource.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer, diastolischer und mittlerer Blutdruck gehören auch zu den Vitalzeichen, werden aber als zusammengehörige Blutdruck-Panels modelliert und sind daher hier extra aufgeführt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.147--20180629102252",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck",
        "short": "Arterial blood pressure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Blutdruck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial blood pressure (ABP)\r\n[mmHg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Blutdruck (ABP)\r\n[mmHg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.52--20180515085230",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.systolischer_art_blutdruck_sap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ],
        "short": "Systolic art. pressure (SAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer art. Blutdruck (SAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic arterial pressure\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.systolischer_art_blutdruck_sap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 120,
              "unit": "mmHg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.54--20180515090120",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.diastolischer_art_blutdruck_dap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          }
        ],
        "short": "Diastolic art. pressure (DAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer art. Blutdruck (DAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic art. pressure \r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.diastolischer_art_blutdruck_dap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 80,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.53--20180515085722",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.mittlerer_art_blutdruck_map",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8478-0",
            "display": "Mean blood pressure"
          }
        ],
        "short": "Mean art. pressure (MAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer art. Blutdruck (MAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean arterial pressure\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer arterieller Druck\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.arterieller_blutdruck.mittlerer_art_blutdruck_map",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 95,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.148--20180629102625",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck",
        "short": "Pulmonary arterial blood pressure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmoarterieller Druck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Pulmonary arterial blood pressure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Pulmoarterieller Blutdruck. Gemessen über Pulmonalarterien-Katheter."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.56--20180515090509",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.systolischer_pap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8440-0",
            "display": "Pulmonary artery Systolic blood pressure"
          }
        ],
        "short": "Systolic PAP",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer PAP"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Systolic pulmonary arterial pressure (SPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Systolischer pulmonalarterieller Druck (SPAP)\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.systolischer_pap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 15,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 28,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.58--20180515090834",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.diastolischer_pap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8385-7",
            "display": "Pulmonary artery Diastolic blood pressure"
          }
        ],
        "short": "Diastolic PAP",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer PAP"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Diastolic pulmonary arterial pressure (DPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diastolischer pulmoarterieller Druck DPA\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.diastolischer_pap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 6,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 16,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.57--20180515090644",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.mittlerer_pulmonalart_blutdruck_mpap",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8414-5",
            "display": "Pulmonary artery Mean blood pressure"
          }
        ],
        "short": "Mean pulm. art. blood pressure (MPAP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer pulmonalart. Blutdruck (MPAP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mean pulmonary arterial pressure (MPAP)\r\nmm[Hg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mittlerer pulmonalarterieller Druck (MPAP)\r\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutdruckwerte.pulmoarterieller_druck.mittlerer_pulmonalart_blutdruck_mpap",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 11,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.717--20190812162612",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur",
        "short": "Respiratory data - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsparameter - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiratory data structural attributes",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Datenstruktur für die Beatmungsparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1772--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1773--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1774--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1775--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1776--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1777--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1778--20190826103156",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.beatmungsparameter__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.8--20180514151741",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter",
        "short": "ASIC Respiratory data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Beatmungsparameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC relevant respiratory measurements",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC relevante Beatmungsparameter bei künstlicher Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.84--20180515125339",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.horowitzquotient",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "50984-4",
            "display": "Horowitz index in Arterial blood"
          }
        ],
        "short": "Horowitz oxygenation ratio",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Horowitz-Quotient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Horowitz oxygenation ratio (PaO2/FiO2) \r\nmm[Hg]\r\n\r\n- SOFA assessment  for respiratory system\r\n- Indicator for ARDS severity:\r\n\r\n1. mild ARDS,          if Horovitz between 201 and 300 \r\n2. moderate ARDS, if Horovitz < 200 ;\r\n3. severe ARDS,     if Horovitz< 100.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Horowitz Oxygenierungsindex (PaO2/FiO2)\r\nmm[Hg] oder dimensionslos\r\n\r\n- Bewertungsparameter für den SOFA Score der Atemtätigkeit\r\n- Maß für den Schweregrad des ARDS:\r\n\r\n1. mildes ARDS,        wenn Horovitz-Quotient von 201 bis 300;\r\n2. moderates ARDS, wenn Horovitz-Quotient < 200;\r\n3. schweres ARDS,   wenn Horovitz-Quotient < 100."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.horowitzquotient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 250,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 120,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 88,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.73--20180515095545",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af",
        "short": "Respiratory rate (RR)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz (AF)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Respiratory rate (RR)\r\n\r\nNumber of breaths per time, usually per Minute\r\n           \r\nNorm: 12-18 breaths/min for adults",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz\r\n\r\nZahl der Atemzüge pro Zeiteinheit, die meist pro Minute angegeben wird.                   \r\nNorm: Erwachsenen etwa 12-18 Atemzüge/min                                            \r\nim Rahmen der lungenprotektiven Beatmung geht die ausreichende Oxygenierung auf Kosten des CO2-Haushaltes; \r\nder CO2-Anstieg wird kompensiert durch eine unphysiologische Steigerung der Atemfrequenz (15-25/min)\r\n\r\n*Zu prüfen: \r\nFür den ASIC Uses Case kann es spontane und eingestellte Atemfrequenzen geben, auch unterscheidbar sein müssen (-> eigener SNOMED Code oder Post-Koordination über Metadaten?)*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.411--20181108161244",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_gerat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "33438-3",
            "display": "Breath rate mechanical --on ventilator"
          }
        ],
        "short": "Mandatory respiration rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "AF Gerät"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mandatory respiration rate",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vom Beatmungsgerät vorgegebene Atemfrequenz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_gerat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 15,
              "unit": "{breaths}/min"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.410--20181108160500",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "/min"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_spontan",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19839-0",
            "display": "Breath rate spontaneous --on ventilator"
          }
        ],
        "short": "Spontaneous breath rate",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "AF spontan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Spontaneous breath rate",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemfrequenz spontan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.atemfrequenz_af.af_spontan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 18,
              "unit": "{breaths}/min"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.74--20180515095709",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.ie",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "75931-6",
            "display": "Inspiration/Expiration time Ratio"
          }
        ],
        "short": "Inspiration/expiration ratio (I:E)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "I:E"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspiration/expiration time ratio (I:E)\r\n\r\nNorm (spontaneous breathing):                        1:2\r\nRecommended setting for artificial respiration: 1:1",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atemzeitverhältnis (inspiratorisch:exspiratorisch)\r\ndimensionslos\r\n\r\nDas Atemzeitverhältnis beschreibt den zeitlichenVerlauf zwischen Inspiration und Expiration \r\nNormal 1:2, bei Beatmung Empfehlung 1:1"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.ie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.5,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 1,
              "unit": "(1:1)"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.76--20180515100017",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt",
        "short": "Tidal volume (Vt)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen (Vt)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Tidal volume, Vt, TV\r\n[mL]\r\n\r\nCalculating the tidal volume (example): \nVt = respiratory minute volume 6500 [ml/min] / 12 RR  [/min] = 550 ml\n\nIn emergency situations the ventilator vettings must be estimated:\n\n- The **respiratory rate **is aligned with the normal physiological breathing rate, i.e. 10-12 breaths/min.\n\r\n- The **tidal volume** setting is estimated as follows:\n\r\n8 ml / kg body weight    or\n6 ml / kg ARDS (\"ideal\") body weight\r\n***\r\n***",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen bei druck- oder volumenkontrollierter Beatmung, Atemzugvolumen, Vt, TV\n[mL]\n\n\nDas Tidalvolumen (Atemzugvolumen) lässt sich wie folgt berechnen: \nBei einem Atemminutenvolumen von 6500 ml und einer Atemfrequenz von 12/min ergibt sich ein Tidalvolumen von 550 ml. \n\nIm Notfall muss man die Einstellungen des Beatmungsgeräts mit Schätzformeln festlegen. Die Atemfrequenz orientiert sich dabei an der normalen Atemphysiologie,\n=>10-12/min. \nFür die Bestimmung des Tidalvolumens (Atemzugvolumen) hat sich eine Schätzformel etabliert: \n8 ml Atemhub pro kg Körpergewicht. \n\nBei 70 kg Gewicht ergibt sich ein Tidalvolumen von 560 ml ; 6 ml/kg KG (Idealgewicht).\n\nIm ASIC Use Case muss zwischen \n- spontanem und Beatmungs-Vt \nunterschieden werden.\n*\n*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.428--20190115154324",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_gerat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76222-9",
            "display": "Tidal volume Ventilator --on ventilator"
          }
        ],
        "short": "Vt mechanical",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vt Gerät"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Mandatory tidal volume\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vom Beatmungsgerät vorgegebenes Tidalvolumen\r\n[mL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_gerat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 400,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.429--20190115155115",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_spontan",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20116-0",
            "display": "Tidal volume.spontaneous --on ventilator"
          }
        ],
        "short": "Vt spontaneous",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vt spontan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Spontaneous tidal volume\r\n[mL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tidalvolumen bei Spontanatmung\r\n[mL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidalvolumen_vt.vt_spontan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 375,
              "unit": "mL",
              "system": "http://unitsofmeasure.org",
              "code": "mL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.456--20190507094027",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/kg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidal_volume_per_kg_standard_body_weight",
        "short": "Tidal volume per kgStandardBodyWeight",
        "definition": "Tidal volume (Vt) per kg ARDS Standard Body weight - protective respiration parameter",
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.tidal_volume_per_kg_standard_body_weight",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.77--20180515100412",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorische_sauerstofffraktion_fi_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19994-3",
            "display": "Oxygen/Inspired gas setting [Volume Fraction] Ventilator"
          }
        ],
        "short": "Inspired oxygen concentration (FiO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorische Sauerstofffraktion (FiO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspired oxygen concentration (FiO2)\r\n\r\nFiO2 and FeO2 define O2 concentrations [%] in the breathing air.\r\n\r\nThe O2 usage can be calculated as follows:\r\nvO2=Tv x (FiO2-FeO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorische Sauerstofffraktion (FiO2)\r\n%\r\n\r\nDer fiO2 und feO2 definieren die Sauerstoffkonzentration in der Atemluft in Prozent (0,2 Raumkonzentration).\r\nAus Differenz kann der Sauerstoffverbrauch errechnet werden:\r\nVO2=AZV x (FiO2-FeO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorische_sauerstofffraktion_fi_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 21,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 52,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.78--20180515100532",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.exspiratorische_sauerstofffraktion_fe_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "250775008",
            "display": "Expired oxygen concentration (observable entity)"
          }
        ],
        "short": "Expiratory oxygen concentration (FeO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Exspiratorische Sauerstofffraktion (FeO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Expiratory oxygen concentration (FeO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Exspiratorische Sauerstofffraktion FeO2\r\n%\r\n\r\nDer fiO2 und feO2 definieren die Sauerstoffkonzentration in der Atemluft in Prozent (0,2 Raumkonzentration).\r\nAus Differenz kann der Sauerstoffverbrauch errechnet werden:\r\nVO2=AZV x (FiO2-FeO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.exspiratorische_sauerstofffraktion_fe_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 11,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.79--20180515100700",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorischer_druck_pinsp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19978-6",
            "display": "Maximum [Pressure] Trachea airway --during inspiration on ventilator"
          }
        ],
        "short": "Inspiratory pressure (Pinsp)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorischer Druck (Pinsp)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Inspiratory pressure (Pinsp)\r\n(cm[H2O], mbar)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inspiratorischer Druck\r\n(cm[H2O], mbar])"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.inspiratorischer_druck_pinsp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 30.06,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.80--20180515100934",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.compliance_der_lunge",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "60827-3",
            "display": "Dynamic lung compliance"
          }
        ],
        "short": "Lung compliance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Compliance der Lunge"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lung compliance, C\r\n(mL/cm[H2O], mL/mbar)\r\n\r\nCompliance is a measurement for how much gas or fluid can be filled in a confined structure before the pressure inside rises by one unit.\r\n\r\nCompliance is then calculated as ratio \nC = delta V / delta P",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Druck-Fluss- bzw. Druck-Volumen-Messungen, C\n[mL/mbar]\n\nDie Compliance gibt an, wie viel Gas oder Flüssigkeit man in eine umwandete Struktur füllen kann, bis der Druck um eine Druckeinheit ansteigt.  \n\nDie Lungencompliance errechnet sich dann als Quotient aus Volumenänderung und Druckdifferenz. \nDie Compliance des Thorax wird unter Verwendung des Pleuradrucks pPleura ermittelt. \npPleura kann annähernd durch eine Drucksonde in der Speiseröhre bestimmt werden."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.compliance_der_lunge",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 60,
              "unit": "ml/cm[H2O]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.81--20180515101216",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.positiver_endexspiratorischer_druck_peep",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76248-4",
            "display": "PEEP Respiratory system --on ventilator"
          }
        ],
        "short": "Positive end-expiratory pressure (PEEP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Positiver end-exspiratorischer Druck (PEEP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Positive end-expiratory pressure (PEEP)\r\n\r\nPEEP is the pressure that persists in the lung at the and of expiration.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Positive End Expiratory Pressure (PEEP), übersetzt \"positiv-endexpiratorischer Druck\".  \r\nmbar\r\n\r\nDamit wird der Druck bezeichnet, der am Ende der Exspiration in der Lunge besteht."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.positiver_endexspiratorischer_druck_peep",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 21.6,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.82--20180515101428",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "cm[H2O]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.driving_pressure_delta_p",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76154-4",
            "display": "Airway pressure delta --on ventilator"
          }
        ],
        "short": "Driving pressure (deltaP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Driving pressure (deltaP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Driving pressure (Pplat-PEEP)\r\n(cm[H2O], mbar)\r\n\r\nPressure difference between the Pplat at the end of inhaling and the PEEP after exhaling \r\n\r\nIndicator for the chance of survival",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Driving Pressure (berechnet, Pplat-PEEP)\r\n[mbar]\r\n\r\nDruckunterschied zwischen positivem endexspiratorischem Druck (PEEP) und inspiratorischem Plateaudruck; \r\nIndikator für die Überlebenswahrscheinlichkeit."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.driving_pressure_delta_p",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12,
              "unit": "cm[H2O]",
              "system": "http://unitsofmeasure.org",
              "code": "cm[H2O]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.83--20180515125138",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.endtidales_co2_et_co2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "19889-5",
            "display": "Carbon dioxide/Gas.total.at end expiration in Exhaled gas"
          }
        ],
        "short": "End tidal CO2 (etCO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endtidales CO2 (etCO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "End tidal carbon dioxide, etCO2\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Endtidales Kohlendioxid, etCO2\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_beatmungsparameter.endtidales_co2_et_co2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 85,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.842--20190819115600",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur",
        "short": "Lab results - structure definition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Labordaten - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition of ASIC laboratory results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition für die ASIC Labordaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.843--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.844--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.845--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"laboratory\"]</span>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"laboratory\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.846--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.847--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.848--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.849--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.967--20190819123237",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.probe",
        "short": "Specimen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specimen, material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial (Blut, Urin, ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.specimen<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.specimen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.probe",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.850--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.851--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.852--20190819121048",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.labordaten__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.109--20180528115703",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte",
        "short": "ASIC Lab results",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of lab results relevant for the ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für den ASIC-Use-Case relevante Laborwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.131--20180629091345",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "1000/nl"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.leukozyten",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "26464-8",
            "display": "Leukocytes [#/volume] in Blood"
          }
        ],
        "short": "White blood cell count",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leukozyten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "White blood cell count\r\n[/nl, 1000/uL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Leukozyten im Blut\r\n[/nl, 1000/uL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.leukozyten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 4,
              "unit": "*1000/uL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "*1000/uL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.110--20180528124132",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "1000/uL"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.thrombozyten",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "26515-7",
            "display": "Platelets [#/volume] in Blood"
          }
        ],
        "short": "Platelet count",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Thrombozyten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Platelet count\r\nBlood coagulation measure\r\n[/nl or 1000/uL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Thrombozyten im Blut\r\nIndikator für die Blutgerinnung\r\n[/nl or 1000/uL]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.thrombozyten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 150,
              "unit": "*1000/uL"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 400,
              "unit": "*1000/uL"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.132--20180629091623",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamoglobin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59260-0",
            "display": "Hemoglobin [Moles/volume] in Blood"
          }
        ],
        "short": "Hemoglobin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämoglobin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hemoglobin, haemoglobin\r\n(mmol/L, g/dl)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämoglobin\r\n(mmol/L, g/dl)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamoglobin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.133--20180629091735",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamatokrit",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20570-8",
            "display": "Hematocrit [Volume Fraction] of Blood"
          }
        ],
        "short": "Hematocrit",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämatokrit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hematocrit\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hämatokrit\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.hamatokrit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 34.1,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 45,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.111--20180528125740",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.bilirubin_ges",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "54363-7",
            "display": "Bilirubin.total [Moles/volume] in Blood"
          }
        ],
        "short": "Bilirubin total",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bilirubin ges."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Bilirubin\r\n[umol/L, mg/dL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bilirubin\r\n[umol/L, mg/dL]\r\n\r\n- entsteht, wenn rote Blutkörperchen abgebaut werden\r\n- Indikator für Leberversagen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.bilirubin_ges",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.145--20180629095920",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.international_normalized_ratio_inr",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "34714-6",
            "display": "INR in Blood by Coagulation assay"
          }
        ],
        "short": "International Normalized Ratio (INR)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "International Normalized Ratio (INR)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "International Normalized Ratio (INR)\r\n[ ]\r\n\r\nLab test to determine blood coagulation\r\nINR = coagulation time (patient) / coagulation time (standard)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "International Normalized Ratio (INR) - Labortest für die Blutgerinnung\r\n[*dimensionslos*]\r\n\r\nErfasst werden die Blutgerinnungsfaktoren V,VII, X und II.\r\nZur Ermittlung des INR-Wertes wird die Gerinnungszeit des Blutplasmas des Patienten durch die Gerinnungszeit eines standardisierten Normalplasmas geteilt."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.international_normalized_ratio_inr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.85,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 1.27,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.144--20180629094911",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "s"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.partielle_thromboplastinzeit_ptt",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3173-2",
            "display": "aPTT in Blood by Coagulation assay"
          }
        ],
        "short": "Partial thromboplastin time (PTT)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Partielle Thromboplastinzeit (PTT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Partial thromboplastin time (PTT)\r\n[s]\r\n\r\nBlood coagulation measure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Partielle Thromboplastinzeit (PTT)\r\n[s]\r\nMaß für die Blutgerinnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.partielle_thromboplastinzeit_ptt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 25.1,
              "unit": "s",
              "system": "http://unitsofmeasure.org",
              "code": "s"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 36.5,
              "unit": "s",
              "system": "http://unitsofmeasure.org",
              "code": "s"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.112--20180528131757",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.kreatinin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59826-8",
            "display": "Creatinine [Moles/volume] in Blood"
          }
        ],
        "short": "Creatinine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kreatinin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Creatinine\r\n[umol/L, mg/dL]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff-N/Creatinin\r\n[umol/L, mg/dL]\r\n- Messwert zur Beurteilung der Nierenfunktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.kreatinin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.142--20180629092819",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creatinkinase_ck",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "2157-6",
            "display": "Creatine kinase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Creatine kinase (CK)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Creatinkinase (CK)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Creatine kinase (CK)\r\nU/L",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Creatinkinase (CK)\r\n[U/L]\r\n\r\nDie Creatinkinase stellt im Muskel Creatinphosphat als kurzfristige Energiereserve bereit.\r\n\r\n\r\n\r\nIn der Labordiagnostik wird die Aktivität der Creatinkinase im Plasma bzw. Serum vor allem bei Verdacht auf Herz- und Skelettmuskelerkrankungen bestimmt. \r\n\r\n\r\n\r\nBesondere Bedeutung kommt der CK-MB im Rahmen der Myokardinfarktdiagnostik zu. Als sensibler und relativ sensitiver Parameter steigt sie bei Herzmuskelschäden rasch, \r\nnoch vor den Troponinen an. Die CK-MB ist daher vor allem in der Frühphase des Infarktes von Bedeutung."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creatinkinase_ck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 175,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.403--20180829125934",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.muscle_brain_creatinkinase_ckmb",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "32673-6",
            "display": "Creatine kinase.MB [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Muscle brain creatinkinase (CK-MB)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muscle Brain Creatinkinase (CK-MB)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Muscle brain creatinkinase (CK-MB)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muscle Brain Creatinkinase (CK-MB)\r\n[U/L]\r\n\r\nIsoenzym des Zytosols\r\nDie CK-MB ist vorwiegend im Myokard (Herzmuskel) lokalisiert und damit ein diagnostischer Marker des akuten Myokardinfarktes."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.muscle_brain_creatinkinase_ckmb",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 9.5,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.141--20180629092705",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.lipase",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "3040-3",
            "display": "Lipase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "Lipase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lipase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lipase",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lipase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.lipase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 13,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 60,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.140--20180629092617",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.amylase",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76630-3",
            "display": "Amylase [Enzymatic activity/volume] in Blood"
          }
        ],
        "short": "Amylase",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amylase"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Amylase\r\n[U/L]\r\nAn increased alpha-Amylase value in the blood is evidence for a pancreatitis.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amylase\r\n[U/L]\r\n\r\nEine Erhöhung der alpha-Amylase im Blut ist ein labormedizinisches Kriterium für das Vorliegen einer Pankreatitis."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.amylase",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 95,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 110,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.400--20180829104448",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen",
        "short": "Transaminases",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Transaminasen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Aminotransferases\r\n(Enzymes)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Amino-Transferasen \r\n(Enzyme)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.401--20180829110835",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.gpt__alt__alat",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1743-4",
            "display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P"
          }
        ],
        "short": "GPT / ALT / ALAT",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "GPT / ALT / ALAT"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Alanine amino transferase (ALT, ALAT)\r\nor\r\nGlutamate pyrovate transaminase (GPT)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alanin-Aminotransferase (ALT, ALAT)\r\noder\r\nGlutamat-Pyrovat-Transaminase (GPT)\r\n[U/L]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.gpt__alt__alat",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 49,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 55,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.138--20180629092417",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "U/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.got__ast",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1920-8",
            "display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
          }
        ],
        "short": "GOT / AST",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "GOT / AST"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Glutamate oxalacetate transaminase (GOT)orAspartate aminotransferase (AST, ASAT)\r\n[U/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Glutamat-Oxalacetat-Transaminase (GOT)oder\r\nAspartat-Aminotransferase (AST, ASAT)\r\n[U/L]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.transaminasen.got__ast",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 40,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 51,
              "unit": "U/L",
              "system": "http://unitsofmeasure.org",
              "code": "U/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.137--20180629092242",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "pmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.brain_natriuretic_peptide_bnp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "47092-2",
            "display": "Natriuretic peptide B [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "Brain Natriuretic Peptide (BNP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Brain Natriuretic Peptide (BNP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Brain Natriuretic Peptide (BNP)\r\n[pmol/L, pg/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Brain Natriuretic Peptide (BNP)\r\n[pmol/L, pg/ml]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.brain_natriuretic_peptide_bnp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.136--20180629092140",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ng/ml"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.procalcitonin_pct",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "33959-8",
            "display": "Procalcitonin [Mass/volume] in Serum or Plasma"
          }
        ],
        "short": "Procalcitonin (PCT)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procalcitonin (PCT)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procalcitonin (PCT)\r\n[ng/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procalcitonin (PCT)\r\n[ng/ml]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.procalcitonin_pct",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 0.25,
              "unit": "ng/ml"
            }
          },
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 0.5,
              "unit": "ng/ml"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.135--20180629092002",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "nmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creaktives_protein_crp",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "76485-2",
            "display": "C reactive protein [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "C-reactive protein (CRP)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "C-reaktives Protein (CRP)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "C-reactive protein (CRP)\r\n[nmol/L, mg/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "C-reaktives Protein (CRP)\r\n[nmol/L, mg/L]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.creaktives_protein_crp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.134--20180629091911",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "umol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.albumin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "54347-0",
            "display": "Albumin [Moles/volume] in Serum or Plasma"
          }
        ],
        "short": "Albumin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Albumin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Albumin\r\n[umol/L, g/dl]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Albumin\r\n[umol/L, g/dl]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.albumin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.139--20180629092514",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.troponin",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "48425-3",
            "display": "Troponin T.cardiac [Mass/volume] in Blood"
          }
        ],
        "short": "Troponin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Troponin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Troponin\r\n[ug/L, pg/ml]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Troponin\r\n[ug/L, pg/ml]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.troponin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.402--20180829114845",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.harnstoff",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "72903-8",
            "display": "Urea [Moles/volume] in Blood"
          }
        ],
        "short": "Urea",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Urea, Blood urea nitrogen (BUN)\r\n[mmol/L, mg/dl]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Harnstoff, Carbamid, Carbonyldiamid, Kohlensäurediamid\r\n[mmol/L, mg/dl]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_laborwerte.harnstoff",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.968--20190819124233",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur",
        "short": "Blood gas analysis - structure definition",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse (BGA) - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Structure definition of ASIC blood gas analysis results",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition für die ASIC Blutgaswerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.969--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.970--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.971--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of values",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Messwerte"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.category [\"laboratory\"]<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"laboratory\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.972--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.973--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.974--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.975--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.976--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.probe",
        "short": "Specimen",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Specimen, material",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Probenmaterial (Blut, Urin, ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.specimen<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.specimen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.probe",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.977--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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": "Observation.method<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.method"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.methode",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.978--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.referenzbereich",
        "short": "Reference range",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Referenzbereich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.referenceRange</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.referenceRange"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.referenzbereich",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.979--20190819124334",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.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 value quantity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bewertung des Messwertes"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.interpretation</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.interpretation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.blutgasanalyse_bga__struktur.interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.9--20180514152213",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga",
        "short": "ASIC Blood gas analysis (BGA)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Blutgasanalyse (BGA)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "List of blood gas analysis measurements for the ASIC use case",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der BGA - Blutgasanalysewerte, die für den ASIC Use Case relevant sind\r\n\r\nWird ermittelt aus Vollblutprobe in einem Blutgasanalyse-Gerät."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.66--20180515093121",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_sauerstoffpartialdruck_pa_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11556-8",
            "display": "Oxygen [Partial pressure] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2703-7",
            "display": "Oxygen [Partial pressure] in Arterial blood"
          }
        ],
        "short": "Arterial oxygen partial pressure (PaO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller Sauerstoffpartialdruck (PaO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial oxygen partial pressure (PaO2)\r\n[mmHg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse art. O2-Partialdruck (PaO2)\n[mmHg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_sauerstoffpartialdruck_pa_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 75.01,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.67--20180515093252",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mm[Hg]"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_co2_partialdruck_pa_co2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11557-6",
            "display": "Carbon dioxide [Partial pressure] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2019-8",
            "display": "Carbon dioxide [Partial pressure] in Arterial blood"
          }
        ],
        "short": "Arterial CO2 partial pressure (PaCO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterieller CO2 Partialdruck (PaCO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial CO2 partial pressure (PaCO2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgasanalyse art. CO2-Partialdruck\nmm[Hg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterieller_co2_partialdruck_pa_co2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 37.5,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.69--20180515093619",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterielle_sauerstoffsattigung_sa_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "20564-1",
            "display": "Oxygen saturation in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2708-6",
            "display": "Oxygen saturation in Arterial blood"
          }
        ],
        "short": "Arterial oxygen saturation (SaO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Arterielle Sauerstoffsättigung (SaO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Arterial oxygen saturation (SaO2)\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung arteriell\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.arterielle_sauerstoffsattigung_sa_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 98,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.70--20180515094024",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_peripher_sp_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "59409-3",
            "display": "Oxygen saturation in Arterial blood by Pulse oximetry --during treatment"
          }
        ],
        "short": "Oxygen saturation at periphery (SpO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung peripher (SpO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Oxygen saturation at periphery (SpO2)\r\nMeasurement method: pulse oximetry, non-invasive\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung peripher (SpO2)\r\nMessung: Pulsoxymetrie, nicht-invasiv\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_peripher_sp_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 97,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.121--20180611170209",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_zentralvenos_szv_o2",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "8855-9",
            "display": "Superior vena cava Oxygen saturation"
          }
        ],
        "short": "Superior vena cava O2 saturation (ScvO2)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung zentralvenös (SzvO2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Superior vena cava oxygen saturation measurement ScvO2 \r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sauerstoffsättigung zentralvenös SzvO2\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.sauerstoffsattigung_zentralvenos_szv_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 78,
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.399--20180829084557",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.p_h_wert_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "11558-4",
            "display": "pH of Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2744-1",
            "display": "pH of Arterial blood"
          }
        ],
        "short": "pH arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "pH Wert arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "**pH Wert ('potentia Hydrogenii')[]The pH of human blood is mainly determined by bicarbonate (HCO3), proteins in the plasma and metabolic products.The range for a normal pH lies between 7.36 and 7.44.If the pH is less than 7.36 (more acid) then this is called \"acidosis\", if the pH is greater than 7.44 (more alkaline) then this is called \"alkalosis\".",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "pH Wert ('potentia Hydrogenii')\r\n[*dimensionslos*]\r\n\r\nDer pH-Wert des menschlichen Blutes wird vor allem durch in ihm gelöstes Bicarbonat (HCO3-) sowie  durch die Plasmaproteine und Stoffwechselabbauprodukte bestimmt. \r\n\r\nEr wird sehr eng reguliert und liegt normalerweise zwischen 7,36 und 7,44. \r\nIst er saurer (<7,36) spricht man von einer Azidose , ist er basischer (>7,44) von einer Alkalose."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.p_h_wert_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 7.4,
              "system": "http://unitsofmeasure.org",
              "code": "1"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.71--20180515094204",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.laktat_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "32693-4",
            "display": "Lactate [Moles/volume] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "2518-9",
            "display": "Lactate [Moles/volume] in Arterial blood"
          }
        ],
        "short": "Lactic acid arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laktat arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Lactic acid\r\n(mmol/L, mg/dL)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Laktat"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.laktat_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.72--20180515094314",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/L"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.bicarbonat_hco3_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1959-6",
            "display": "Bicarbonate [Moles/volume] in Blood"
          },
          {
            "system": "http://loinc.org",
            "code": "1960-4",
            "display": "Bicarbonate [Moles/volume] in Arterial blood"
          }
        ],
        "short": "Bicarbonate (HCO3) arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bicarbonat (HCO3) arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Bicarbonate (HCO3)\r\n[mmol/L]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Bicarbonat (HCO3)\r\n[mmol/L]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.bicarbonat_hco3_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 24,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.156--20180629143107",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mmol/l"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.basenabweichung_ba_arteriell",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "1925-7",
            "display": "Base excess in Arterial blood by calculation"
          },
          {
            "system": "http://loinc.org",
            "code": "11555-0",
            "display": "Base excess in Blood by calculation"
          }
        ],
        "short": "Base excess (BE) arterial",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basenabweichung (BA) arteriell"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Base excess (BE)\r\n[mmol/l]\r\n\r\nThe base excess is a measure for the blood's acid-base-balance.\r\n\r\nIt specifies the (hypothetical) amount of acid or base necessary to titrate 1L of blood to achieve a pH of 7.4.\r\n\r\nPreconditions:      pCO2 = 40 mmHg, temperature= 37°C\r\nStandard value:   0 mmol/l\r\nReference range: -2 to 2 mmol/l",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Basenabweichung (BA)\r\n[mmol/l]\r\n\r\nDer **Base Excess** (BE) ist ein diagnostischer Parameter der Blutgasanalyse, der eine Aussage über das Säure-Base-Gleichgewicht des Blutes trifft. \r\nEr gibt die Menge an Säure oder Base an, die theoretisch dafür notwendig ist, um einen Liter Blut auf einen pH-Wert von 7,4 zu titrieren - bei einem pCO2 von 40 mmHg und einer Temperatur von 37° Celsius.\r\n\r\nDer Normalwert beträgt 0 mmol/l, der Referenzbereich der Basenabweichung reicht von -2 bis +2 mmol/l."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.asic_blutgasanalyse_bga.basenabweichung_ba_arteriell",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 2 of Quantity",
            "valueQuantity": {
              "value": 0,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          },
          {
            "label": "example 3 of Quantity",
            "valueQuantity": {
              "value": 2,
              "unit": "mmol/L",
              "system": "http://unitsofmeasure.org",
              "code": "mmol/L"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.404--20180829145907",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz",
        "short": "Fluid balance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Flüssigkeitsbilanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Liquid balance data (Input/Output)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Daten zur Flüssigkeitsbilanz (Input/Output) des Patienten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.123--20180612145304",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz",
        "short": "24h fluid balance",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "24h-Flüssigkeitsbilanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "24h fluid balance",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "24-h Flüssigkeitsbilanz - akkumulierter stündlicher Wert zu einem Referenzzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1094--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1095--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1096--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1097--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.code",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "9097-7",
            "display": "Fluid balance 24 hour"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1098--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1099--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1100--20190819140428",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.flussigkeitsbilanz._24hflussigkeitsbilanz.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.169--20180726085109",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter",
        "short": "ECMO data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO Parameter"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ECMO data (blood flow, gas flow, %O2)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO Parameter: Blutfluss, Gasfluss (O2), Gaszusammensetzung (%O2)\r\n\r\nDer Begriff ECMO steht für \"extrakorporale Membranoxygenierung\". ECMO ist ein Verfahren durch das die Herz- und Lungenfunktion bei Kindern und Erwachsenen unterstützt bzw. übernommen werden kann, wenn bei einer Erkrankung trotz anderweitiger Behandlungsmethoden keine ausreichende Funktion dieser Organe erreicht wird.\u2028 Wenn die Lunge des Patienten schwerwiegend erkrankt ist, bzw. \"versagt\", wird das Blut nicht mehr ausreichend mit Sauerstoff versorgt (oxygeniert) und von Kohlendioxid befreit."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.405--20180829152023",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "444479000",
            "display": "Rate of blood flow through cardiovascular device (observable entity)"
          }
        ],
        "short": "Extracorporeal blood flow",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Blutfluss"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extra corporeal blood flow [L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Blutfluss [L/min]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1218--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1219--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1220--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1221--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "444479000",
            "display": "Rate of blood flow through cardiovascular device (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1222--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1223--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1224--20190819143626",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_blutfluss.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.406--20180829154929",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "427081008",
            "display": "Delivered oxygen flow rate (observable entity)"
          }
        ],
        "short": "Extracorporeal oxygen flow",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Gasfluss (O2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extracorporeal oxygen flow\r\n[L/min]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporaler Sauerstofffluss \r\n[L/min]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1342--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1343--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1344--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1345--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "427081008",
            "display": "Delivered oxygen flow rate (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1346--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1347--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1348--20190819151849",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.extrakorporaler_gasfluss_o2.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.407--20180829155854",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "425608004",
            "display": "Delivered oxygen concentration (observable entity)"
          }
        ],
        "short": "Delivered oxygen concentration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gaszusammensetzung (O2)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Delivered oxygen concentration\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Konzentration des zugeführten Sauerstoffs\r\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1466--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1467--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1468--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category, kind, type",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category [\"vital-signs\"]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1469--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "425608004",
            "display": "Delivered oxygen concentration (observable entity)"
          }
        ],
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Wertetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.code",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1470--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messzeitpunkt",
        "short": "Measurement time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messzeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Measurement time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Messung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.effective.effectiveDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.effective.effectiveDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messzeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1471--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.meldezeitpunkt",
        "short": "Issue time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Meldezeitpunkt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Issue time",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Ausgabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.lastUpdated<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.lastUpdated"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.meldezeitpunkt",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1472--20190819155751",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messwert",
        "short": "Measurement value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Value quantity and unit of measurement",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Messwert und Einheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.value</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.unit<br clear=\"none\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.system<br clear=\"none\"/>\n    </span>\n</span>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.valueQuantity.Quantity.code</span>\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.valueQuantity.Quantity.value\r\nObservation.valueQuantity.Quantity.unit\r\nObservation.valueQuantity.Quantity.system\r\n***Observation.valueQuantity.Quantity.code***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.uberwachungsdaten.ecmo_parameter.gaszusammensetzung_o2.messwert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.125--20180628085039",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen",
        "short": "Comorbidities (ICD-10 Diagnoses)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Komorbiditäten (ICD-10 Diagnosen)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Comorbidities (various)\r\n\r\nA comorbidity is a disease that occurs in addition to an underlying illness. It has its own clinical picture. \r\nIn many cases there exists a causality between comorbidity and underlying illness, but they can also be independent from each other.\r\n\r\nComorbidities in the ASIC use case will be modelled as generic diagnoses. This group of data will not be limited to a given value set.***\n                \n            \n        *\n    **",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Als **Komorbidität** bezeichnet man in der Medizin das Auftreten zusätzlicher Erkrankungen im Rahmen einer definierten Grunderkrankung.\r\n\r\nDie Zusatzerkrankung stellt ein eigenes, diagnostisch abgrenzbares Krankheitsbild dar, das nicht selten kausal mit der Grunderkrankung zusammenhängt. \r\nDie Zusatzerkrankung kann aber auch unabhängig von der Grunderkrankung sein. \r\n\r\nDie Komorbiditäten für den ASIC Use Case werden allgemein als Diagnosen/Befunde modelliert. Es gibt zu diesen Krankheiten kein einschränkendes Value Set.******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.384--20180827152846",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose",
        "short": "Diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnose"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.439--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.440--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.442--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.organmanifestationen",
        "short": "Organ dysfunction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organmanifestationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information for primary code ICD-10: Organmanifestationen.  The code for organ dysfunction of an illness is marked in the ICD-code with an asterisk (*).",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzangabe zum Primärcode ICD-10: Organmanifestationen. Der Code für die Organmanifestation einer Erkrankung wird in der ICD-Codierung mit einem Stern (*) gekennzeichnet"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.evidence.code</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.evidence.detail</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.evidence.code\r\nCondition.evidence.detail"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.organmanifestationen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.444--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.445--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.onset [x]</span>\n<br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.abatement [x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.onset [x]\r\nCondition.abatement [x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.446--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.onset.onsetDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.onset.onsetDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.klinisch_relevanter_zeitraum.vonam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.447--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.abatement.abatementDateTime</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.abatement.abatementDateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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.21.2.448--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.???</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.???"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.feststellungsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.449--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.450--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "J45.0 (= Allergisches Asthma)"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.451--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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 für den Diagnosecode, in Deutschland vorrangig ICD-10-GM, aber auch weitere Codesysteme wie Orphanet und Human Phenotype Ontology (HPO) sollten möglich sein"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "ICD-10 GM 2015"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.452--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.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.21.2.453--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation",
        "short": "Localization",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lokalisation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The area of the body (topographical information) where the illness was diagnosed is described here.  The description of the localization can be given in written text or by a code.  The localization code used in the tumor documentation derived from the ICD-O should be stated.  Depending on the organ the body side can be indicated.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Über die Lokalisation kann angegeben werden, in welchem Bereich des Körpers eine Krankheit\n                    diagnostiziert wurde (topographische Information). Die Beschreibung der Lokalisation kann sowohl im Klartext \n                    erfolgen, als auch über einen Codierungsschlüssel. Hier ist z.B. der in der Tumordokumentation benutzte \n                    Lokalisationsschlüssel, abgeleitet aus der ICD-O, zu nennen. Eine Zusatzangabe kann je nach Organ die Angabe der\n                    Körperseite (Seitenlokalisation) sein."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.bodySite</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.bodySite"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.453--20190128090405.coding",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CodeableConcept.coding",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.453--20190128090405.coding:ELGA_Seitenlokalisation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "sliceName": "ELGA_Seitenlokalisation",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CodeableConcept.coding",
          "min": 0,
          "max": "*"
        },
        "binding": {
          "strength": "required",
          "description": "ELGA_Seitenlokalisation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.40.0.34.10.176--20170217000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.453--20190128090405.coding:uicc_localisation",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.lokalisation.coding",
        "sliceName": "uicc_localisation",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CodeableConcept.coding",
          "min": 0,
          "max": "*"
        },
        "binding": {
          "strength": "required",
          "description": "TNM-Seitenlokalisation in der Tumordokumentation",
          "valueSet": "http://art-decor.org/fhir/ValueSet/1.2.276.0.76.11.10--20110511000000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.454--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosetyp",
        "short": "Type of diagnosis",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosetyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The type of diagnosis is given as a code.  One should be careful that the right context is used.  For example, the description of a diagnosis within a referral should not contain \"Discharge diagnosis.\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Über den Diagnosetyp wird angegeben, um welche Art von Diagnose es sich handelt. Der Diagnosetyp wird codiert angegeben. Bei der Angabe des Diagnosetyps ist darauf zu achten, dass dieser auch im richtigen Kontext verwendet wird. Zum Beispiel wird es bei der Beschreibung einer Diagnose im Rahmen einer Überweisung nicht den Diagnosetyp „Entlassungsdiagnose\" geben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Encounter.diagnosis.role</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Encounter.diagnosis.role"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosetyp",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Entlassungsdiagnose"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.455--20190128090405",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die Diagnosensicherheit, d.h. wie sicher die Diagnose im Einzelfall zu werten ist, kann unterschiedlich angegeben werden.\n                    Für Abrechnungszwecke in der ambulanten Versorgung muss obligatorisch ein Zusatzkennzeichen für die Diagnosensicherheit (A, G, V oder Z) angegeben werden,\n                    d. h. die Angabe ist obligatorisch. In der stationären Versorgung sind diese Zusatzkennzeichen für die Angabe der\n                    Diagnosensicherheit für Abrechnungszwecke dagegen nicht zulässig."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.komorbiditaten_icd10_diagnosen.diagnose.diagnosensicherheit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Diagnosesicherheit",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.24.11.1--20180613130522"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.6--20180514150845",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren",
        "short": "Procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maßnahmen und Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC Treatments and procedures\r\n\r\nProcedures relevant for ASIC with their type and start and end date / time and other specific attributes if applicable",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maßnahmen und Prozeduren wie z.B.\r\nBeatmung, Dialyse, Lagertherapie, ECMO\r\n\r\nErfassung von ASIC-relevanten Maßnahmen mit \r\nder Maßnahme und ihrem Start- und Endzeitpunkt und ggfs. weiteren spezifischen Attributen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1591--20190820144316",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur",
        "short": "Procedures - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prozeduren - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Procedures structure definition",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturinformation zu Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1598--20190820150505",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1597--20190820150039",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Procedure.status [preparation,in-progress, not-done, suspended, aborted, completed, entered-in-error, unknown]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.status [preparation,in-progress, not-done, suspended, aborted, completed, entered-in-error, unknown]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1596--20190820145830",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Procedure.category<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.category"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category [\"vital-signs\"]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1595--20190820145610",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1594--20190820145314",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.ausgefuhrt",
        "short": "Performed",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ausgeführt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Performed  (date/time, interval, age ...)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ausführungszeitpunkt (Datum/Uhrzeit, Zeitraum, Alter...)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Procedure.performed[x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.performed[x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.ausgefuhrt",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1593--20190820144902",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.korperstelle",
        "short": "Body site",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Body site",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Betroffene Körperstelle"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure.bodySite<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.bodySite"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.korperstelle",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1592--20190820144621",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.details_zur_prozedur",
        "short": "Procedure details",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Details zur Prozedur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information about the procedure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusätzliche Informationen zur Maßnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Procedure.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Procedure.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.prozeduren__struktur.details_zur_prozedur",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1590--20190820143556",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren",
        "short": "ASIC procedures",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC relevant procedures",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der für ASIC relevanten Maßnahmen/Prozeduren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.46--20180514170931",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.lagertherapie",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "229824005",
            "display": "Positioning patient (procedure)"
          }
        ],
        "short": "Positioning patient",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lagertherapie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the ASIC use case, putting the patient in a ventral position is an important measure to be monitored.\r\n\r\nIn this context, \"ventral\" covers all positions with a rotation between 135° and 180° from the dorsal position.\r\n\r\nPrimary target of putting ARDS patients into a prone position is to improve the pulmonary gas exchange. \r\nThe procedure also aims to minimize damage to the lungs and to mobilize secretion.\r\n\r\nA positioning maneuvre conducted early and for a sufficient time (16h at least) is expected to prove beneficial for patients with acute pulmonary failure.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im ASIC Use Case ist die Bauchlagerung des Patienten von Interesse.\r\n\r\nBauchlage bedeutet die Umlagerung eines Patienten  von der Rückenlage - ab 135° bei inkompletter Bauchlage bis 180° bei kompletter Bauchlage (in der Literatur teilweise auch „überdrehte Seitenlage“). \r\n\r\nPrimäres Ziel der Bauchlagerung bei Patienten mit akuter Lungenschädigung ist die Verbesserung des pulmonalen Gasaustauschs. Weitere Ziele sind die Vermeidung/Minimierung des Lungenschadens und die Sekretmobilisation. \r\n\r\nDie frühzeitig nach Entwicklung/Diagnose eines schweren akuten Lungenversagens begonnene und ausreichend lange (mind. 16h) durchgeführte Bauchlagerung ist mit einem hohen zu erwartenden Patientennutzen verknüpft."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.lagertherapie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.414--20181113155828",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.maschinelle_beatmung",
        "short": "Artificial respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Maschinelle Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Contains\r\n- the type of ventilation (e.g. BiPAP, CPAP), \r\n- an invasive/non-invasive identifier, \r\n- respiration begin and end.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Enthält für maschinell beatmete Patienten \r\n- die Beatmungsart (z.B. BiPAP, CPAP), \r\n- ein Kennzeichen invasiv/nicht invasiv sowie \r\n- Behandlungsbeginn und -ende-"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.maschinelle_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.45--20180514170902",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.nierenersatztherapie",
        "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 therapies, e.g. hemofiltration or dialysis\r\n\r\n- Type of RRT\r\n- Procedure start\r\n- Procedure end",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Durchgeführte Nierenersatztherapien wie z.B. Dialyse oder Hämofiltration.\r\n\r\n- Art der Therapie\r\n- Therapiebeginn\r\n- Therapieende"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "alias": [
          "Renal replacement therapy- Type of RRT- Procedure start- Procedure end"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.nierenersatztherapie",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.98--20180522141554",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.ecmo_vv_va",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "233573008",
            "display": "Extracorporeal membrane oxygenation (procedure)"
          }
        ],
        "short": "ECMO",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ECMO (VV, VA)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Extracorporeal membrane oxygenation, extracorporeal life support, ECLS",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Extrakorporale Membranoxygenierung (Prozedur)\r\n\r\nDie **Extrakorporale Membranoxygenierung**, kurz **ECMO**, ist eine technische Methode, das Blut eines Patienten mit einer Lungenkrankheit oder einem Lungenversagen \r\nmittels einer externen Maschine künstlich zu oxygenisieren.  \r\n(Rescue-Maßnahme)\r\n\r\n## \r\n\r\n### VV-ECMO:\r\n\r\n\r\nBei venös-venöser ECMO erfolgt der Abfluss des desoxygenierten Blutes über eine großvolumige Vene, der Zufluss des oxygenierten Blutes ebenfalls über eine großlumige Vene. \r\nDiese Variante ist bei schweren Lungenversagen mit noch ausreichender Funktion des Herzens indiziert\n\r\n\r\n\r\n### VA-ECMO\r\n\r\n\r\nBei der venös-arteriellen ECMO erfolgt der Abfluss ebenfalls über eine Vene, der Zufluss jedoch über eine großlumige Arterie. \r\nHierdurch wird das Herz entlastet.\r\n\r\n\r\n\r\nASIC Parameter: Blutfluss, Gasfluss, Gaszusammensetzung\r\n[\r\n](http://flexikon.doccheck.com/de/Herz \"Herz\")\r\n\r\n[](http://flexikon.doccheck.com/de/Herz \"Herz\")"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.masnahmen_und_prozeduren.asic_prozeduren.ecmo_vv_va",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.12--20180514152852",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente",
        "short": "Medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verabreichte Medikamente \r\n*(UKA ICCA liefert Wirkstoffe)*\r\n\r\nMetadaten: \r\nEine Medikamentengabe definiert sich durch folgende Attribute (Quelle: AKTIN Projekt):\r\n\r\n\r\n\r\n* Wirkstoff (codiert)\r\n\r\n* *Handelsname (codiert)*\r\n\r\n* Dosis und Dosiseinheit (z.B. 50 mg, 500 ml etc.)\r\n\r\n* Applikationsform\r\n* Applikationsart \r\n\r\n* Applikationszeit:\r\n\r\n    * Zeitpunkt der Gabe\r\n\r\n    * Startzeitpunkt der zeitabhängigen Gabe (Infusionsbeginn/Perfusorbeginn) mit Laufrate\r\n\r\n    * Laufraten und deren Zeitpunkte bei Änderungen\r\n\r\n    * Stoppzeitpunkt der zeitabhängigen Gabe\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* *evtl. Grund der Gabe (z.B. Diagnose)*"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1600--20190820152145",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur",
        "short": "Medication - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente - Struktur"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication structure definition",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Strukturdefinition der Medikamentengaben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1601--20190820152659",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament",
        "short": "Medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikament"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamentenstammdaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1604--20190821101121",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1605--20190821101253",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1606--20190821101743",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationsstatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.status&#160;<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"> (active, inactive, entered-in-error)</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.status (active, inactive, entered-in-error)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "active"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "inactive"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "entered-in-error"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1607--20190821102629",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform",
        "short": "Medication form",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikationsform"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication form, e.g. Solution for infusion",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Form des Medikaments, z.B. Infusionslösung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.form<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.form"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1608--20190821103514",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.medikationsform.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1609--20190821104803",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe",
        "short": "Ingredients",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhaltsstoffe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Active and other ingredients",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wirk- und Zusatzstoffe des Medikaments"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Medication.ingredient<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medication.ingredient"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1610--20190821105225",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.code",
        "short": "Code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Data type code",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für den Datentyp"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"text-align: left; color: rgb(0, 0, 0); text-transform: none; line-height: 15.86px; text-indent: 0px; letter-spacing: normal; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-variant: normal; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: normal; float: none; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);\">\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.system</span>\n    <br clear=\"none\" style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.code<br clear=\"none\"/>\n        <span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.code.Coding.display</span>\n    </span>\n    <span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n    <b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <i style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n            <u style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 15.86px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                <sub style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 10.98px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\">\n                    <sup style=\"background-color: transparent; font-family: arial,helvetica,clean,sans-serif; font-size: 6.2px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 700; line-height: 7.56px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;\"/>\n                </sub>\n            </u>\n        </i>\n    </b>\n</span>\n<span style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); display: inline; float: none; font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"/>\n<b style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n    <i style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n        <u style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n            <sub style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                <sup style=\"background-color: transparent; color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 9px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 10.98px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\n                    <br clear=\"none\"/>\n                </sup>\n            </sub>\n        </u>\n    </i>\n</b>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.code.Coding.system\r\nResource.code.Coding.code\r\nResource.code.Coding.display******"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1611--20190821105543",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.ist_aktiv",
        "short": "IsActive",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IstAktiv"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "IsActive flag to mark active ingredients",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Aktivkennzeichen zur Unterscheidung von Wirk- und Zusatzstoffen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.medikament.inhaltsstoffe.ist_aktiv",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueBoolean": true
          },
          {
            "label": "example 2",
            "valueBoolean": false
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1602--20190820152859",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung",
        "short": "Request",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Order, medication request",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "MedicationRequest<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1612--20190821111155",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1613--20190821111300",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Order status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status der Anordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.status</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "active"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "on-hold"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "completed"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "stopped"
            }
          },
          {
            "label": "example 5",
            "valueCodeableConcept": {
              "text": "unknown"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1614--20190821111946",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zweck",
        "short": "Intent",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zweck"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication request intent",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Art der Anordnung (Vorschlag, Anordnung, Option ....)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.intent</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.intent"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zweck",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "order"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "plan"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "proposal"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "option"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1615--20190821112650",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zeitpunkt_der_verordnung",
        "short": "Authored on",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zeitpunkt der Verordnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.authoredOn</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.authoredOn"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zeitpunkt_der_verordnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1616--20190821113108",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.dosierungsanweisung",
        "short": "Dosage instruction",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierungsanweisung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage instruction",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierungsanweisung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.dosageInstruction</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.dosageInstruction"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.dosierungsanweisung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1896--20190826152805",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zusatzinformationen",
        "short": "Additional information",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzinformationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Additional information",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zusatzinformationen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationRequest.note</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationRequest.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.anordnung.zusatzinformationen",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1603--20190820153027",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe",
        "short": "Administration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication administration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamentengabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1617--20190821113729",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1618--20190821113829",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Status",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAdministration.status</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAdministration.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "in-progress"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "unknown"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "on-hold"
            }
          },
          {
            "label": "example 4",
            "valueCodeableConcept": {
              "text": "stopped"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1619--20190821114257",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.effective_date_time",
        "short": "Effective DateTime",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Effective DateTime"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Start and end time of administration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Start- und Endezeit der Gabe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAministration.effective [x]</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAministration.effective [x]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.effective_date_time",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1620--20190821114759",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.dosierung",
        "short": "Dosage",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dosage",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dosierung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">MedicationAdministration.dosage</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "MedicationAdministration.dosage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.medikamente__struktur.gabe.dosierung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1599--20190820151325",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente",
        "short": "ASIC medication",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC Medikamente"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "ASIC medication",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Liste der Medikamente mit ASIC Relevanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.386--20180827161859",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich",
        "short": "IV continuously",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IV kontinuierlich"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Medication given continuously and intravenously",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Medikamente, die kontinuierlich intravenös verabreicht werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.35--20180514164604",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg[bodyweight]/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dobutamin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "13326",
            "display": "Dobutamin"
          }
        ],
        "short": "Dobutamine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dobutamin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dubotamine\r\nug/kg[bodyweight]/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dubotamin  (Vasopressor)\r\nug/kg[bodyweight]/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dobutamin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.36--20180514164642",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.epinephrin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00003",
            "display": "Epinephrin"
          }
        ],
        "short": "Epinephrine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Epinephrin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Epinephrine\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Epinephrin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.epinephrin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.37--20180514165736",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.norepinephrin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00441",
            "display": "Norepinephrin"
          }
        ],
        "short": "Norepinephrine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Norepinephrin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Norepinephrine\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Norepinephrin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.norepinephrin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.38--20180514165907",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.vasopressin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "12826",
            "display": "Vasopressin"
          }
        ],
        "short": "Vasopressin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Vasopressin , Antidiuretic Hormone (ADH)\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressin (Vasopressor)\r\nug/kg {body`wt}/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.vasopressin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.40--20180514170029",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.levosimendan",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "27286",
            "display": "Levosimendan"
          }
        ],
        "short": "Levosimendan",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Levosimendan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Levosimendan\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Levosimendan\r\nug/kg {body`wt}/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.levosimendan",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.39--20180514165958",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ug/kg {body`wt}/min"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.milrinon",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22796",
            "display": "Milrinon"
          }
        ],
        "short": "Milrinone",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Milrinon"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Milrinone\r\nug/kg {body`wt}/min",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Milrinon\r\nug/kg {body`wt}/min"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.milrinon",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.389--20180828102624",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.propofol",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22898",
            "display": "Propofol"
          }
        ],
        "short": "Propofol",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Propofol"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Propofol \r\n[mg/h]\r\n\r\n- intravenous anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Propofol \r\n[mg/h]\r\n\r\n- intravenöses Anästhetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.propofol",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.390--20180828103213",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.midazolam",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22661",
            "display": "Midazolam"
          }
        ],
        "short": "Midazolam",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Midazolam"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Midazolam\r\n[mg/h]\r\n- sedative",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Midazolam\r\n[mg/h]\r\n- Sedativum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.midazolam",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.391--20180828104029",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.clonidin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "07234",
            "display": "Clonidin"
          }
        ],
        "short": "Clonidine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Clonidin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Clonidine\r\n- central alpha-adrenoceptor agonist",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Clonidin\r\n- central alpha-adrenoceptor agonist"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.clonidin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.392--20180828105225",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dexmedetomidin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "26790",
            "display": "Dexmedetomidin"
          }
        ],
        "short": "Dexmedetomidine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexmedetomidin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dexmedetomidine\r\n- sedative",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexmedetomidin\r\n- Sedativum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.dexmedetomidin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.396--20180828112444",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.morphin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "07650",
            "display": "Morphin"
          }
        ],
        "short": "Morphine",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Morphin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Morphine\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Morphin, Morphium\r\n- Analgetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.morphin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.393--20180828110141",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.ketanest",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "06049",
            "display": "Ketanest"
          }
        ],
        "short": "Ketanest",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ketanest"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Ketanest, Ketamine\r\n- anaesthetic\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ketanest, Ketamin\r\n- Anästhetikum\r\n- Analgetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.ketanest",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.395--20180828111747",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.fentanyl",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "06903",
            "display": "Fentanyl"
          }
        ],
        "short": "Fentanyl",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fentanyl"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Fentanyl\r\n- analgetic\r\n- anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fentanyl\r\n- Analgetikum\r\n- Anästhetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.fentanyl",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.394--20180828111227",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.sufentanil",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "20170",
            "display": "Sufentanil"
          }
        ],
        "short": "Sufentanile",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sufentanil"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sufentanile\r\n- analgetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sufentanil\r\n- Analgetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.sufentanil",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.397--20180828113539",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.furosemid",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00603",
            "display": "Furosemid"
          }
        ],
        "short": "Furosemide",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Furosemid"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Furosemide\r\n- sulfonamide diuretic to treat edema",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Furosemid\r\n- Sulfonamid-Diuretikum zum Ausschwemmen von Ödemen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_kontinuierlich.furosemid",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.412--20181112091900",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise",
        "short": "IV bolus",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "IV bolusweise"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of medication applied IV boluswise",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe von Medikamenten, die intravenös bolusweise verabreicht werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.413--20181112092428",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.rocuronium",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "36784",
            "display": "Rocuronium"
          }
        ],
        "short": "Rocuronium",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Rocuronium"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Steroidal neuromuscular blocker[]()",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Muskelrelaxanz"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.rocuronium",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.424--20190115091531",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.hydrocortison",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00758",
            "display": "Hydrocortison"
          }
        ],
        "short": "Hydrocortison",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hydrocortison"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hydrocortison IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Hydrocortison IV bolusweise\r\n[mg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.hydrocortison",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 50,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.425--20190115091903",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.prednisolon",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00994",
            "display": "Prednisolon"
          }
        ],
        "short": "Prednisolon",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prednisolon"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Prednisolon IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Prednisolon IV bolusweise \r\n[mg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.prednisolon",
          "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.21.2.426--20190115092332",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.dexamethason",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "00993",
            "display": "Dexamethason"
          }
        ],
        "short": "Dexamethason",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexamethason"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Dexamethason IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dexamethason IV bolusweise\r\n[mg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.dexamethason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 10,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.427--20190115092545",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.terlipressin",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "12827",
            "display": "Terlipressin"
          }
        ],
        "short": "Terlipressin",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Terlipressin"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Terlipressin IV bolus\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Terlipressin IV bolusweise\r\n[mg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.terlipressin",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12.5,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.434--20190117115614",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mg"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.fludrocortison",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "03512",
            "display": "Fludrocortison"
          }
        ],
        "short": "Fludrocortison",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fludrocortison"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Fludrocortison\r\n[mg]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Fludrocortison\r\n[mg]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.iv_bolusweise.fludrocortison",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 12,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.385--20180827160925",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ",
        "short": "Inhalation therapy",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Inhalativ"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Group of inhaled substances",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Gruppe der inhalierten Wirkstoffe"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.34--20180514164458",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "ug"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.iloprost",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "22261",
            "display": "Iloprost"
          }
        ],
        "short": "Iloprost",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Iloprost"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Iloprost\r\nug",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Iloprost\r\nug"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.iloprost",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.387--20180828094359",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.isofluran",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "21975",
            "display": "Isofluran"
          }
        ],
        "short": "Isoflurane",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isofluran"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Isolflurane\r\n- volatile aneasthetic\r\n- muscle relaxant\r\n\r\n[ml/h]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Isofluran\r\n- volatiles Anaesthetikum\r\n- muskelrelaxierend\r\n\r\n[ml/h]\r\n\r\nUKA Aachen: Intervention \"Anaconda\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.isofluran",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.388--20180828100446",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "mL/h"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.sevofluran",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "26960",
            "display": "Sevofluran"
          }
        ],
        "short": "Sevoflurane",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sevofluran"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Sevoflurane\r\n- volatile anaesthetic",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Sevofluran\r\n- volatiles Anästhetikum"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.sevofluran",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.33--20180514164420",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "ppm"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.stickstoffoxid_no",
        "code": [
          {
            "system": "urn:oid:1.2.276.0.76.5.308",
            "code": "05825",
            "display": "Nitrogen oxide"
          }
        ],
        "short": "Nitric oxide",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stickstoffoxid (NO)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Nitirc oxide\r\nppm \r\n\r\nNote that in UKA's ICCA System, nitric oxide is reported like a respiratory parameter rather than a medication.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Stickstoffoxid (NO)\r\nppm (parts per Million)\r\n\r\nAchtung: Das Stickstoffoxid wird im UKA ICCA analog zu den Beatmungsparametern gespeichert, nicht wie ein Medikament."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.medikamente.asic_medikamente.inhalativ.stickstoffoxid_no",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.116--20180601130546",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores",
        "short": "Assessment scales",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Scores"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Assessment scales",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Verschiedene Scores zur Einschätzung des Patienten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1621--20190821121005",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score",
        "short": "SOFA score",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SOFA Score"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Compound SOFA score observation structure",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Die SOFA (Sequential Organ Failure Assessment) Bewertungen zur Einschätzung des Mortalitätsrisikos setzen sich aus den\r\nPunktzahlen der einzelnen bewerteten Systeme sowie der Gesamtpunktzahl zusammen.\r\n\r\nFür den SOFA-Score werden sechs Organe bzw. Organsysteme mithilfe spezifischer Parameter beurteilt. \r\nFür jedes System werden dabei zwischen 0 (normale Funktion) und 4 (massiv eingeschränkte Funktion) Punkte vergeben."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1622--20190821140837",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.identifier",
        "short": "Identifier",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource id",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Resource.identifier</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Resource.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1623--20190821141008",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.status",
        "short": "Status",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Observation Status, e.g. final, completed, unknown",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Status des Wertes, z.B. \"final\", \"completed\",\"unknown\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.status&#160;</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "final"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1624--20190821141300",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.kategorie",
        "short": "Category",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Category Survey\n\nSystem: \"http://terminology.hl7.org/CodeSystem/observation-category\"Code: \"Survey\"Display: \"Survey\"",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Kategorie \"Untersuchung\"\n\r\n\r\nSystem: \"http://terminology.hl7.org/CodeSystem/observation-category\"\nCode: \"survey\"\nDisplay: \"Survey\"[]()***\n        ***"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.category</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.category"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.kategorie",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1625--20190821142432",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.code_sofa_score_gesamt",
        "short": "SOFA score total code",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Score gesamt"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "\"SOFA score total\" score",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code für \"SOFA Score gesamt\""
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.code_sofa_score_gesamt",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1626--20190821143023",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1627--20190821144224",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten",
        "short": "Score components",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Komponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Score components",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score-Einzelwertkomponenten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1633--20190821151030",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung",
        "short": "Respiratory system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Atmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1635--20190821152734",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.code_sofa_atmung",
        "short": "Code SOFA respiratory system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Atmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.code_sofa_atmung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1634--20190821152622",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.atmung.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1632--20190821150628",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung",
        "short": "Blood clotting",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Blutgerinnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1641--20190821153935",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.code_sofa_blutgerinnung",
        "short": "Code SOFA blood clotting",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Blutgerinnung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.code_sofa_blutgerinnung",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1636--20190821153231",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.blutgerinnung.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1631--20190821150051",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem",
        "short": "Cardiovascular system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Herz-Kreislauf-System"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.component</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1642--20190821154529",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.code_sofa_herzkreislauf",
        "short": "Code SOFA cardiovascular system",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Herz-Kreislauf"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.code_sofa_herzkreislauf",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1637--20190821153456",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.herzkreislaufsystem.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1630--20190821145353",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion",
        "short": "Liver function",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Leberfunktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Liver function score\r\n\r\nSOFA Score für die Leberfunktion auf Basis des Bilirubin-Wertes (Labor) :\r\n\r\nBilirubin mg/dl:\r\n\r\n1,2 - 1,9     =>  Score = 1\r\n2,0 - 5,9     =>  Score = 2\r\n6,0 - 11,9   =>  Score = 3\r\n> 12,0        =>  Score = 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score für die Leberfunktion\r\n\r\nSOFA Score für die Leberfunktion auf Basis des Bilirubin-Wertes (Labor) :\r\n\r\nBilirubin mg/dl:\r\n\r\n1,2 - 1,9     =>  Score = 1\r\n2,0 - 5,9     =>  Score = 2\r\n6,0 - 11,9   =>  Score = 3\r\n> 12,0        =>  Score = 4"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1643--20190821154936",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.code_sofa_leber",
        "short": "Code SOFA liver",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Leber"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.code_sofa_leber",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1638--20190821153613",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.leberfunktion.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1629--20190821145144",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion",
        "short": "Renal function",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Nierenfunktion"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Renal function score\r\n\r\nSOFA-Score für die Nierenfunktion, basierend auf dem Kreatinin-Wert (Labor, Blut):\r\n\r\nKreatinin mg/dl\r\n\r\n1,2 - 1,9   => Score = 1\r\n2,0 - 3,4  =>  Score = 2\r\n3,5 - 4,9   => Score = 3\r\n>5            => Score = 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score für die Nierenfunktion\r\n\r\nSOFA-Score für die Nierenfunktion, basierend auf dem Kreatinin-Wert (Labor, Blut):\r\n\r\nKreatinin mg/dl\r\n\r\n1,2 - 1,9   => Score = 1\r\n2,0 - 3,4  =>  Score = 2\r\n3,5 - 4,9   => Score = 3\r\n>5            => Score = 4"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1644--20190821155418",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.code_sofa_nieren",
        "short": "Code SOFA kidneys",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA Nieren"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "Observation.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.code_sofa_nieren",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1639--20190821153732",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.nierenfunktion.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1628--20190821144823",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns",
        "short": "Central nervous system (CNS)",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Zentrales Nervensystem (ZNS)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "CNS Score\r\n\r\nDer ZNS SOFA Score wird auf Basis des Glasgow Coma Scale (GCS) ermittelt:\r\nGCS 13-14 => 1\r\nGCS 10-12 => 2\r\nGCS 6-9 => 3\r\nGCS <6 => 4",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "| Der ZNS SOFA Score wird auf Basis des Glasgow Coma Scale (GCS) ermittelt:\r\nGCS 13-14 => 1\r\nGCS 10-12 => 2\r\nGCS 6-9 => 3\r\nGCS <6 => 4 |  |\r\n|  |  |\r\n| \r\n |  |\r\n|  |  |"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.component<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.component"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1645--20190821155720",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.code_sofa_zns",
        "short": "Code SOFA CNS",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Code SOFA ZNS"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "-",
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Observation.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ob"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.code_sofa_zns",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1640--20190821153832",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.score_wert",
        "short": "Score value",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Score Wert"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Wert 15 (example)System: unitsofmeasure.orgCode: {score}",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wert 15 (z.B.)\r\nSystem: unitsofmeasure.org\r\nCode: {score}"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Observation.value<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Observation.value"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_klinische_daten.scores.sofa_score.score_komponenten.zentrales_nervensystem_zns.score_wert",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.5--20180514150110",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten",
        "short": "ASIC app output data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "ASIC App Ausgabedaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Findings captured by the ASIC app:\r\n\r\n**ARDS diagnostics**:\r\n- Multilobar lung infiltrations\r\n- Hypervolemia\r\n- Cardiological pulmonary edema \r\n\r\n**Possible causes for ARDS**:\r\n- Sepsis\r\n- Pneumonia\r\n- Polytrauma\r\n- ...\r\n\r\n**ARDS finding:**\r\n- ARDS mild / moderate / severe\r\n\r\nCodierung: SNOMED (?)",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Befunde des Patienten, die über die ASIC App erfasst werden:\r\n\r\n**ARDS Diagnostik**:\r\n- Infiltrate\r\n- Lungenödem ausschließlich wegen Hyperhydratation/Hypervolämie\r\n- Lungenödem ausschliesslich kardiologisch\r\n\r\n**Mögliche Ursachen für ARDS**:\r\n- Sepsis\r\n- Pneumonie\r\n- Polytrauma\r\n- Mageninhalt in Lunge\r\n- Fettembolie ...\r\n\r\n**ARDS Befund:**\r\n- ARDS leicht / mittel /schwer\r\n\r\nCodierung: SNOMED (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1897--20190827131438",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik",
        "short": "App Finding - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "App Leitlinien-Diagnostik"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The ASIC app will capture differential findings that support or eliminate a possible ARDS diagnosis. These findings as well as the ARDS diagnosis are part of the outcome data in the ASIC use case.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im Rahmen der Leitlinienfunktionalität der ASIC-App werden verschiedene Befunde abgefragt und erfasst, die zum Ein- oder Ausschluss der Diagnose \"ARDS\" führen.\r\nAußerdem wird die ARDS-Diagnose als solche ebenfalls erfasst."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1899--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1900--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.note<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.note"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
              "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": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.freitextbeschreibung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Allergisches Asthma"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1904--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1909--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1910--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ASIC_ARDS_Diagnostics_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.11--20180917154201"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1911--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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 für den Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "http://snomed.info/sct"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1912--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1916--20190827134845",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.schweregrad",
        "short": "Severity",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schweregrad"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Condition severity",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Schweregrad der Krankheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.severity<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.severity"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.schweregrad",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Condition_Severity_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.23--20190827141553"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1915--20190827131559",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosesicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_leitliniendiagnostik.diagnosensicherheit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "provisional"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "refuted"
            }
          },
          {
            "label": "example 3",
            "valueCodeableConcept": {
              "text": "differential"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1917--20190827151413",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen",
        "short": "App Finding - structure",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "App ARDS Ursachen"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "In the future the newly developed ASIC monitoring app will allow users to protocol one or more causes for the ARDS in a patient:\r\n\r\nMit der für den ASIC-Use Case zu entwickelnden Überwachungs-App sollen zukünftig die Ursachen für \r\ndas Lungenversagen eingegeben werden können (Kennzeichnung ja/nein)\r\n\r\n\r\n\r\n·        \nPneumonia \r\n\r\n\r\n\r\n·        \nAspiration\r\n\r\n\r\n\r\n·         Near-Drowning\r\n\r\n\r\n\r\n·        \nThorax trauma\r\n\r\n\r\n\r\n·        \nSepsis\r\n\r\n\r\n\r\n·        \nPancreatitis\r\n\r\n\r\n\r\n·         Fat embolism\r\n\r\n\r\n\r\n·        \nTRALI (Tranfusion Related Acute Lung Injury)\r\n\r\n\r\n\r\n·         Burn Trauma",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Mit der für den ASIC-Use Case zu entwickelnden Überwachungs-App sollen zukünftig die Ursachen für \r\ndas Lungenversagen eingegeben werden können (Kennzeichnung ja/nein)\r\n\r\n\r\n\r\n·        \nPneumonie\r\n\r\n\r\n\r\n·        \nAspiration\r\n\r\n\r\n\r\n·        \nBeinahe-Ertrinken\r\n\r\n\r\n\r\n·        \nThoraxtrauma\r\n\r\n\r\n\r\n·        \nSepsis\r\n\r\n\r\n\r\n·        \nPankreatitis\r\n\r\n\r\n\r\n·        \nFettembolie\r\n\r\n\r\n\r\n·        \nTRALI\r\n\r\n\r\n\r\n·        \nVerbrennungstrauma"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1919--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.identifikation",
        "short": "Identification",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Identifikation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Resource / data element identifier",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Ressourcen-/Datenelement-Id"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "Condition.identifier<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.identifier"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.identifikation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1924--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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"
            }
          ]
        },
        "comment": "Condition.recordedDate<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.recordedDate"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.dokumentationsdatum",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1929--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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"
            }
          ]
        },
        "comment": "Condition.code<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1930--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.code.Coding.code</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.code.Coding.code"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "ASIC_ARDS_Causes_SNOMED",
          "valueSet": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.3.1937.777.21.11.5--20180917113000"
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1931--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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 für den Diagnosecode"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Coding.system</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Coding.system"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.codesystem",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueIdentifier": {
              "value": "http://snomed.info/sct"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1932--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.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.\n                        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": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.Code.Code.display</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.Code.Code.display"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnose_kodiert.katalogtext_diagnosecode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.1936--20190827151500",
        "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnosensicherheit",
        "short": "Diagnosis certainty",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosensicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "The level of diagnosis certainty is given here.  For billing purposes in outpatients the indicator for diagnosis certainty (A, G, V or Z) is obligatory.  However for inpatients, for billing purposes, the indicators for diagnosis certainty are not permitted.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Diagnosesicherheit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "comment": "<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: arial,helvetica,clean,sans-serif; font-size: 13px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 15.86px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Condition.verificationStatus</span>\n<br clear=\"none\"/>",
        "_comment": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Condition.verificationStatus"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.asic_app_ausgabedaten.app_ards_ursachen.diagnosensicherheit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueCodeableConcept": {
              "text": "provisional"
            }
          },
          {
            "label": "example 2",
            "valueCodeableConcept": {
              "text": "refuted"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.102--20180528091430",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten",
        "short": "Outcome data",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Outcomedaten"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Outcome data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "**Berechnete / abgeleitete Outcome-Parameter\r\n**\r\nARDS Diagnosis (§21 Datensatz)                                          -- in den Befunden enthalten (?)\r\n**\r\nSOFA Score ohne ZNS\r\nDialyse (dialysefreie Tage)**\r\n**Beatmungs-freie Tage**\r\n**Vasopressor-freie Tage**\r\n**Lungenprotektive Beatmung >90% (TV <6ml prokgKG)** \r\n\r\ntbd: Sollen diese Outcome-Werte mit den ASIC-Daten abgespeichert werden oder nach Bedarf von den jeweiligen Anwendungen berechnet werden?\r\n**auf ICU verstorben: ja/nein   **                                                           -- ableitbar aus Sterbedatum und ICU-Aufenthaltsdaten\r\n**im KH verstorben: ja/nein   **                                                             -- ableitbar aus Sterbedatum und KH-Aufenthaltsdaten\r\n\r\nKH Aufenthaltsdauer                                                                           -- bereits in den Bewegungsdaten enthalten (?)\r\nICU Aufenthaltsdauer                                                                          -- bereits in den Bewegungsdaten enthalten (?)\r\nEntlassgrund                                                                                       -- bereits in den Bewegungsdaten enthalten (?)\r\nWiederaufnahmen ICU                                                                        -- bereits in den Bewegungsdaten enthalten (?)\r\nWiederaufnahmen Krankenhaus (TK NRW, AOK Plus)                      -- bereits in den Bewegungsdaten enthalten (?)\r\nWiedereingliederungszeit nach Krankheit (TK NRW AOK Plus)         -- bereits in den Bewegungsdaten enthalten (?)"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.108--20180528094250",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.im_kh_verstorben",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "184297005",
            "display": "Patient died in hospital (finding)"
          }
        ],
        "short": "Deceased at hospital",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im KH verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Deceased at hospital",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Im KH verstorben (j/n)\r\n\r\nKann aus den Bewegungsdaten abgeleitet werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.im_kh_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.107--20180528094012",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.auf_icu_verstorben",
        "short": "Deceased in ICU",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Auf ICU verstorben"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Deceased in ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Auf ICU verstorben (j/n)\r\n\r\nKann aus den Bewegungsdaten abgeleitet werden"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.auf_icu_verstorben",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.24--20180514161621",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiederaufnahme",
        "short": "Readmission",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiederaufnahme"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Hospital readmission - outcome data",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiederaufnahme ins Krankenhaus (Krankenkasse)(Outcome). \r\n\r\nEine Wiederaufnahme liegt vor, wenn der Patient bereits entlassen wurde, dann allerdings innerhalb kürzester Zeit oder aufgrund derselben Erkrankung wie zuvor erneut im Krankenhaus aufgenommen wird. In diesem Fall bleibt die Fallnummer die gleiche, es handelt sich um eine Wiederaufnahme."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiederaufnahme",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": false
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.25--20180514161745",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiedereingliederungszeit",
        "short": "Reintegration time",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiedereingliederungszeit"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Time for professional reintegration",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Wiedereingliederungszeit (Krankenkasse). Dieses Datum wird im Krankenhaus nicht erfasst."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.wiedereingliederungszeit",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.167--20180712103550",
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.sofa_score_ohne_zns",
        "short": "SOFA Total score without CNS",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SOFA Score ohne ZNS"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Total SOFA score minus score for central nervous System\r\n\r\nDetermined before discharge from ICU",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Organversagen: SOFA Score ohne Zentrales Nervensystem\r\n\r\nBerechnung: \r\nSOFA Score gesamt - SOFA Score ZNS\r\nZeitpunkt: bei Entlassung von der Intensivstation"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.sofa_score_ohne_zns",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "minValueQuantity": {
          "value": 0
        },
        "maxValueQuantity": {
          "value": 20
        }
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.106--20180528093528",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "%"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.lungenprotektive_beatmung",
        "short": "Lung protective respiration",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Lungenprotektive Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Precentage of time in ICU spent with lung protective respiration\r\n[%]",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Outcome:\r\nAnteil der Tage mit lungenprotektiver Beatmung (Tidalvolumen Vt <6ml / kg)\n[%]"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.lungenprotektive_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.423--20181121143731",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://unitsofmeasure.org/",
                  "code": "d"
                }
              ]
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.tage_mit_beatmung",
        "code": [
          {
            "system": "http://loinc.org",
            "code": "74201-5",
            "display": "Days on ventilator"
          }
        ],
        "short": "Number of days on ventilator",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Tage mit Beatmung"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of days spent on a ventilator (partial and full days are counted)\r\n\r\nNote:\r\n\"Artificial respiration > 24h\" is required for patients to be included in the ASIC use case.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der Tage, an denen der Patient ganz oder teilweise beatmet wurde\r\n\r\nAchtung: \r\n\"Maschinelle Beatmung > 24h\"  ist auch Einschlusskriterium für den ASIC Use Case."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.tage_mit_beatmung",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "example": [
          {
            "label": "example 1 of Quantity",
            "valueQuantity": {
              "value": 2,
              "unit": "d",
              "system": "http://unitsofmeasure.org",
              "code": "d"
            }
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.104--20180528093125",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.beatmungsfreie_tage",
        "short": "Number of respirator-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsfreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of respirator-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Beatmungsfreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.beatmungsfreie_tage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.105--20180528093313",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.vasopressorfreie_tage",
        "short": "Number of vasopressor-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressorfreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of vasopressor-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Vasopressorfreie Tage\r\n\r\nAnzahl der Tage ohne Gabe von Vasopressoren."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.vasopressorfreie_tage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.21.2.103--20180528092817",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits",
            "valueCodeableConcept": {
              "text": "days"
            }
          }
        ],
        "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.dialysefreie_tage",
        "short": "Number of dialysis-free days",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Dialysefreie Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Number of dialysis-free days",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "de-DE"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Anzahl der dialysefreien Tage"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "*",
        "base": {
          "path": "asicdataset.asic_use_case_daten.falldaten.outcomedaten.dialysefreie_tage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}