PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.0-beta.2
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion
{
  "description": "Abbildung der Informationen zu einer Obduktion im Kontext der STF",
  "_filename": "StructureDefinition-StfObduktion.json",
  "package_name": "de.gematik.sterbefall",
  "date": "2025-09-05",
  "derivation": "constraint",
  "publisher": "ELFA Maßnahme Interoperabilität",
  "fhirVersion": "4.0.1",
  "name": "StfObduktion",
  "abstract": false,
  "type": "Procedure",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "STF Obduktion",
  "package_version": "1.0.0-beta.2",
  "status": "active",
  "id": "3b1039bc-55f6-4104-8dca-619657da3944",
  "kind": "resource",
  "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion",
  "version": "1.0.0-beta.1",
  "differential": {
    "element": [ {
      "id": "Procedure.basedOn",
      "path": "Procedure.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ]
      } ],
      "comment": "Zuordnung zum Antrag einer Obduktion",
      "mustSupport": true
    }, {
      "id": "Procedure.status",
      "path": "Procedure.status",
      "mustSupport": true
    }, {
      "id": "Procedure.code",
      "path": "Procedure.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "29240004",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Procedure.performed[x]",
      "path": "Procedure.performed[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "comment": "Uhrzeit der Obduktion",
      "mustSupport": true
    }, {
      "id": "Procedure.asserter",
      "path": "Procedure.asserter",
      "mustSupport": true
    }, {
      "id": "Procedure.asserter.display",
      "path": "Procedure.asserter.display",
      "comment": "Bei wem die Obduktion beantragt wurde",
      "mustSupport": true
    }, {
      "id": "Procedure.performer",
      "path": "Procedure.performer",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "function",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Procedure.performer.function",
      "path": "Procedure.performer.function",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypObduktionVS"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.performer.actor",
      "path": "Procedure.performer.actor",
      "mustSupport": true
    }, {
      "id": "Procedure.performer.actor.display",
      "path": "Procedure.performer.actor.display",
      "comment": "Name Pathologisches Institut oder Gerichtsmedizinisches Institut",
      "mustSupport": true
    }, {
      "id": "Procedure.performer:GerichtsmedizinischesInstitut",
      "max": "1",
      "min": 0,
      "path": "Procedure.performer",
      "sliceName": "GerichtsmedizinischesInstitut",
      "mustSupport": true
    }, {
      "id": "Procedure.performer:GerichtsmedizinischesInstitut.function",
      "min": 1,
      "path": "Procedure.performer.function",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "GerichtsmedInst",
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
        } ]
      }
    }, {
      "id": "Procedure.performer:PathologischesInstitut",
      "max": "1",
      "min": 0,
      "path": "Procedure.performer",
      "sliceName": "PathologischesInstitut",
      "mustSupport": true
    }, {
      "id": "Procedure.performer:PathologischesInstitut.function",
      "min": 1,
      "path": "Procedure.performer.function",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "PathInst",
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
        } ]
      }
    }, {
      "id": "Procedure.location",
      "path": "Procedure.location",
      "mustSupport": true
    }, {
      "id": "Procedure.location.display",
      "path": "Procedure.location.display",
      "comment": "Ort der Durchführung",
      "mustSupport": true
    }, {
      "id": "Procedure.report",
      "path": "Procedure.report",
      "comment": "Verlinkung auf den beiliegenden Obduktionsbericht",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}