Keuchhusten-Erkrankung (DiseaseBPSD)
https://demis.rki.de/fhir/StructureDefinition/DiseaseBPSD
Das DiseaseBPSD-Profil ist die Keuchhusten-spezifische Ausgestaltung des Disease-Profils. Dieses Profil kann und muss instanziiert werden, wenn eine Keuchhusten-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/evidenceBPSD), über welches Symptome/Manifestationen passend zugeordnet werden können.
Profilansicht
| DiseaseBPSD (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 "Keuchhusten" DefinitionBei Meldetatbestand "Keuchhusten" ist Condition.code.coding.code mit "bpsd" 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 valuebpsd |
| evidence | | | | There are no (further) constraints on this element Element idCondition.evidence Short descriptionSymptome und Manifestationen in Bezug auf Keuchhusten 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/evidenceBPSD) – 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 Keuchhusten
EvidenceBPSD (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="7633f28a-bbb6-304c-b470-2b9b0145136d" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseBPSD" />
</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/7fe61086-24d7-3ffa-9657-65eb23aa7593" />
</subject>
<system value="http://snomed.info/sct" />
<code value="284523002" />
<display value="Husten von mehr als 14 Tagen Dauer" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="58596002" />
<display value="Atemgeräusch, inspiratorisches Stridor" />
</coding>
</code>
</evidence>
<text value="Textueller Hinweis" />
</note>
</Condition>