{
  "resourceType": "StructureDefinition",
  "url": "http://www.smith.care/fhir/StructureDefinition/HELP_Labor_DiagnosticReport_R4",
  "name": "HELP_Labor_DiagnosticReport_R4",
  "status": "draft",
  "contact": [
    {
      "name": "SMITH_UKL"
    }
  ],
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.identifier:befund",
        "path": "DiagnosticReport.identifier",
        "sliceName": "befund",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:befund.use",
        "path": "DiagnosticReport.identifier.use",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:befund.assigner.type",
        "path": "DiagnosticReport.identifier.assigner.type",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:befund.assigner.identifier.use",
        "path": "DiagnosticReport.identifier.assigner.identifier.use",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan",
              "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation",
              "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder",
              "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
              "http://smith.care/fhir/StructureDefinition/HELP_Labor_ServiceRequest_R4"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.category.coding:loinc-lab",
        "path": "DiagnosticReport.category.coding",
        "sliceName": "loinc-lab"
      },
      {
        "id": "DiagnosticReport.category.coding:loinc-lab.system",
        "path": "DiagnosticReport.category.coding.system",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.category.coding:loinc-lab.code",
        "path": "DiagnosticReport.category.coding.code",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.category.coding:loinc-lab.display",
        "path": "DiagnosticReport.category.coding.display",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.category.coding:diagnostic-service-sections",
        "path": "DiagnosticReport.category.coding",
        "sliceName": "diagnostic-service-sections"
      },
      {
        "id": "DiagnosticReport.category.coding:diagnostic-service-sections.system",
        "path": "DiagnosticReport.category.coding.system",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.category.coding:diagnostic-service-sections.code",
        "path": "DiagnosticReport.category.coding.code",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.category.coding:diagnostic-service-sections.display",
        "path": "DiagnosticReport.category.coding.display",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code.coding:loinc-labReport",
        "path": "DiagnosticReport.code.coding",
        "sliceName": "loinc-labReport"
      },
      {
        "id": "DiagnosticReport.code.coding:loinc-labReport.system",
        "path": "DiagnosticReport.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code.coding:loinc-labReport.code",
        "path": "DiagnosticReport.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code.coding:loinc-labReport.display",
        "path": "DiagnosticReport.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.encounter.reference",
        "path": "DiagnosticReport.encounter.reference",
        "mustSupport": true
      }
    ]
  }
}