Diphtherie-Erkrankung (DiseaseCORD)
https://demis.rki.de/fhir/StructureDefinition/DiseaseCORD
Das DiseaseCORD-Profil ist die Diphtherie-spezifische Ausgestaltung des Disease-Profils. Dieses Profil kann und muss instanziiert werden, wenn eine Diphtherie-Meldung zusammengestellt wird.
Wesentliche Unterschiede zum Disease-Profil ergeben sich in Bezug auf die Festlegung eines konkreten kodierten Wertes, der den Meldetatbestand abschließend bestimmt sowie das Binding eines meldetatbestandsspezifischen ValueSets (hier: https://demis.rki.de/fhir/ValueSet/evidenceCORD), über welches Symptome/Manifestationen passend zugeordnet werden können.
Profilansicht
| DiseaseCORD (Condition) | | | Disease | There are no (further) constraints on this element Data typeDisease |
| code | | | | There are no (further) constraints on this element Element idCondition.code Short descriptionMeldetatbestand "Diphtherie" DefinitionBei Meldetatbestand "Diphtherie" ist Condition.code.coding.code mit "cord" zu belegen.
|
| coding | | | | There are no (further) constraints on this element |
| system | | | Fixed Value | There are no (further) constraints on this element Element idCondition.code.coding.system Fixed valuehttps://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory |
| code | | | Fixed Value | There are no (further) constraints on this element Element idCondition.code.coding.code Fixed valuecord |
| evidence | | | | There are no (further) constraints on this element Element idCondition.evidence Short descriptionSymptome und Manifestationen in Bezug auf Diphtherie DefinitionDer Wert muss als SNOMED-Code - entsprechend des vom RKI definierten und in regelmäßigen Abständen aktualisierten ValueSets (https://demis.rki.de/fhir/ValueSet/evidenceCORD) – im code.coding Element dargestellt werden.
|
| code | | 1..1 | | There are no (further) constraints on this element Element idCondition.evidence.code |
| coding | | 1..1 | Binding | There are no (further) constraints on this element Element idCondition.evidence.code.coding BindingSymptome und Manifestationen in Bezug auf Diphtherie
EvidenceCORD (extensible) |
| system | | 1.. | | There are no (further) constraints on this element Element idCondition.evidence.code.coding.system |
| code | | 1.. | | There are no (further) constraints on this element Element idCondition.evidence.code.coding.code |
Beispiel
<id value="2709dc2d-a1b0-35fd-8a27-0c26a51d7804" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseCORD" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" />
<code value="confirmed" />
</coding>
</verificationStatus>
<system value="https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory" />
</coding>
</code>
<reference value="Patient/a9a89245-c9df-32b1-bafa-c1a83994fa00" />
</subject>
<system value="http://snomed.info/sct" />
<code value="95324001" />
</coding>
</code>
</evidence>
<text value="Textueller Hinweis" />
</note>
</Condition>