Cholera-Erkrankung (DiseaseVCHD)
https://demis.rki.de/fhir/StructureDefinition/DiseaseVCHD
Das DiseaseVCHD-Profil ist die Cholera-spezifische Ausgestaltung des Disease-Profils. Dieses Profil kann und muss instanziiert werden, wenn eine Cholera-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/evidenceVCHD), über welches Symptome/Manifestationen passend zugeordnet werden können.
Profilansicht
| DiseaseVCHD (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 "Cholera" DefinitionBei Meldetatbestand "Cholera" ist Condition.code.coding.code mit "vchd" 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 valuevchd |
| evidence | | | | There are no (further) constraints on this element Element idCondition.evidence Short descriptionSymptome und Manifestationen in Bezug auf Cholera 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/evidenceVCHD) – 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 Cholera
EvidenceVCHD (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="e4568b2c-40d6-3b05-b317-7c57861d4430" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseVCHD" />
</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/be5f358b-d7a7-3ea3-9ad9-efa742153395" />
</subject>
<system value="http://snomed.info/sct" />
<code value="409966000" />
<display value="Durchfall, akut" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="18425006" />
<display value="Reiswasserstuhl" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="422400008" />
</coding>
</code>
</evidence>
</note>
</Condition>