Skip to content

Commit

Permalink
Stufe 4 relevant changes from #189
Browse files Browse the repository at this point in the history
  • Loading branch information
jschoen-gefyra committed Jun 17, 2024
1 parent 734d0d4 commit f7f0c7b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/input/fsh/ISiKDokumentenMetadaten.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,17 @@ In MHD 4.2.0 wurde die Verpflichtung zur Angabe eines Identifiers gelockert, das
* type.coding[XDS] from http://ihe-d.de/ValueSets/IHEXDStypeCode (required)
* ^patternCoding.system = "http://ihe-d.de/CodeSystems/IHEXDStypeCode"
* ^short = "Dokumenttyp gem. IHE-De-Terminologie"
* system 1..1 MS
* ^short = "Kodiersystem"
* ^comment = "Die Übermittlung des XDS-Type-Codes ist im Rahmen der Dokumentenbereitstellung für Clients nicht verpflichtend,
MUSS jedoch vom Server bei der Entgegennahme ggf. ergänzt und bei der Dokumentenabfrage zurückgegeben werden. Der XDS-Type-Code kann über die im Rahmen der [KDL-Spezifikation](https://simplifier.net/kdl) publizierten
[ConceptMaps](https://simplifier.net/kdl/~resources?category=ConceptMap) aus dem KDL-Code ermittelt werden"
* code 1..1 MS
* ^short = "Code"
* ^comment = "Der XDS-Type-Code"
* display 1..1 MS
* ^short = "Anzeigetext"
* ^comment = "Der Anzeigetext zum XDS-Type-Code"
* type.coding[KDL] from http://dvmd.de/fhir/ValueSet/kdl (required)
* ^patternCoding.system = "http://dvmd.de/fhir/CodeSystem/kdl"
* ^short = "Dokumenttyp gem. KDL-Terminologie"
Expand Down

0 comments on commit f7f0c7b

Please sign in to comment.