{
"description": "Annotationen dienen dazu, Entitäten wie z.B. Fälle, Ausbrüche oder Personen mit Notizen, Kommentaren und Anhängen zu versehen sowie allgemeine Notizen, Kommentare und Dokumente ohne Entitätsbezug zu hinterlegen.",
"_filename": "StructureDefinition-AnnotationCommunication.json",
"package_name": "rki.emiga.common",
"date": "2025-09-25",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "AnnotationCommunication",
"abstract": false,
"type": "Communication",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Annotation",
"package_version": "1.2.0-alpha.12",
"status": "active",
"id": "a85d87b3-e94e-4936-9e7a-e4b81d33730f",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationCommunication",
"version": "0.4.0",
"differential": {
"element": [ {
"id": "Communication.meta",
"path": "Communication.meta",
"mustSupport": true
}, {
"id": "Communication.meta.profile",
"path": "Communication.meta.profile",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Communication.meta.profile:emigaprofile",
"max": "*",
"min": 0,
"path": "Communication.meta.profile",
"sliceName": "emigaprofile",
"patternCanonical": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationCommunication|1.2.0-alpha.12"
}, {
"id": "Communication.meta.security",
"path": "Communication.meta.security",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Slicing security attribute by coding system",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Communication.meta.security:visibility",
"max": "1",
"min": 0,
"path": "Communication.meta.security",
"binding": {
"strength": "required",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/AnnotationResourceVisibilityType"
},
"sliceName": "visibility",
"mustSupport": true
}, {
"id": "Communication.meta.security:visibility.system",
"min": 1,
"path": "Communication.meta.security.system",
"patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"mustSupport": true
}, {
"id": "Communication.meta.security:visibility.code",
"min": 1,
"path": "Communication.meta.security.code",
"mustSupport": true
}, {
"id": "Communication.meta.security:responsibility",
"max": "1",
"min": 0,
"path": "Communication.meta.security",
"binding": {
"strength": "required",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility"
},
"sliceName": "responsibility",
"mustSupport": true
}, {
"id": "Communication.meta.security:responsibility.system",
"min": 1,
"path": "Communication.meta.security.system",
"patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"mustSupport": true
}, {
"id": "Communication.meta.security:responsibility.code",
"min": 1,
"path": "Communication.meta.security.code",
"mustSupport": true
}, {
"id": "Communication.meta.tag",
"min": 1,
"path": "Communication.meta.tag",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"path": "Communication.meta.tag",
"min": 1,
"definition": "Kennzeichnung von personenbezogenen Daten",
"short": "Kennzeichnung von personenbezogenen Daten",
"mustSupport": true,
"sliceName": "personalInformation",
"binding": {
"strength": "required",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/PersonalInformation"
},
"max": "*",
"id": "Communication.meta.tag:personalInformation"
}, {
"id": "Communication.meta.tag:personalInformation.system",
"min": 1,
"path": "Communication.meta.tag.system",
"patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/PersonalInformation",
"mustSupport": true
}, {
"id": "Communication.meta.tag:personalInformation.code",
"min": 1,
"path": "Communication.meta.tag.code",
"mustSupport": true
}, {
"id": "Communication.implicitRules",
"max": "0",
"path": "Communication.implicitRules"
}, {
"id": "Communication.language",
"max": "0",
"path": "Communication.language"
}, {
"id": "Communication.text",
"max": "0",
"path": "Communication.text"
}, {
"id": "Communication.contained",
"max": "0",
"path": "Communication.contained"
}, {
"id": "Communication.extension",
"min": 2,
"path": "Communication.extension",
"mustSupport": true
}, {
"id": "Communication.extension:processingStatus",
"max": "1",
"min": 1,
"path": "Communication.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://emiga.rki.de/fhir/common/Extension/ProcessingStatus" ]
} ],
"sliceName": "processingStatus",
"mustSupport": true
}, {
"id": "Communication.extension:dateCreated",
"max": "1",
"min": 1,
"path": "Communication.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://emiga.rki.de/fhir/common/Extension/DateCreated" ]
} ],
"sliceName": "dateCreated",
"mustSupport": true
}, {
"id": "Communication.modifierExtension",
"max": "0",
"path": "Communication.modifierExtension"
}, {
"id": "Communication.identifier",
"min": 2,
"path": "Communication.identifier",
"slicing": {
"rules": "open",
"ordered": false,
"description": "slicing patient identifier by system",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Communication.identifier:EmigaID",
"max": "1",
"min": 1,
"path": "Communication.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaID" ]
} ],
"sliceName": "EmigaID",
"mustSupport": true
}, {
"id": "Communication.identifier:EmigaID.use",
"path": "Communication.identifier.use",
"fixedCode": "official",
"mustSupport": true
}, {
"id": "Communication.identifier:EmigaFileNumber",
"max": "1",
"min": 1,
"path": "Communication.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaFileNumber" ]
} ],
"sliceName": "EmigaFileNumber",
"mustSupport": true
}, {
"id": "Communication.identifier:EmigaFileNumber.use",
"path": "Communication.identifier.use",
"fixedCode": "official",
"mustSupport": true
}, {
"id": "Communication.identifier:SurvNetFileNumber",
"max": "1",
"min": 0,
"path": "Communication.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetFileNumber" ]
} ],
"sliceName": "SurvNetFileNumber",
"mustSupport": true
}, {
"id": "Communication.identifier:SurvNetFileNumber.use",
"path": "Communication.identifier.use",
"fixedCode": "temp",
"mustSupport": true
}, {
"id": "Communication.instantiatesCanonical",
"max": "0",
"path": "Communication.instantiatesCanonical",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.instantiatesUri",
"max": "0",
"path": "Communication.instantiatesUri",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.basedOn",
"max": "0",
"path": "Communication.basedOn",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.partOf",
"max": "0",
"path": "Communication.partOf",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.inResponseTo",
"max": "0",
"path": "Communication.inResponseTo",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.status",
"path": "Communication.status",
"comment": "Der Status der Annotation wird auf 'completed' gesetzt, da der Verarbeitungsstatus der Annotation über die Extension ProcessingStatus definiert wird.",
"fixedCode": "completed",
"mustSupport": true
}, {
"id": "Communication.statusReason",
"max": "0",
"path": "Communication.statusReason",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.priority",
"max": "0",
"path": "Communication.priority",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.medium",
"max": "0",
"path": "Communication.medium",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.subject",
"max": "0",
"path": "Communication.subject",
"comment": "Subject der Annotation ist ein andere Entität, es wird über about referenziert"
}, {
"id": "Communication.topic",
"min": 1,
"path": "Communication.topic",
"short": "Betreff",
"definition": "Der Betreff der Annotation",
"mustSupport": true
}, {
"id": "Communication.topic.coding",
"max": "0",
"path": "Communication.topic.coding",
"comment": "Der Betreff wird im Text Feld dokumentiert"
}, {
"id": "Communication.topic.text",
"min": 1,
"path": "Communication.topic.text",
"short": "Betreff-Inhalt",
"definition": "Der Betreff der Annotation wird im Text Feld dokumentiert.",
"mustSupport": true
}, {
"id": "Communication.about",
"path": "Communication.about",
"short": "Bezugsentität",
"definition": "Referenz zur Bezugsentität",
"mustSupport": true
}, {
"id": "Communication.encounter",
"max": "0",
"path": "Communication.encounter",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.sent",
"path": "Communication.sent",
"short": "Datum",
"definition": "Hier wird ein benutzerdefiniertes Datum angegeben.",
"mustSupport": true
}, {
"id": "Communication.received",
"max": "0",
"path": "Communication.received",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.recipient",
"max": "0",
"path": "Communication.recipient",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.sender",
"min": 1,
"path": "Communication.sender",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/EmigaUserPractitioner" ]
} ],
"short": "Erstellende Person",
"definition": "Erstellende Person der Annotation",
"mustSupport": true
}, {
"id": "Communication.reasonCode",
"max": "0",
"path": "Communication.reasonCode",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.reasonReference",
"max": "0",
"path": "Communication.reasonReference",
"comment": "Derzeit für Emiga Anwendungsfälle nicht relevant"
}, {
"id": "Communication.payload",
"min": 1,
"path": "Communication.payload",
"short": "Inhalt",
"definition": "Inhalt der Annotation",
"mustSupport": true
}, {
"id": "Communication.payload.content[x]",
"path": "Communication.payload.content[x]",
"type": [ {
"code": "string"
}, {
"code": "Reference",
"targetProfile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentDocumentReference" ]
} ],
"comment": "Der Inhalt der Annotation wird im contentString Feld gespeichert oder im Fall eines Anhangs im contentAttachment Feld",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"mustSupport": true
}, {
"id": "Communication.payload.content[x]:contentString",
"max": "1",
"min": 0,
"path": "Communication.payload.content[x]",
"type": [ {
"code": "string"
} ],
"short": "Beschreibung - Inhalt der Annotation",
"sliceName": "contentString"
}, {
"id": "Communication.payload.content[x]:contentReference",
"max": "1",
"min": 0,
"path": "Communication.payload.content[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentDocumentReference" ]
} ],
"short": "Anhang - Hier wird der Anhang der Annotation referenziert",
"sliceName": "contentReference"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}