PackagesCanonicalsLogsProblems
    Packages
    tiplu.maia.schnittstellendefinition@1.1.2
    https://tiplu.de/fhir/maia/StructureDefinition/MaiaLaborbefund
{
  "description": "Das vorliegende DiagnosticReport-Profil im Use Case eines Laborbefundes beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
  "_filename": "StructureDefinition-MaiaLaborbefund.json",
  "package_name": "tiplu.maia.schnittstellendefinition",
  "date": "2023-02-27",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "MaiaLaborbefund",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Maia Laborbefund",
  "package_version": "1.1.2",
  "status": "active",
  "id": "f2912f9d-57c1-4486-9099-a983c848177f",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaLaborbefund",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.id",
      "min": 1,
      "path": "DiagnosticReport.id",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier",
      "min": 1,
      "path": "DiagnosticReport.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.identifier",
      "sliceName": "Befundnummer"
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.type",
      "min": 1,
      "path": "DiagnosticReport.identifier.type",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "FILL",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.type.coding",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.type.coding:fillerV2",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding",
      "sliceName": "fillerV2",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.type.coding:fillerV2.system",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.type.coding:fillerV2.code",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding.code",
      "fixedCode": "FILL",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.system",
      "min": 1,
      "path": "DiagnosticReport.identifier.system",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier:Befundnummer.value",
      "min": 1,
      "path": "DiagnosticReport.identifier.value",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.basedOn",
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "profile": [ "https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference" ],
        "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" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.status",
      "path": "DiagnosticReport.status",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "11502-2",
          "system": "http://loinc.org"
        } ]
      }
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.encounter",
      "min": 1,
      "path": "DiagnosticReport.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]",
      "min": 1,
      "path": "DiagnosticReport.effective[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]:effectiveDateTime",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "effectiveDateTime",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.result",
      "min": 1,
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaLaboruntersuchung" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}