{
  "resourceType": "StructureDefinition",
  "id": "692bb249-fb3f-4bf4-b7b2-d058bc2b592b",
  "meta": {
    "lastUpdated": "2021-10-24T20:57:09.084+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">hier zu lesen</div>"
  },
  "url": "https://www.smith.care/fhir/StructureDefinition/HLEPApp",
  "version": "v1.0",
  "name": "HLEPApp",
  "title": "Hier ist der Titel",
  "status": "draft",
  "date": "2021-10-24T20:52:49.1419513Z",
  "contact": [
    {
      "name": "DIZ UKJ",
      "telecom": [
        {
          "system": "phone",
          "value": "13235",
          "use": "home",
          "rank": 1
        },
        {
          "system": "phone",
          "value": "56554",
          "use": "work",
          "rank": 2
        }
      ]
    }
  ],
  "description": "Beschreibung über die Helpauswertung",
  "purpose": "hier ist das Ziel",
  "keyword": [
    {
      "system": "http://loinc.org",
      "version": "11",
      "code": "258",
      "display": "irgendwas"
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": true,
  "type": "https://www.smith.care/fhir/StructureDefinition/HLEPApp",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "HLEPApp",
        "path": "HLEPApp",
        "short": "das ist ein LogModel für die Auswertung",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "HLEPApp.DatenFuerDieZuordnung",
        "path": "HLEPApp.DatenFuerDieZuordnung",
        "label": "hier ist der Label",
        "short": "daten-fuer-die-zuordnung_hier ist die kurze Beschreibung In ART-DECOR wird hier der Namen des Items",
        "definition": "Hier ist die Definition in ART-DECOR wird hier die Beschriebung",
        "comment": "hier ist die Kommentare",
        "requirements": "in ART-DECOR heißt Rationale und wird in Simplifier unter Requirements Requirements\r\nhier ist der Grund für inclusion und constrainment. hier kann man die Quelle beschreiben",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "meaningWhenMissing": "die Bedeutung, wenn der Wert ist nicht da"
      },
      {
        "id": "HLEPApp.DatenFuerDieZuordnung.SAB-KNS-Gruppe",
        "path": "HLEPApp.DatenFuerDieZuordnung.SAB-KNS-Gruppe",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/code"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "description": "test",
          "valueSet": "http://www.valueset.de"
        }
      },
      {
        "id": "HLEPApp.DatenFuerDieZuordnung.Rollout-Datum",
        "path": "HLEPApp.DatenFuerDieZuordnung.Rollout-Datum",
        "label": "Label der Rollout",
        "short": "Rollout-Datum",
        "definition": "Beschrieung der Rollout Datum",
        "comment": "Kommentare",
        "requirements": "retionale oder requirements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/date"
            ]
          }
        ],
        "patternDate": "2021-10-06",
        "example": [
          {
            "label": "Rollout",
            "valueDate": "2021-10-06"
          }
        ],
        "minValueDate": "2021-09-01",
        "maxValueDate": "2021-11-05"
      },
      {
        "id": "HLEPApp.DatenFuerDieZuordnung.Einschlussdatum-Interventionsphase",
        "path": "HLEPApp.DatenFuerDieZuordnung.Einschlussdatum-Interventionsphase",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/date"
            ]
          }
        ]
      },
      {
        "id": "HLEPApp.DatenFuerDenPrimaerenEndpunkt",
        "path": "HLEPApp.DatenFuerDenPrimaerenEndpunkt",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "HLEPApp.DatenFuerDenSekundaerenEndpunkt",
        "path": "HLEPApp.DatenFuerDenSekundaerenEndpunkt",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "HLEPApp.DatenFuerDieKlinischeBeschreibung",
        "path": "HLEPApp.DatenFuerDieKlinischeBeschreibung",
        "alias": [
          "Daten für die klinischen Beschrebung"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "HLEPApp.DatenFuerStudienverwaltung",
        "path": "HLEPApp.DatenFuerStudienverwaltung",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      }
    ]
  }
}