|
239 | 239 | "path": "Patient.address.country", |
240 | 240 | "definition": "Staatsangabe", |
241 | 241 | "comment": "Hier ist die Staatsangabe im Volltext (z.B. zur postalischen Adressierung) anzugeben.", |
242 | | - "constraint": [ |
243 | | - { |
244 | | - "key": "country-any-iso3166-present-1", |
245 | | - "severity": "error", |
246 | | - "human": "Das Land muss nach ISO 3166-1 oder mit temporärem Code kodiert werden.", |
247 | | - "expression": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-codedString').value.ofType(Coding).where(system = 'urn:iso:std:iso:3166' or system = 'https://gematik.de/fhir/vsdm2/CodeSystem/VSDMISO3166ErgaenzungCS').count() = 1", |
248 | | - "source": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient" |
249 | | - } |
250 | | - ], |
251 | 242 | "mustSupport": true |
252 | 243 | }, |
253 | 244 | { |
|
261 | 252 | "path": "url" |
262 | 253 | }, |
263 | 254 | { |
264 | | - "type": "value", |
265 | | - "path": "value.ofType(Coding).system" |
| 255 | + "type": "pattern", |
| 256 | + "path": "value.ofType(Coding)" |
266 | 257 | } |
267 | 258 | ] |
268 | | - } |
| 259 | + }, |
| 260 | + "min": 1 |
269 | 261 | }, |
270 | 262 | { |
271 | 263 | "id": "Patient.address:StrassenAdresse.country.extension:countryCode", |
272 | 264 | "path": "Patient.address.country.extension", |
273 | 265 | "sliceName": "countryCode", |
274 | 266 | "short": "Länderkennzeichen nach ISO 3166-1", |
275 | 267 | "definition": "Kodierte Angabe des Länderkennzeichens nach ISO 3166-1.", |
276 | | - "comment": "Diese Abbildung entspricht der auf EU-Ebene in Abstimmung befindlichen Profilierung zur [Kodierung der Landesangabe](https://build.fhir.org/ig/hl7-eu/base/StructureDefinition-Address-eu.html).\nDurch die Verwendung der internationalen Kodierung wird die interoperable Verwendung der Adressangabe erleichtert.\nDie Bindung ist erweiterbar ausgeführt, um die Verwendung vorläufiger Codes zu ermöglichen.", |
277 | | - "min": 0, |
| 268 | + "comment": "Diese Abbildung entspricht der auf EU-Ebene in Abstimmung befindlichen Profilierung zur [Kodierung der Landesangabe](https://build.fhir.org/ig/hl7-eu/base/StructureDefinition-Address-eu.html).\nDurch die Verwendung der internationalen Kodierung wird die interoperable Verwendung der Adressangabe erleichtert.\nIn der DEÜV gibt es allerdings Ländercodes, die sich nicht auf den zum Zeitpunkt der Veröffentlichung bestehenden Stand der ISO 3166-1 abbilden lassen.\nUm eine Abbildung ohne Informationsverlust zu ermöglichen, wird mit dem erweiterten ValueSet die Verwendung eines alternativen CodeSystem ermöglicht.", |
| 269 | + "min": 1, |
278 | 270 | "max": "1", |
279 | 271 | "type": [ |
280 | 272 | { |
|
290 | 282 | "id": "Patient.address:StrassenAdresse.country.extension:countryCode.value[x]", |
291 | 283 | "path": "Patient.address.country.extension.value[x]", |
292 | 284 | "binding": { |
293 | | - "strength": "extensible", |
294 | | - "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2" |
295 | | - } |
296 | | - }, |
297 | | - { |
298 | | - "id": "Patient.address:StrassenAdresse.country.extension:countryCode.value[x].system", |
299 | | - "path": "Patient.address.country.extension.value[x].system", |
300 | | - "fixedUri": "urn:iso:std:iso:3166" |
301 | | - }, |
302 | | - { |
303 | | - "id": "Patient.address:StrassenAdresse.country.extension:temporaryCountryCode", |
304 | | - "path": "Patient.address.country.extension", |
305 | | - "sliceName": "temporaryCountryCode", |
306 | | - "short": "Länderkennzeichen in Anlehnung an ISO 3166-1", |
307 | | - "definition": "Kodierte Angabe des Länderkennzeichens mit temporärem Wert in Anlehnung an ISO 3166-1.", |
308 | | - "comment": "In der DEÜV gibt es Ländercodes, die sich nicht auf den zum Zeitpunkt der Veröffentlichung bestehenden Stand der ISO 3166-1 abbilden lassen.\nUm eine Abbildung ohne Informationsverlust zu ermöglichen, wird mit diesem Slice die Verwendung eines alternativen CodeSystem ermöglicht.", |
309 | | - "min": 0, |
310 | | - "max": "1", |
311 | | - "type": [ |
312 | | - { |
313 | | - "code": "Extension", |
314 | | - "profile": [ |
315 | | - "http://hl7.org/fhir/StructureDefinition/iso21090-codedString" |
316 | | - ] |
317 | | - } |
318 | | - ], |
319 | | - "mustSupport": true |
320 | | - }, |
321 | | - { |
322 | | - "id": "Patient.address:StrassenAdresse.country.extension:temporaryCountryCode.value[x]", |
323 | | - "path": "Patient.address.country.extension.value[x]", |
324 | | - "binding": { |
325 | | - "strength": "extensible", |
326 | | - "valueSet": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166ErgaenzungVS" |
| 285 | + "strength": "required", |
| 286 | + "valueSet": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166VS" |
327 | 287 | } |
328 | 288 | }, |
329 | | - { |
330 | | - "id": "Patient.address:StrassenAdresse.country.extension:temporaryCountryCode.value[x].system", |
331 | | - "path": "Patient.address.country.extension.value[x].system", |
332 | | - "fixedUri": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMISO3166ErgaenzungCS" |
333 | | - }, |
334 | 289 | { |
335 | 290 | "id": "Patient.address:StrassenAdresse.country.extension:anlage8", |
336 | 291 | "path": "Patient.address.country.extension", |
|
418 | 373 | "path": "Patient.address.country", |
419 | 374 | "definition": "Staatsangabe", |
420 | 375 | "comment": "Hier ist die Staatsangabe im Volltext (z.B. zur postalischen Adressierung) anzugeben.", |
421 | | - "constraint": [ |
422 | | - { |
423 | | - "key": "country-any-iso3166-present-1", |
424 | | - "severity": "error", |
425 | | - "human": "Das Land muss nach ISO 3166-1 oder mit temporärem Code kodiert werden.", |
426 | | - "expression": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-codedString').value.ofType(Coding).where(system = 'urn:iso:std:iso:3166' or system = 'https://gematik.de/fhir/vsdm2/CodeSystem/VSDMISO3166ErgaenzungCS').count() = 1", |
427 | | - "source": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient" |
428 | | - } |
429 | | - ], |
430 | 376 | "mustSupport": true |
431 | 377 | }, |
432 | 378 | { |
|
440 | 386 | "path": "url" |
441 | 387 | }, |
442 | 388 | { |
443 | | - "type": "value", |
444 | | - "path": "value.ofType(Coding).system" |
| 389 | + "type": "pattern", |
| 390 | + "path": "value.ofType(Coding)" |
445 | 391 | } |
446 | 392 | ] |
447 | | - } |
| 393 | + }, |
| 394 | + "min": 1 |
448 | 395 | }, |
449 | 396 | { |
450 | 397 | "id": "Patient.address:PostfachAdresse.country.extension:countryCode", |
451 | 398 | "path": "Patient.address.country.extension", |
452 | 399 | "sliceName": "countryCode", |
453 | 400 | "short": "Länderkennzeichen nach ISO 3166-1", |
454 | 401 | "definition": "Kodierte Angabe des Länderkennzeichens nach ISO 3166-1.", |
455 | | - "comment": "Diese Abbildung entspricht der auf EU-Ebene in Abstimmung befindlichen Profilierung zur [Kodierung der Landesangabe](https://build.fhir.org/ig/hl7-eu/base/StructureDefinition-Address-eu.html).\nDurch die Verwendung der internationalen Kodierung wird die interoperable Verwendung der Adressangabe erleichtert.\nDie Bindung ist erweiterbar ausgeführt, um die Verwendung vorläufiger Codes zu ermöglichen.", |
456 | | - "min": 0, |
| 402 | + "comment": "Diese Abbildung entspricht der auf EU-Ebene in Abstimmung befindlichen Profilierung zur [Kodierung der Landesangabe](https://build.fhir.org/ig/hl7-eu/base/StructureDefinition-Address-eu.html).\nDurch die Verwendung der internationalen Kodierung wird die interoperable Verwendung der Adressangabe erleichtert.\nIn der DEÜV gibt es allerdings Ländercodes, die sich nicht auf den zum Zeitpunkt der Veröffentlichung bestehenden Stand der ISO 3166-1 abbilden lassen.\nUm eine Abbildung ohne Informationsverlust zu ermöglichen, wird mit dem erweiterten ValueSet die Verwendung eines alternativen CodeSystem ermöglicht.", |
| 403 | + "min": 1, |
457 | 404 | "max": "1", |
458 | 405 | "type": [ |
459 | 406 | { |
|
469 | 416 | "id": "Patient.address:PostfachAdresse.country.extension:countryCode.value[x]", |
470 | 417 | "path": "Patient.address.country.extension.value[x]", |
471 | 418 | "binding": { |
472 | | - "strength": "extensible", |
473 | | - "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2" |
474 | | - } |
475 | | - }, |
476 | | - { |
477 | | - "id": "Patient.address:PostfachAdresse.country.extension:countryCode.value[x].system", |
478 | | - "path": "Patient.address.country.extension.value[x].system", |
479 | | - "fixedUri": "urn:iso:std:iso:3166" |
480 | | - }, |
481 | | - { |
482 | | - "id": "Patient.address:PostfachAdresse.country.extension:temporaryCountryCode", |
483 | | - "path": "Patient.address.country.extension", |
484 | | - "sliceName": "temporaryCountryCode", |
485 | | - "short": "Länderkennzeichen in Anlehnung an ISO 3166-1", |
486 | | - "definition": "Kodierte Angabe des Länderkennzeichens mit temporärem Wert in Anlehnung an ISO 3166-1.", |
487 | | - "comment": "In der DEÜV gibt es Ländercodes, die sich nicht auf den zum Zeitpunkt der Veröffentlichung bestehenden Stand der ISO 3166-1 abbilden lassen.\nUm eine Abbildung ohne Informationsverlust zu ermöglichen, wird mit diesem Slice die Verwendung eines alternativen CodeSystem ermöglicht.", |
488 | | - "min": 0, |
489 | | - "max": "1", |
490 | | - "type": [ |
491 | | - { |
492 | | - "code": "Extension", |
493 | | - "profile": [ |
494 | | - "http://hl7.org/fhir/StructureDefinition/iso21090-codedString" |
495 | | - ] |
496 | | - } |
497 | | - ], |
498 | | - "mustSupport": true |
499 | | - }, |
500 | | - { |
501 | | - "id": "Patient.address:PostfachAdresse.country.extension:temporaryCountryCode.value[x]", |
502 | | - "path": "Patient.address.country.extension.value[x]", |
503 | | - "binding": { |
504 | | - "strength": "extensible", |
505 | | - "valueSet": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166ErgaenzungVS" |
| 419 | + "strength": "required", |
| 420 | + "valueSet": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166VS" |
506 | 421 | } |
507 | 422 | }, |
508 | | - { |
509 | | - "id": "Patient.address:PostfachAdresse.country.extension:temporaryCountryCode.value[x].system", |
510 | | - "path": "Patient.address.country.extension.value[x].system", |
511 | | - "fixedUri": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMISO3166ErgaenzungCS" |
512 | | - }, |
513 | 423 | { |
514 | 424 | "id": "Patient.address:PostfachAdresse.country.extension:anlage8", |
515 | 425 | "path": "Patient.address.country.extension", |
|
0 commit comments