-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update: content-mode Requirement (#367)
* update: content-mode Requirement * add UC description * Update ImplementationGuide/markdown/ValueSet/ValueSet_Interaktionen.md Co-authored-by: Alexander Zautke <[email protected]> * Update ValueSet_Interaktionen.md * update requirements on ISIKKatalog ANFISK211 * auto-generated FHIR files by GitHub Actions (CI FSH to FHIR Validation) * Update ImplementationGuide/markdown/Katalog/CodeSystem_Interaktionen.md * Update ImplementationGuide/markdown/Katalog/CodeSystem_Interaktionen.md * update after review * Update ImplementationGuide/markdown/Katalog/CodeSystem_Motivation.md Co-authored-by: Alexander Zautke <[email protected]> * Update ImplementationGuide/markdown/Katalog/CodeSystem_Motivation.md * revert. SHALL for two CONDITIONAL parameters --------- Co-authored-by: Alexander Zautke <[email protected]> Co-authored-by: alexey-tschudnowsky <[email protected]> Co-authored-by: f-peverali <[email protected]>
- Loading branch information
1 parent
be3a156
commit 5f2fd18
Showing
7 changed files
with
41 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 3 additions & 36 deletions
39
ImplementationGuide/markdown/Katalog/CodeSystem_Interaktionen.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,23 @@ | ||
### Interaktionen | ||
|
||
Für die Ressource CodeSystem MUSS die REST-Interaktion "READ" implementiert werden. | ||
Für die Ressource CodeSystem MUSS die REST-Interaktion "READ" implementiert werden, falls die Resource CodeSystem umgesetzt wird. | ||
|
||
Folgende Suchparameter sind für das Bestätigungsverfahren relevant, auch in Kombination: | ||
|
||
1. Der Suchparameter "_id" MUSS unterstützt werden: | ||
1. Der Suchparameter "_id" MUSS unterstützt werden, falls die Resource CodeSystem umgesetzt wird: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?_id=103270``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "_id" finden sich in der [FHIR-Basisspezifikation - Abschnitt "Parameters for all resources"](https://hl7.org/fhir/R4/search.html#all). | ||
|
||
1. Der Suchparameter "url" MUSS unterstützt werden: | ||
1. Der Suchparameter "url" MUSS unterstützt werden, falls die Resource CodeSystem umgesetzt wird: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?url=http://example.org/fhir/CodeSystem/test``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "CodeSystem.url" finden sich in der [FHIR-Basisspezifikation - Abschnitt "uri"](https://www.hl7.org/fhir/R4/search.html#uri). | ||
|
||
1. Der Suchparameter "name" MUSS unterstützt werden: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?name=TestCodeSystem``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "CodeSystem.name" finden sich in der [FHIR-Basisspezifikation - Abschnitt "String Search"](https://hl7.org/fhir/R4/search.html#string). | ||
|
||
1. Der Suchparameter "status" MUSS unterstützt werden: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?status=active``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "CodeSystem.status" finden sich in der [FHIR-Basisspezifikation - Abschnitt "Token Search""](https://hl7.org/fhir/R4/search.html#token). | ||
|
||
|
||
1. Der Suchparameter "version" MUSS unterstützt werden: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?version=1.0.0``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "CodeSystem.version" finden sich in der [FHIR-Basisspezifikation - Abschnitt "Token Search"](https://hl7.org/fhir/R4/search.html#token). | ||
|
||
1. Der Suchparameter "content-mode" MUSS unterstützt werden: | ||
|
||
Beispiele: | ||
|
||
```GET [base]/CodeSystem?content-mode=complete``` | ||
|
||
Anwendungshinweise: Weitere Informationen zur Suche nach "CodeSystem.content" finden sich in der [FHIR-Basisspezifikation - Abschnitt "Token Search"](https://hl7.org/fhir/R4/search.html#token). | ||
|
||
--- |
12 changes: 11 additions & 1 deletion
12
ImplementationGuide/markdown/Katalog/CodeSystem_Motivation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
### Motivation | ||
|
||
ISiK erlaubt in diversen Kontexten die Erweiterung der Kodierung durch Krankenhaus- / Systeminterne Kodierungen. | ||
#### Katalog | ||
ISiK erlaubt in diversen Kontexten die Erweiterung der Kodierung durch Krankenhaus-/Systeminterne Kodierungen. Das Profil ISiKKatalog (CodeSystem) als Profil erlaubt die Repräsentation der dazugehörigen Codes und Displaywerte. | ||
|
||
Eine maschinenlesbare Repräsentation dieser Kodierungen erlaubt es Clients dazugehörige Anzeigetext und Definitionen zu verarbeiten. | ||
|
||
Ein Codesystem eignet sich auch dazu, auf dessen Basis definierte [ValueSets zu expandieren](https://hl7.org/fhir/R4/valueset-operation-expand.html). | ||
Da ISiKValueSet expandierte Valuesets vorsieht, ist eine dynamische Expansion in der Regel nicht erforderlich. | ||
Darüber hinausgehend ist ein Use Case im Kontext der Katalogabfrage folgender: Ein Client möchte eine Expansion neu generieren (z.B. mit anderen Expansionen-Parametern), um das ValueSet beispielsweise in einer anderen Sprache auszugeben. | ||
|
||
#### Normativer Status und Bestätigung | ||
|
||
Dieses Profil MUSS im Rahmen der Bestätigung NICHT unterstützt werden. Falls das Profil unterstützt werden soll, MÜSSEN die hier definierten Festlegungen greifen (auch im Bestätigungsverfahren). | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters