{ "description": "ToDo", "_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.1", "status": "active", "id": "a6850384-3ff8-40a5-9561-619d7ec13f23", "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.1" }, { "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", "max": "1", "path": "Communication.category", "short": "Schlagwort", "definition": "Schlagwort der Annotation", "mustSupport": true }, { "id": "Communication.category.coding", "path": "Communication.category.coding", "binding": { "strength": "preferred", "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/KeywordsVS" }, "mustSupport": true }, { "id": "Communication.category.coding.system", "min": 1, "path": "Communication.category.coding.system", "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/Keywords", "mustSupport": true }, { "id": "Communication.category.coding.version", "path": "Communication.category.coding.version", "mustSupport": true }, { "id": "Communication.category.coding.code", "path": "Communication.category.coding.code", "short": "Schlagwort-Code", "definition": "Schlagwort-Code der Annotation", "mustSupport": true }, { "id": "Communication.category.coding.display", "path": "Communication.category.coding.display", "mustSupport": true }, { "id": "Communication.category.text", "path": "Communication.category.text", "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": "Attachment", "profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentAnnotation" ] }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "comment": "Der Inhalt der Annotation wird im contentString Feld gespeichert oder im Fall eines Anhangs im contentAttachment Feld", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }