File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 245245 "fshType" : " Instance" ,
246246 "fshFile" : " mappings/VSDMDEUEVAnlage8ISO3166.fsh" ,
247247 "startLine" : 1 ,
248- "endLine" : 2031
248+ "endLine" : 2039
249249 },
250250 {
251251 "outputFile" : " ConceptMap-VSDMTDSCodeErrorcode.json" ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ CodeSystem-VSDMKostentraegerRolleCS.json VSDMKost
2929CodeSystem-VSDMRuhenderLeistungsanspruchArtCS.json VSDMRuhenderLeistungsanspruchArtCS CodeSystem codesystems/VSDMRuhenderLeistungsanspruchArtCS.fsh 1 - 23
3030CodeSystem-VSDMTDSCodeCS.json VSDMTDSCodeCS CodeSystem codesystems/VSDMTDSCodeCS.fsh 1 - 179
3131CodeSystem-VSDMVersichertenartPKVCS.json VSDMVersichertenartPKVCS CodeSystem codesystems/VSDMVersichertenartPKVCS.fsh 1 - 21
32- ConceptMap-VSDMDEUEVAnlage8ISO3166.json VSDMDEUEVAnlage8ISO3166 Instance mappings/VSDMDEUEVAnlage8ISO3166.fsh 1 - 2031
32+ ConceptMap-VSDMDEUEVAnlage8ISO3166.json VSDMDEUEVAnlage8ISO3166 Instance mappings/VSDMDEUEVAnlage8ISO3166.fsh 1 - 2039
3333ConceptMap-VSDMTDSCodeErrorcode.json VSDMTDSCodeErrorcode Instance mappings/VSDMTDSCodeErrorcode.fsh 1 - 89
3434ConceptMap-VSDMTDSCodeHTTPStatus.json VSDMTDSCodeHTTPStatus Instance mappings/VSDMTDSCodeHTTPStatus.fsh 1 - 118
3535ConceptMap-VSDMTDSCodeIssueSeverity.json VSDMTDSCodeIssueSeverity Instance mappings/VSDMTDSCodeIssueSeverity.fsh 1 - 89
Original file line number Diff line number Diff line change 215215 }
216216 ]
217217 },
218+ {
219+ "code" : " AU" ,
220+ "display" : " Ashmore- und Cartierinseln" ,
221+ "target" : [
222+ {
223+ "code" : " AU" ,
224+ "display" : " Australia" ,
225+ "equivalence" : " wider"
226+ }
227+ ]
228+ },
218229 {
219230 "code" : " ETH" ,
220231 "display" : " Äthiopien" ,
233244 {
234245 "code" : " AU" ,
235246 "display" : " Australia" ,
236- "equivalence" : " equal "
247+ "equivalence" : " wider "
237248 }
238249 ]
239250 },
Original file line number Diff line number Diff line change @@ -160,6 +160,14 @@ Usage: #definition
160160 * display = "Azerbaijan"
161161 * equivalence = #equal
162162
163+ * element[+ ]
164+ * code = #AU
165+ * display = "Ashmore- und Cartierinseln"
166+ * target[+ ]
167+ * code = #AU
168+ * display = "Australia"
169+ * equivalence = #wider
170+
163171 * element[+ ]
164172 * code = #ETH
165173 * display = "Äthiopien"
@@ -174,7 +182,7 @@ Usage: #definition
174182 * target[+ ]
175183 * code = #AU
176184 * display = "Australia"
177- * equivalence = #equal
185+ * equivalence = #wider
178186
179187 * element[+ ]
180188 * code = #BS
You can’t perform that action at this time.
0 commit comments