Coronavirus-Krankheit-2019 (COVID-19)-Erkrankung (DiseaseCVDD)
https://demis.rki.de/fhir/StructureDefinition/DiseaseCVDD
Das DiseaseCVDD-Profil ist die Coronavirus-Krankheit-2019 (COVID-19)-spezifische Ausgestaltung des Disease-Profils. Dieses Profil kann und muss instanziiert werden, wenn eine Coronavirus-Krankheit-2019 (COVID-19)-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/evidenceCVDD), über welches Symptome/Manifestationen passend zugeordnet werden können.
Profilansicht
| DiseaseCVDD (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 "Coronavirus-Krankheit-2019 (COVID-19)" DefinitionBei Meldetatbestand "Coronavirus-Krankheit-2019 (COVID-19)" ist Condition.code.coding.code mit "cvdd" 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 valuecvdd |
| evidence | | | | There are no (further) constraints on this element Element idCondition.evidence Short descriptionSymptome und Manifestationen in Bezug auf Coronavirus-Krankheit-2019 (COVID-19) 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/evidenceCVDD) – 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 Coronavirus-Krankheit-2019 (COVID-19)
EvidenceCVDD (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 - Ressource ohne Symptome
<id value="cc86fc62-11af-3411-8b5e-6b2202206ec4" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseCVDD" />
</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" />
<display value="Coronavirus-Krankheit-2019 (COVID-19)" />
</coding>
</code>
<reference value="Patient/ac163863-fefa-3ce2-8511-7a4150d6ad43" />
</subject>
</Condition>
Beispiel - Ressource mit Symptomen
<id value="930ae7a1-d1b7-358d-b89c-de349f607047" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseCVDD" />
</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" />
<display value="Coronavirus-Krankheit-2019 (COVID-19)" />
</coding>
</code>
<reference value="Patient/b6bb7aa4-e298-3b4e-83a1-32aaf7407eb0" />
</subject>
<system value="http://snomed.info/sct" />
<code value="267036007" />
<display value="Atemstörung (Dyspnoe)" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="386661006" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="43724002" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="67782005" />
<display value="akutes schweres Atemnotsyndrom (ARDS)" />
</coding>
</code>
</evidence>
<text value="Textueller Hinweis" />
</note>
</Condition>