{
"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-04-29",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "AnnotationCommunication",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Communication",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Annotation",
"package_version": "1.2.0-alpha.4",
"status": "active",
"id": "4fdae55d-3692-4e7a-9b40-f8bb18326b49",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationCommunication",
"version": "0.1.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.2"
}, {
"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/ResourceVisibilityType"
},
"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/PersonalInformationVS"
},
"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": 1,
"path": "Communication.identifier",
"short": "TODO",
"slicing": {
"rules": "open",
"ordered": false,
"description": "slicing organization identifier by system",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "TODO",
"mustSupport": true
}, {
"id": "Communication.identifier:emigaAnnotationId",
"max": "1",
"min": 1,
"path": "Communication.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaAnnotationId" ]
} ],
"sliceName": "emigaAnnotationId",
"mustSupport": true
}, {
"id": "Communication.identifier:survnetAnnotationId",
"max": "1",
"min": 0,
"path": "Communication.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetAnnotationId" ]
} ],
"sliceName": "survnetAnnotationId",
"mustSupport": true
}, {
"id": "Communication.instantiatesCanonical",
"max": "0",
"path": "Communication.instantiatesCanonical"
}, {
"id": "Communication.instantiatesUri",
"max": "0",
"path": "Communication.instantiatesUri"
}, {
"id": "Communication.basedOn",
"max": "0",
"path": "Communication.basedOn"
}, {
"id": "Communication.partOf",
"max": "0",
"path": "Communication.partOf"
}, {
"id": "Communication.inResponseTo",
"max": "0",
"path": "Communication.inResponseTo"
}, {
"id": "Communication.status",
"path": "Communication.status",
"fixedCode": "completed",
"mustSupport": true
}, {
"id": "Communication.statusReason",
"max": "0",
"path": "Communication.statusReason"
}, {
"id": "Communication.category",
"path": "Communication.category",
"short": "Schlagwort",
"definition": "Schlagwort der Annotation",
"mustSupport": true
}, {
"id": "Communication.category.coding",
"path": "Communication.category.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"definition": "TODO",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsLocal",
"max": "1",
"min": 0,
"path": "Communication.category.coding",
"binding": {
"strength": "preferred",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/KeywordsLocal"
},
"sliceName": "keywordsLocal",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsLocal.system",
"min": 1,
"path": "Communication.category.coding.system",
"patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/KeywordsLocal",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsLocal.version",
"path": "Communication.category.coding.version",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsLocal.code",
"path": "Communication.category.coding.code",
"short": "Schlagwort-Code Lokal",
"definition": "Lokale Schlagwort-Code der Annotation",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsLocal.display",
"path": "Communication.category.coding.display",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsGlobal",
"max": "1",
"min": 0,
"path": "Communication.category.coding",
"binding": {
"strength": "preferred",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/KeywordsGlobal"
},
"sliceName": "keywordsGlobal",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsGlobal.system",
"min": 1,
"path": "Communication.category.coding.system",
"patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/KeywordsGlobal",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsGlobal.version",
"path": "Communication.category.coding.version",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsGlobal.code",
"path": "Communication.category.coding.code",
"short": "Global Schlagwort-Code",
"definition": "Global Schlagwort-Code der Annotation",
"mustSupport": true
}, {
"id": "Communication.category.coding:keywordsGlobal.display",
"path": "Communication.category.coding.display",
"mustSupport": true
}, {
"id": "Communication.priority",
"max": "0",
"path": "Communication.priority"
}, {
"id": "Communication.medium",
"max": "0",
"path": "Communication.medium"
}, {
"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",
"path": "Communication.topic",
"short": "Betreff",
"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",
"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"
}, {
"id": "Communication.sent",
"path": "Communication.sent",
"mustSupport": true
}, {
"id": "Communication.received",
"max": "0",
"path": "Communication.received"
}, {
"id": "Communication.recipient",
"max": "0",
"path": "Communication.recipient"
}, {
"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"
}, {
"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"
}