{ "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", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "DiagnosticReport", "experimental": "false", "resourceType": "StructureDefinition", "title": "Maia Laborbefund", "package_version": "1.0.3", "status": "active", "id": "fe9fc4cf-3094-413e-8f0d-5749dd68d473", "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.effectiveDateTime", "max": "1", "min": 1, "path": "DiagnosticReport.effectiveDateTime", "type": [ { "code": "dateTime" } ], "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" }