Hepatitis C-Erkrankung (DiseaseHCVD)
https://demis.rki.de/fhir/StructureDefinition/DiseaseHCVD
Das DiseaseHCVD-Profil ist die Hepatitis C-spezifische Ausgestaltung des Disease-Profils. Dieses Profil kann und muss instanziiert werden, wenn eine Hepatitis C-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/evidenceHCVD), über welches Symptome/Manifestationen passend zugeordnet werden können.
Profilansicht
| DiseaseHCVD (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 "Hepatitis C" DefinitionBei Meldetatbestand "Hepatitis C" ist Condition.code.coding.code mit "hcvd" 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 valuehcvd |
| evidence | | | | There are no (further) constraints on this element Element idCondition.evidence Short descriptionSymptome und Manifestationen in Bezug auf Hepatitis C 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/evidenceHCVD) – 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 Hepatitis C
EvidenceHCVD (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="08b2342e-0fe2-3483-b42b-0de9d06b1d93" />
<profile value="https://demis.rki.de/fhir/StructureDefinition/DiseaseHCVD" />
</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/cb27ff85-839c-3e45-a7a9-ec62277b9e73" />
</subject>
<system value="http://snomed.info/sct" />
<code value="18165001" />
<display value="Ikterus (Gelbsucht)" />
</coding>
</code>
</evidence>
<system value="http://snomed.info/sct" />
<code value="707724006" />
<display value="Serumtransaminasen, erhöht" />
</coding>
</code>
</evidence>
</Condition>