Skip to content

Commit 7b4167c

Browse files
committed
add diamorphin beta
1 parent 2efddec commit 7b4167c

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

public/assets/data/requirement-profiles/requirement-profiles-hydration.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,5 +1954,18 @@
19541954
"de": "Die Substitutionstherapie ist eine medizinische Behandlung für Menschen mit einer Opioidabhängigkeit. Sie dient der Linderung von Entzugserscheinungen und der Stabilisierung des Gesundheitszustands. Die Kosten werden in der Regel von den Krankenkassen übernommen.",
19551955
"en": "Substitution therapy is a medical treatment for people with opioid addiction. It helps alleviate withdrawal symptoms and stabilise health conditions. Costs are usually covered by health insurance."
19561956
}
1957+
},
1958+
"ff:substitutionstherapie-diamorphin": {
1959+
"id": "ff:substitutionstherapie-diamorphin",
1960+
"status": "beta",
1961+
"category": "social_benefit",
1962+
"title": {
1963+
"de": "Substitutionstherapie mit Diamorphin",
1964+
"en": "Substitution Therapy with Diamorphine"
1965+
},
1966+
"description": {
1967+
"de": "Die Substitutionstherapie mit Diamorphin ist eine spezielle Form der Behandlung für Menschen mit schwerer Opioidabhängigkeit. Sie wird in kontrollierten medizinischen Einrichtungen durchgeführt und soll die Lebensqualität der Betroffenen verbessern. Die Kosten werden von den Krankenkassen übernommen.",
1968+
"en": "Diamorphine substitution therapy is a specific treatment for people with severe opioid addiction. It is conducted in controlled medical facilities and aims to improve the quality of life for those affected. Costs are covered by health insurance."
1969+
}
19571970
}
19581971
}

public/assets/data/requirement-profiles/requirement-profiles.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@
121121
{
122122
"fileUrl": "https://raw.githubusercontent.com/Citizen-Knowledge-Graph/knowledge-base/main/bielefeld/shacl/substitutionstherapie-regulaer.ttl",
123123
"rpUri": "https://foerderfunke.org/default#substitutionstherapie-regulaer"
124+
},
125+
{
126+
"fileUrl": "https://raw.githubusercontent.com/Citizen-Knowledge-Graph/knowledge-base/main/bielefeld/shacl/substitutionstherapie-diamorphin.ttl",
127+
"rpUri": "https://foerderfunke.org/default#substitutionstherapie-diamorphin"
124128
}
125129
]
126130
}

0 commit comments

Comments
 (0)