PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Bundle/DGUV-OPER-PR-Bundle
{
  "description": "Dieses Profil spezifiziert den strukturierten Aufbau des stationären DGUV‑Operationsberichts",
  "_filename": "DGUV_OPER_PR_Bundle.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Stationärer Operationsbericht - Bundle",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "7f169af8-4d14-4727-b888-0a23f57ff006",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Bundle/DGUV-OPER-PR-Bundle",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "mustSupport": true
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://fhir.dguv.de/OPER/Bundle/DGUV-OPER-PR-Bundle"
    }, {
      "id": "Bundle.identifier",
      "min": 1,
      "path": "Bundle.identifier",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.system",
      "min": 1,
      "path": "Bundle.identifier.system",
      "fixedUri": "http://fhir.dguv.de/OPER/NamingSystem/DGUV-OPER-NS-Nachrichtenkennung",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "short": "Eindeutiger Identifier für den Operationsbericht",
      "comment": "Für den Value gibt es eine festgeschriebenes Format, dass im OPER-Implementation-Guide beschrieben wird.",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "short": "Zeitpunkt der Erstellung des Bundles",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.meta.profile",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Composition",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Composition",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Composition.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.dguv.de/OPER/Composition/DGUV-OPER-PR-Composition" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Composition.resource.section",
      "max": "6",
      "min": 6,
      "path": "Bundle.entry.resource.section"
    }, {
      "id": "Bundle.entry:VersichertePerson",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "VersichertePerson"
    }, {
      "id": "Bundle.entry:VersichertePerson.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson" ]
      } ]
    }, {
      "id": "Bundle.entry:Autor",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Autor"
    }, {
      "id": "Bundle.entry:Autor.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}