mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-11-05 17:45:14 +00:00
3608 lines
832 KiB
Plaintext
3608 lines
832 KiB
Plaintext
2025-07-15 02:43:37,589 - __main__ - INFO - --- File logging initialized to /app/instance/fhirflare_debug.log (Level: DEBUG) ---
|
||
2025-07-15 02:43:37,589 - __main__ - INFO - Application running in mode: lite
|
||
2025-07-15 02:43:37,589 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 02:43:37,589 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 02:43:37,589 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 02:43:37,589 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 02:43:37,589 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 02:43:37,604 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 02:43:37,664 - __main__ - INFO - Initialized RegistryCacheInfo table.
|
||
2025-07-15 02:43:37,664 - __main__ - INFO - Database tables created/verified successfully.
|
||
2025-07-15 02:43:37,670 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 02:43:37,671 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 02:43:37,671 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 02:43:37,671 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 02:43:37,671 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 02:43:37,671 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 02:43:37,672 - __main__ - INFO - Database tables created successfully (if they didn't exist).
|
||
2025-07-15 02:43:37,673 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||
* Running on all addresses (0.0.0.0)
|
||
* Running on http://127.0.0.1:5000
|
||
* Running on http://172.19.0.3:5000
|
||
2025-07-15 02:43:37,673 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
|
||
2025-07-15 02:43:52,385 - __main__ - DEBUG - Scanning packages directory: /app/instance/fhir_packages
|
||
2025-07-15 02:43:52,385 - __main__ - DEBUG - Found 0 .tgz files: []
|
||
2025-07-15 02:43:52,385 - __main__ - DEBUG - Set package choices: [('', 'None')]
|
||
2025-07-15 02:43:52,385 - __main__ - DEBUG - Handling GET request for FSH converter page.
|
||
2025-07-15 02:43:52,420 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:52] "GET /fsh-converter HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,200 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/css/fire-animation.css HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,213 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/css/animation.css HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,214 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/js/htmx.min.js HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,215 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/FHIRFLARE.png HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,215 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/js/lottie.min.js HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,496 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/animations/loading-light.json HTTP/1.1" 200 -
|
||
2025-07-15 02:43:53,676 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:53] "GET /static/favicon.ico HTTP/1.1" 200 -
|
||
2025-07-15 02:43:56,752 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:56] "GET /manual-import-ig HTTP/1.1" 200 -
|
||
2025-07-15 02:43:56,794 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:56] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:56,804 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:56] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:56,805 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:56] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:57,967 - __main__ - DEBUG - Scanning packages directory: /app/instance/fhir_packages
|
||
2025-07-15 02:43:57,968 - __main__ - DEBUG - Found packages: 0
|
||
2025-07-15 02:43:57,968 - __main__ - DEBUG - Errors during package listing: []
|
||
2025-07-15 02:43:57,968 - __main__ - DEBUG - Duplicate groups: {}
|
||
2025-07-15 02:43:57,981 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:57] "GET /view-igs HTTP/1.1" 200 -
|
||
2025-07-15 02:43:58,020 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:58] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:58,027 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:58] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:58,028 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:58] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:58,028 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:58] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:59,078 - __main__ - DEBUG - Scanning packages directory: /app/instance/fhir_packages
|
||
2025-07-15 02:43:59,079 - __main__ - DEBUG - Found packages: 0
|
||
2025-07-15 02:43:59,079 - __main__ - DEBUG - Errors during package listing: []
|
||
2025-07-15 02:43:59,079 - __main__ - DEBUG - Duplicate groups: {}
|
||
2025-07-15 02:43:59,090 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:59] "GET /push-igs HTTP/1.1" 200 -
|
||
2025-07-15 02:43:59,122 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:59] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:59,127 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:59] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:43:59,128 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:43:59] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:44:00,055 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:44:00] "GET /upload-test-data HTTP/1.1" 200 -
|
||
2025-07-15 02:44:00,088 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:44:00] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:44:00,093 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:44:00] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:44:00,094 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:44:00] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:44:00,095 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:44:00] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 02:55:13,564 - werkzeug - ERROR - 140.253.50.206 - - [15/Jul/2025 02:55:13] code 400, message Bad request version ("Zæ\x86ä:AÆ$\x99ØÆåiÞW\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ")
|
||
2025-07-15 02:55:13,564 - werkzeug - INFO - 140.253.50.206 - - [15/Jul/2025 02:55:13] "[31m[1m\x16\x03\x01\x01 \x01\x00\x01\x1c\x03\x03ûÜäí"·¼Ò]Ý\x019Û\x80HÞL-i¯$\x93û6\x18\x93\x00ôÙ\x96U\x96 !=\x13p\x0dÖg\x02Vë¡\x16ò§Ü@\x0cZæ\x86ä:AÆ$\x99ØÆåiÞW\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ[0m" 400 -
|
||
2025-07-15 02:55:13,745 - werkzeug - ERROR - 172.19.0.1 - - [15/Jul/2025 02:55:13] code 400, message Bad request version ("ÌN°ÊcBæVå\x90FâRÜ\x08¬ú\x89\x19}ç'ø\x90\x07õ°\x89\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ")
|
||
2025-07-15 02:55:13,746 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:55:13] "[31m[1m\x16\x03\x01\x01 \x01\x00\x01\x1c\x03\x03\x85QQÿ\x0b\x83\x1d«¯´ñj\\;â-\x956àµØÏþ\x99ß\x9cæ#\x92'ó% \x0d^\x91\x0bÌN°ÊcBæVå\x90FâRÜ\x08¬ú\x89\x19}ç'ø\x90\x07õ°\x89\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ[0m" 400 -
|
||
2025-07-15 02:55:13,915 - werkzeug - ERROR - 140.253.35.208 - - [15/Jul/2025 02:55:13] code 400, message Bad request version ("RA\x15Ôõ\x8f7׺\x05a\x8dO\x91º¬¬~5RVHã\x7fËËÞ¿3\x0e´¶\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ")
|
||
2025-07-15 02:55:13,916 - werkzeug - INFO - 140.253.35.208 - - [15/Jul/2025 02:55:13] "[31m[1m\x16\x03\x01\x01 \x01\x00\x01\x1c\x03\x032\x1eCl¿\x02jò9+\x1aÛÕ_×\x93ÞÊ\x18\x19\x08¶\x00;ÖÉjg;ó¬\x9b RA\x15Ôõ\x8f7׺\x05a\x8dO\x91º¬¬~5RVHã\x7fËËÞ¿3\x0e´¶\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ[0m" 400 -
|
||
2025-07-15 02:55:14,113 - werkzeug - ERROR - 172.19.0.1 - - [15/Jul/2025 02:55:14] code 400, message Bad request version ("ÈA¦¬\x9a×èÖ\x94ë0\x8a\x10ª}\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ")
|
||
2025-07-15 02:55:14,113 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:55:14] "[31m[1m\x16\x03\x01\x01 \x01\x00\x01\x1c\x03\x03µÓn6I:ºöu\x03\x17\x02\x0b\x9bîäF3µ\x0ciùÁΡA\x0c\x9fT×· Çu§ËäKàõ¨ß\x15Æ'Çç®\x0dÈA¦¬\x9a×èÖ\x94ë0\x8a\x10ª}\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ[0m" 400 -
|
||
2025-07-15 02:55:14,276 - werkzeug - ERROR - 172.19.0.1 - - [15/Jul/2025 02:55:14] code 400, message Bad request version ("\x8c%7ð\x8aÀó'ǰ\x96ÿ%ZcÎ\x9fYà+\x8aÏ\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ")
|
||
2025-07-15 02:55:14,276 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 02:55:14] "[31m[1m\x16\x03\x01\x01 \x01\x00\x01\x1c\x03\x03[µ\x19Ç\x0b7/¬Gt%\x17*\x89\x98Ö\x9ctcÉå]±\x1a\x10\x7f\x0d\x19)L\x90è ðqäÃQÎÃ8\x10\x0d\x8c%7ð\x8aÀó'ǰ\x96ÿ%ZcÎ\x9fYà+\x8aÏ\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ[0m" 400 -
|
||
2025-07-15 03:35:56,016 - __main__ - INFO - --- File logging initialized to /app/instance/fhirflare_debug.log (Level: DEBUG) ---
|
||
2025-07-15 03:35:56,019 - __main__ - INFO - Application running in mode: lite
|
||
2025-07-15 03:35:56,019 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:35:56,019 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:35:56,020 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:35:56,020 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:35:56,020 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:35:56,043 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:35:56,051 - __main__ - INFO - Database tables created/verified successfully.
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:35:56,055 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:35:56,055 - __main__ - INFO - Database tables created successfully (if they didn't exist).
|
||
2025-07-15 03:35:56,056 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||
* Running on all addresses (0.0.0.0)
|
||
* Running on http://127.0.0.1:5000
|
||
* Running on http://172.19.0.3:5000
|
||
2025-07-15 03:35:56,056 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
|
||
2025-07-15 03:36:04,924 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:04] "GET /upload-test-data HTTP/1.1" 200 -
|
||
2025-07-15 03:36:05,793 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:05] "GET /static/css/fire-animation.css HTTP/1.1" 200 -
|
||
2025-07-15 03:36:05,872 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:05] "GET /static/css/animation.css HTTP/1.1" 200 -
|
||
2025-07-15 03:36:05,873 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:05] "GET /static/js/htmx.min.js HTTP/1.1" 200 -
|
||
2025-07-15 03:36:05,891 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:05] "GET /static/FHIRFLARE.png HTTP/1.1" 200 -
|
||
2025-07-15 03:36:07,528 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:36:07] "GET /static/favicon.ico HTTP/1.1" 200 -
|
||
2025-07-15 03:36:50,348 - __main__ - INFO - --- File logging initialized to /app/instance/fhirflare_debug.log (Level: DEBUG) ---
|
||
2025-07-15 03:36:50,348 - __main__ - INFO - Application running in mode: lite
|
||
2025-07-15 03:36:50,348 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:36:50,348 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:36:50,348 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:36:50,348 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:36:50,348 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:36:50,373 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:36:50,382 - __main__ - INFO - Database tables created/verified successfully.
|
||
2025-07-15 03:36:50,387 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:36:50,387 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:36:50,388 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:36:50,388 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:36:50,388 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:36:50,388 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:36:50,389 - __main__ - INFO - Database tables created successfully (if they didn't exist).
|
||
2025-07-15 03:36:50,390 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||
* Running on all addresses (0.0.0.0)
|
||
* Running on http://127.0.0.1:5000
|
||
* Running on http://172.19.0.3:5000
|
||
2025-07-15 03:36:50,390 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
|
||
2025-07-15 03:37:28,877 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:37:28] "GET /upload-test-data HTTP/1.1" 200 -
|
||
2025-07-15 03:37:28,915 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:37:28] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:37:28,919 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:37:28] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:37:28,919 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:37:28] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:37:28,920 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:37:28] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:37:59,405 - __main__ - DEBUG - --- Entering search_and_import route (DB Cache Logic) ---
|
||
2025-07-15 03:37:59,407 - __main__ - DEBUG - DB Timestamp: None, In-Memory Timestamp: None
|
||
2025-07-15 03:37:59,409 - __main__ - INFO - No packages found in CachedPackage table. Fetching from registries...
|
||
2025-07-15 03:37:59,409 - __main__ - INFO - Fetching package list from registries...
|
||
2025-07-15 03:37:59,409 - services - DEBUG - Entering fetch_packages_from_registries function with search_term:
|
||
2025-07-15 03:37:59,409 - services - DEBUG - Calling get_additional_registries
|
||
2025-07-15 03:37:59,409 - services - DEBUG - Entering get_additional_registries function
|
||
2025-07-15 03:37:59,409 - services - INFO - Attempting to fetch feed registry from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:37:59,412 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:38:00,028 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /FHIR/ig-registry/master/package-feeds.json HTTP/1.1" 200 2608
|
||
2025-07-15 03:38:00,028 - services - DEBUG - Feed registry request to https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json returned status code: 200
|
||
2025-07-15 03:38:00,028 - services - DEBUG - Successfully fetched feed registry. Response text (first 500 chars): {
|
||
"comment" : "The order of the feeds does not matter, but the order of the package-restrictions does",
|
||
"servers" : {
|
||
"comment" : "This is the known publicly available servers that crawl this package list and make a conformant packages API available",
|
||
"https://packages.fhir.org" : "Official Package registry (hosted on simplifier.net)",
|
||
"https://packages2.fhir.org/packages" : "Alternative. Has more packages because it hosts packages associated with non-official releases of FH...
|
||
2025-07-15 03:38:00,028 - services - INFO - Successfully parsed 52 valid feeds from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:00,028 - services - DEBUG - Exiting get_additional_registries function, returning 52 feeds.
|
||
2025-07-15 03:38:00,029 - services - DEBUG - Returned from get_additional_registries with 52 registries: [{'name': 'HL7.org FHIR Publications', 'url': 'http://hl7.org/fhir/package-feed.xml'}, {'name': 'HL7.org CDA Publications', 'url': 'http://hl7.org/cda/stds/package-feed.xml'}, {'name': 'HL7.org Cross-Product Publications', 'url': 'http://hl7.org/xprod/ig/package-feed.xml'}, {'name': 'Common HL7 Terminology', 'url': 'http://terminology.hl7.org/package-feed.xml'}, {'name': 'CDS-Hooks', 'url': 'https://cds-hooks.hl7.org/package-feed.xml'}, {'name': 'FHIR Foundation Guides', 'url': 'http://fhir.org/guides/package-feed.xml'}, {'name': 'FHIR Foundation Support Packages', 'url': 'http://fhir.org/packages/package-feed.xml'}, {'name': 'FHIR Foundation Publishing Templates', 'url': 'http://fhir.org/templates/package-feed.xml'}, {'name': 'HL7 Australia', 'url': 'http://hl7.org.au/fhir/package-feed.xml'}, {'name': 'HL7 Switzerland', 'url': 'http://fhir.ch/package-feed.xml'}, {'name': 'HL7 France', 'url': 'https://hl7.fr/ig/fhir/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/ig/package-feed.xml'}, {'name': 'Agence du Numérique en Santé - FHIR IG', 'url': 'https://interop.esante.gouv.fr/ig/fhir/package-feed.xml'}, {'name': 'HL7 Denmark', 'url': 'https://hl7.dk/fhir/package-feed.xml'}, {'name': 'Kommunernes Landsforening (KL)', 'url': 'https://fhir.kl.dk/package-feed.xml'}, {'name': 'Danish FUT Infrastructure', 'url': 'https://ehealth.sundhed.dk/package-feed.xml'}, {'name': 'mednet.swiss', 'url': 'https://doc.mednet.swiss/fhir/package-feed.xml'}, {'name': 'HL7 New Zealand', 'url': 'https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'IHE International', 'url': 'https://profiles.ihe.net/fhir/package-feed.xml'}, {'name': 'HL7 Belgium/eHealth Platform', 'url': 'https://www.ehealth.fgov.be/standards/fhir/package-feed.xml'}, {'name': 'HL7 Germany', 'url': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'Estonian FHIR Publications', 'url': 'https://fhir.ee/packages/package-feed.xml'}, {'name': 'HL7 Sweden', 'url': 'https://hl7.se/fhir/ig/package-feed.xml'}, {'name': 'HL7 Chile', 'url': 'https://hl7chile.cl/fhir/ig/package-feed.xml'}, {'name': 'Thailand SIL-TH', 'url': 'https://fhir-ig.sil-th.org/package-feed.xml'}, {'name': 'Thailand SIL-TH Terminology', 'url': 'https://terms.sil-th.org/package-feed.xml'}, {'name': 'CGIS (UFG) Brasil', 'url': 'https://fhir.fabrica.inf.ufg.br/package-feed.xml'}, {'name': 'Secretaria de Estado da Saúde de Goiás | Brasil', 'url': 'https://fhir.saude.go.gov.br/package-feed.xml'}, {'name': 'MedCom', 'url': 'https://medcomfhir.dk/ig/package-feed.xml'}, {'name': 'Common FHIR profile vendor collaboration', 'url': 'https://commonprofiles.care/package-feed.xml'}, {'name': 'HL7 Europe', 'url': 'http://hl7.eu/fhir/package-feed.xml'}, {'name': 'Simplifier', 'url': 'https://packages.simplifier.net/rssfeed'}, {'name': 'HL7 Finland', 'url': 'https://hl7.fi/fhir/package-feed.xml'}, {'name': 'University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine', 'url': 'https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'HL7 Austria', 'url': 'https://fhir.hl7.at/package-feed.xml'}, {'name': 'GKL', 'url': 'https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml'}, {'name': 'FHIR Implementation Guide for Ayushman Bharat Digital Mission', 'url': 'https://nrces.in/ndhm/package-feed.xml'}, {'name': 'RIVO-Noord NL', 'url': 'http://implementatiegids.zorgviewer.nl/package-feed.xml'}, {'name': 'IKNL', 'url': 'http://iknl.github.io/NkrIG/package-feed.xml'}, {'name': 'Health New Zealand Te Whatu Ora FHIR Implementation Guides', 'url': 'https://fhir-ig.digital.health.nz/package-feed.xml'}, {'name': 'World Health Organization', 'url': 'https://smart.who.int/package-feed.xml'}, {'name': 'Argentix Informatics FHIR Implementation Guides', 'url': 'http://argentixinfo.com/ig/package-feed.xml'}, {'name': 'HL7 Chile IPS', 'url': 'https://hl7chile.cl/fhir/ig/clips/package-feed.xml'}, {'name': 'MINSAL CHILE EIS', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml'}, {'name': 'MINSAL CHILE NID', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml'}, {'name': 'Clic Sante', 'url': 'http://documentation.clicsante.ca/fhir/package-feed.xml'}, {'name': 'BfArM FHIR Packages (Terminologies)', 'url': 'https://terminologien.bfarm.de/feeds/package-feed.xml'}, {'name': 'HL7 Poland', 'url': 'http://fhir.hl7.org.pl/packages/package-feed.xml'}, {'name': 'MyHealth@eu', 'url': 'https://fhir.ehdsi.eu/package-feed.xml'}, {'name': 'Taiwan FHIR Packages', 'url': 'https://twcore.mohw.gov.tw/ig/packages/package-feed.xml'}, {'name': 'Taiwan NHI-MOHW FHIR Packages', 'url': 'https://nhicore.nhi.gov.tw/packages/package-feed.xml'}]
|
||
2025-07-15 03:38:00,029 - services - INFO - Processing 52 feed registries
|
||
2025-07-15 03:38:00,029 - services - INFO - Fetching feed: HL7.org FHIR Publications from http://hl7.org/fhir/package-feed.xml
|
||
2025-07-15 03:38:00,030 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:00,495 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /fhir/package-feed.xml HTTP/1.1" 200 130815
|
||
2025-07-15 03:38:01,151 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,151 - services - DEBUG - Raw response from http://hl7.org/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu,
|
||
2025-07-15 03:38:01,154 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,157 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,327 - services - INFO - Fetched from feed HL7.org FHIR Publications: 594 packages (Atom/RSS)
|
||
2025-07-15 03:38:01,327 - services - INFO - Sample feed entries from HL7.org FHIR Publications: [{'title': 'hl7.fhir.uv.patient-corrections#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.patient-corrections#1.0.0'}, 'summary': 'Patient Request for Corrections Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Patient Request for Corrections Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'id': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 03:50:53 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=3, tm_min=50, tm_sec=53, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by EC2AMAZ-2MR79IJ using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.tx-ecosystem#1.7.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.tx-ecosystem#1.7.9'}, 'summary': 'Rolling Update - see test history', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Rolling Update - see test history'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'id': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:05:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=0, tm_min=5, tm_sec=41, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by grahamegrieve using Version 2.0.9-SNAPSHOT (Git# 075070d4d163). Built 2025-07-09T19:09:48.444+10:00 (26 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:01,329 - services - INFO - Fetching feed: HL7.org CDA Publications from http://hl7.org/cda/stds/package-feed.xml
|
||
2025-07-15 03:38:01,330 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:01,769 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /cda/stds/package-feed.xml HTTP/1.1" 200 1520
|
||
2025-07-15 03:38:01,777 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,777 - services - DEBUG - Raw response from http://hl7.org/cda/stds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc CDA Packages</title>
|
||
<description>New CDA Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/cda/stds/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:01,777 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,778 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:01,780 - services - INFO - Fetched from feed HL7.org CDA Publications: 8 packages (Atom/RSS)
|
||
2025-07-15 03:38:01,781 - services - INFO - Sample feed entries from HL7.org CDA Publications: [{'title': 'hl7.cda.us.ccda#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0'}, 'summary': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Jun 2025 08:22:30 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=0, tm_min=22, tm_sec=30, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'Publication run at 20/06/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.cda.us.ccda#4.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0-ballot'}, 'summary': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Dec 2024 09:01:28 +1100', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=19, tm_hour=22, tm_min=1, tm_sec=28, tm_wday=3, tm_yday=354, tm_isdst=0), 'fhir_details': 'Publication run at 20/12/2024 by grahamegrieve using vVersion 1.6.0-SNAPSHOT (Git# d5e7aab23d88). Built 2024-02-28T17:41:58.62+11:00 (295 days old) source id Unknown (todo) Run #9'}]
|
||
2025-07-15 03:38:01,781 - services - INFO - Fetching feed: HL7.org Cross-Product Publications from http://hl7.org/xprod/ig/package-feed.xml
|
||
2025-07-15 03:38:01,781 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:02,222 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /xprod/ig/package-feed.xml HTTP/1.1" 200 1220
|
||
2025-07-15 03:38:02,229 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:02,229 - services - DEBUG - Raw response from http://hl7.org/xprod/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/xprod/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:38:02,230 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:02,230 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:02,231 - services - INFO - Fetched from feed HL7.org Cross-Product Publications: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:02,231 - services - INFO - Sample feed entries from HL7.org Cross-Product Publications: [{'title': 'hl7.xprod.uv.gender-harmony#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0'}, 'summary': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 29 Sep 2023 04:01:39 +1000', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=28, tm_hour=18, tm_min=1, tm_sec=39, tm_wday=3, tm_yday=271, tm_isdst=0), 'fhir_details': 'Publication run at 29/09/2023 by grahamegrieve using vVersion 1.3.17-SNAPSHOT (Git# cdec6bbb3dce). Built 2023-06-14T05:23:10.718+01:00 (107 days old) source id Unknown (todo) Run #1'}, {'title': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot'}, 'summary': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0-ballot', 'fhir_kind': 'IG', 'published': 'Wed, 14 Sep 2022 12:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=9, tm_mday=14, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=257, tm_isdst=0)}]
|
||
2025-07-15 03:38:02,231 - services - INFO - Fetching feed: Common HL7 Terminology from http://terminology.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:02,231 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): terminology.hl7.org:80
|
||
2025-07-15 03:38:02,706 - urllib3.connectionpool - DEBUG - http://terminology.hl7.org:80 "GET /package-feed.xml HTTP/1.1" 301 337
|
||
2025-07-15 03:38:02,706 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminology.hl7.org:443
|
||
2025-07-15 03:38:03,376 - urllib3.connectionpool - DEBUG - https://terminology.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 3306
|
||
2025-07-15 03:38:03,385 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:03,385 - services - DEBUG - Raw response from http://terminology.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://terminology.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:03,385 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:03,385 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:03,406 - services - INFO - Fetched from feed Common HL7 Terminology: 101 packages (Atom/RSS)
|
||
2025-07-15 03:38:03,406 - services - INFO - Sample feed entries from Common HL7 Terminology: [{'title': 'hl7.terminology#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/package.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/package.tgz', 'id': 'http://terminology.hl7.org/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}, {'title': 'hl7.terminology.r3#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology.r3#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'id': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:03,407 - services - INFO - Fetching feed: CDS-Hooks from https://cds-hooks.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:03,407 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): cds-hooks.hl7.org:443
|
||
2025-07-15 03:38:04,332 - urllib3.connectionpool - DEBUG - https://cds-hooks.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 2053
|
||
2025-07-15 03:38:04,334 - services - DEBUG - Raw response from https://cds-hooks.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://cds-hooks.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:04,335 - services - INFO - Fetched from feed CDS-Hooks: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:04,335 - services - INFO - Sample feed entries from CDS-Hooks: [{'title': 'hl7.fhir.uv.cds-hooks-library#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks-library#1.0.1'}, 'summary': 'STU1 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU1 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'id': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 05:00:58 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=18, tm_min=0, tm_sec=58, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.cds-hooks#2.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks#2.0.1'}, 'summary': 'STU2 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU2 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/STU2/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'id': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 04:49:46 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=17, tm_min=49, tm_sec=46, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:04,335 - services - INFO - Fetching feed: FHIR Foundation Guides from http://fhir.org/guides/package-feed.xml
|
||
2025-07-15 03:38:04,335 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:04,987 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /guides/package-feed.xml HTTP/1.1" 301 326
|
||
2025-07-15 03:38:04,988 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:05,875 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /guides/package-feed.xml HTTP/1.1" 200 1492
|
||
2025-07-15 03:38:05,883 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:05,883 - services - DEBUG - Raw response from http://fhir.org/guides/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Packages</title>
|
||
<description>New Packages published by FHIR Foundation></description>
|
||
<link>http://fhir.org/guides/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<l
|
||
2025-07-15 03:38:05,884 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:05,884 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:05,887 - services - INFO - Fetched from feed FHIR Foundation Guides: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:05,887 - services - INFO - Sample feed entries from FHIR Foundation Guides: [{'title': 'fhir.hrsa.uds-plus#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.hrsa.uds-plus#2.0.0'}, 'summary': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz'}], 'link': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'id': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Foundation'}], 'author': 'FHIR Foundation', 'author_detail': {'name': 'FHIR Foundation'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Mar 2025 10:44:56 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=27, tm_hour=23, tm_min=44, tm_sec=56, tm_wday=3, tm_yday=86, tm_isdst=0), 'fhir_details': 'Publication run at 28/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.corecl#1.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.corecl#1.7.0'}, 'summary': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz'}], 'link': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'id': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Chile'}], 'author': 'HL7 Chile', 'author_detail': {'name': 'HL7 Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 09 Jul 2022 00:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=9, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=5, tm_yday=190, tm_isdst=0)}]
|
||
2025-07-15 03:38:05,887 - services - INFO - Fetching feed: FHIR Foundation Support Packages from http://fhir.org/packages/package-feed.xml
|
||
2025-07-15 03:38:05,888 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:06,302 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /packages/package-feed.xml HTTP/1.1" 301 328
|
||
2025-07-15 03:38:06,303 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:06,934 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /packages/package-feed.xml HTTP/1.1" 200 6780
|
||
2025-07-15 03:38:06,943 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:06,944 - services - DEBUG - Raw response from http://fhir.org/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/packages/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generato
|
||
2025-07-15 03:38:06,944 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:06,944 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:06,976 - services - INFO - Fetched from feed FHIR Foundation Support Packages: 173 packages (Atom/RSS)
|
||
2025-07-15 03:38:06,977 - services - INFO - Sample feed entries from FHIR Foundation Support Packages: [{'title': 'fhir.tx.support.r4#0.30.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r4#0.30.0'}, 'summary': 'add ICF', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'add ICF'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '4.0.1', 'published': 'Mon, 07 Jul 2025 05:06:26 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=6, tm_hour=19, tm_min=6, tm_sec=26, tm_wday=6, tm_yday=187, tm_isdst=0)}, {'title': 'fhir.tx.support.r3#0.26.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r3#0.26.0'}, 'summary': 'Add MDC codes', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Add MDC codes'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '3.0.2', 'published': 'Wed, 11 Jun 2025 06:36:36 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=10, tm_hour=20, tm_min=36, tm_sec=36, tm_wday=1, tm_yday=161, tm_isdst=0)}]
|
||
2025-07-15 03:38:06,977 - services - INFO - Fetching feed: FHIR Foundation Publishing Templates from http://fhir.org/templates/package-feed.xml
|
||
2025-07-15 03:38:06,978 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:07,392 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /templates/package-feed.xml HTTP/1.1" 301 329
|
||
2025-07-15 03:38:07,393 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:08,028 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /templates/package-feed.xml HTTP/1.1" 200 4777
|
||
2025-07-15 03:38:08,036 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:08,037 - services - DEBUG - Raw response from http://fhir.org/templates/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/templates/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generat
|
||
2025-07-15 03:38:08,037 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:08,037 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:08,066 - services - INFO - Fetched from feed FHIR Foundation Publishing Templates: 169 packages (Atom/RSS)
|
||
2025-07-15 03:38:08,066 - services - INFO - Sample feed entries from FHIR Foundation Publishing Templates: [{'title': 'openehr.fhir.template#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'openehr.fhir.template#0.2.0'}, 'summary': 'Upgrade for dependency on fhir2.base.template', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Upgrade for dependency on fhir2.base.template'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz'}], 'link': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'id': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}, {'title': 'hl7.ehrs.template#0.2.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.ehrs.template#0.2.1'}, 'summary': 'First Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz'}], 'link': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'id': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}]
|
||
2025-07-15 03:38:08,066 - services - INFO - Fetching feed: HL7 Australia from http://hl7.org.au/fhir/package-feed.xml
|
||
2025-07-15 03:38:08,067 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org.au:80
|
||
2025-07-15 03:38:08,122 - services - ERROR - Request error fetching from feed HL7 Australia: HTTPConnectionPool(host='hl7.org.au', port=80): Max retries exceeded with url: /fhir/package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x79c348872a50>: Failed to resolve 'hl7.org.au' ([Errno -2] Name or service not known)"))
|
||
2025-07-15 03:38:08,122 - services - INFO - Fetching feed: HL7 Switzerland from http://fhir.ch/package-feed.xml
|
||
2025-07-15 03:38:08,123 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.ch:80
|
||
2025-07-15 03:38:09,034 - urllib3.connectionpool - DEBUG - http://fhir.ch:80 "GET /package-feed.xml HTTP/1.1" 308 164
|
||
2025-07-15 03:38:09,035 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ch:443
|
||
2025-07-15 03:38:09,975 - urllib3.connectionpool - DEBUG - https://fhir.ch:443 "GET /package-feed.xml HTTP/1.1" 200 88985
|
||
2025-07-15 03:38:10,574 - services - DEBUG - Raw response from http://fhir.ch/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Switzerland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Switzerland</description>
|
||
<link>http://fhir.ch/package-feed.xml</link>
|
||
<generator>HL7 Switzerland FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon
|
||
2025-07-15 03:38:10,603 - services - INFO - Fetched from feed HL7 Switzerland: 148 packages (Atom/RSS)
|
||
2025-07-15 03:38:10,603 - services - INFO - Sample feed entries from HL7 Switzerland: [{'title': 'ch.fhir.ig.ch-elm#1.10.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-elm#1.10.0'}, 'summary': 'FOPH', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FOPH'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'id': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 23 Jun 2025 09:08:30 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=23, tm_hour=9, tm_min=8, tm_sec=30, tm_wday=0, tm_yday=174, tm_isdst=0), 'fhir_details': 'Publication run at 23/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (9 days old) source id Unknown (todo)'}, {'title': 'ch.fhir.ig.ch-epreg#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-epreg#1.0.0-ballot'}, 'summary': 'HL7 Switzerland STU 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Switzerland STU 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'id': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 22 May 2025 03:06:29 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=22, tm_hour=3, tm_min=6, tm_sec=29, tm_wday=3, tm_yday=142, tm_isdst=0), 'fhir_details': 'Publication run at 22/05/2025 by runner using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (14 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:10,604 - services - INFO - Fetching feed: HL7 France from https://hl7.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:10,604 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fr:443
|
||
2025-07-15 03:38:12,016 - urllib3.connectionpool - DEBUG - https://hl7.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 4387
|
||
2025-07-15 03:38:12,026 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:12,026 - services - DEBUG - Raw response from https://hl7.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package d'InteropSanté (HL7 France)</title>
|
||
<description>Packages publiés par InteropSanté</description>
|
||
<link>https://hl7.fr/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
2025-07-15 03:38:12,026 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:12,026 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:12,028 - services - INFO - Fetched from feed HL7 France: 5 packages (Atom/RSS)
|
||
2025-07-15 03:38:12,028 - services - INFO - Sample feed entries from HL7 France: [{'title': 'hl7.fhir.fr.core#2.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0'}, 'summary': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Sep 2024 09:58:14 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=7, tm_min=58, tm_sec=14, tm_wday=2, tm_yday=248, tm_isdst=0), 'fhir_details': 'Publication run at 04/09/2024 by root using vVersion 1.6.22 (Git# 33e2566af5b4). Built 2024-08-28T19:21:55.278Z (6 days old) source id Unknown (todo) Run #7'}, {'title': 'hl7.fhir.fr.core#2.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0-ballot'}, 'summary': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 17 Jul 2024 05:45:22 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=17, tm_hour=3, tm_min=45, tm_sec=22, tm_wday=2, tm_yday=199, tm_isdst=0), 'fhir_details': 'Publication run at 17/07/2024 by root using vVersion 1.6.18 (Git# f4d8a040c276). Built 2024-07-17T07:05:28.199Z (8 hours old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:38:12,028 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/package-feed.xml
|
||
2025-07-15 03:38:12,029 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:13,300 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:13,307 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:13,307 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</
|
||
2025-07-15 03:38:13,307 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:13,308 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:13,310 - services - INFO - Fetched from feed Agence du Numérique en Santé: 3 packages (Atom/RSS)
|
||
2025-07-15 03:38:13,310 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.terminologies#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.1.0'}, 'summary': 'Version juin 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version juin 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 12:12:13 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=2, tm_hour=12, tm_min=12, tm_sec=13, tm_wday=2, tm_yday=183, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 02/07/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (105 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ans.fr.terminologies#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.0.0'}, 'summary': 'Version mai 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version mai 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 08 Jun 2025 05:52:34 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=8, tm_hour=5, tm_min=52, tm_sec=34, tm_wday=6, tm_yday=159, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/06/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (81 days old) source id Unknown (todo)', 'value': ''}}]
|
||
2025-07-15 03:38:13,310 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/ig/package-feed.xml
|
||
2025-07-15 03:38:13,310 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:14,311 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:14,320 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:14,320 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</ge
|
||
2025-07-15 03:38:14,321 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:14,321 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:14,324 - services - INFO - Fetched from feed Agence du Numérique en Santé: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:14,324 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.doctrine#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.doctrine#0.1.0'}, 'summary': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 30 Jun 2025 01:34:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=30, tm_hour=1, tm_min=34, tm_sec=48, tm_wday=0, tm_yday=181, tm_isdst=0), 'fhir_details': 'Publication run at 30/06/2025 by runner using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (63 hours old) source id Unknown (todo)'}, {'title': 'ans.fr.documentation#0.1.8', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.documentation#0.1.8'}, 'summary': "Documentation des guides d'implémentation de l'ANS", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Documentation des guides d'implémentation de l'ANS"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 28 Apr 2025 04:36:46 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=28, tm_hour=4, tm_min=36, tm_sec=46, tm_wday=0, tm_yday=118, tm_isdst=0), 'fhir_details': 'Publication run at 28/04/2025 by runner using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (63 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:14,324 - services - INFO - Fetching feed: Agence du Numérique en Santé - FHIR IG from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:14,325 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:15,305 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:15,618 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:15,619 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/fhir/package-feed.xml</link>
|
||
<generator>ANS FHIR publicatio
|
||
2025-07-15 03:38:15,619 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:15,619 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:15,630 - services - INFO - Fetched from feed Agence du Numérique en Santé - FHIR IG: 53 packages (Atom/RSS)
|
||
2025-07-15 03:38:15,630 - services - INFO - Sample feed entries from Agence du Numérique en Santé - FHIR IG: [{'title': 'ans.fhir.fr.sdo#4.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.sdo#4.0.4'}, 'summary': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH).", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH)."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 19 Jun 2025 08:11:55 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=19, tm_hour=8, tm_min=11, tm_sec=55, tm_wday=3, tm_yday=170, tm_isdst=0), 'fhir_details': 'Publication run at 19/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (4 days old) source id Unknown (todo)'}, {'title': 'ans.fhir.fr.annuaire#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.annuaire#1.1.0'}, 'summary': "Guide d'implémentation 1.1.0 de l'API annuaire santé", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation 1.1.0 de l'API annuaire santé"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 14 Apr 2025 01:04:01 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=14, tm_hour=1, tm_min=4, tm_sec=1, tm_wday=0, tm_yday=104, tm_isdst=0), 'fhir_details': 'Publication run at 14/04/2025 by runner using Version 1.8.23 (Git# ffc7678c1988). Built 2025-04-04T22:01:54.432Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:15,631 - services - INFO - Fetching feed: HL7 Denmark from https://hl7.dk/fhir/package-feed.xml
|
||
2025-07-15 03:38:15,631 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.dk:443
|
||
2025-07-15 03:38:16,783 - urllib3.connectionpool - DEBUG - https://hl7.dk:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 1312
|
||
2025-07-15 03:38:16,791 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:16,791 - services - DEBUG - Raw response from https://hl7.dk/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Denmark FHIR Packages</title>
|
||
<description>New Packages published by HL7 Denmark></description>
|
||
<link>http://hl7.dk/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:16,791 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:16,791 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:16,794 - services - INFO - Fetched from feed HL7 Denmark: 10 packages (Atom/RSS)
|
||
2025-07-15 03:38:16,794 - services - INFO - Sample feed entries from HL7 Denmark: [{'title': 'hl7.fhir.dk.smart#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.smart#1.0.0'}, 'summary': 'DK SMART version 1.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK SMART version 1.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'id': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 08:09:18 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=7, tm_min=9, tm_sec=18, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (47 hours old) source id Unknown (todo) Run #9'}, {'title': 'hl7.fhir.dk.core#3.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.core#3.4.0'}, 'summary': 'DK Core version 3.4.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK Core version 3.4.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/core/3.4.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'id': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 07:18:00 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=6, tm_min=18, tm_sec=0, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (46 hours old) source id Unknown (todo) Run #8'}]
|
||
2025-07-15 03:38:16,794 - services - INFO - Fetching feed: Kommunernes Landsforening (KL) from https://fhir.kl.dk/package-feed.xml
|
||
2025-07-15 03:38:16,795 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.kl.dk:443
|
||
2025-07-15 03:38:28,129 - __main__ - DEBUG - --- Entering search_and_import route (DB Cache Logic) ---
|
||
2025-07-15 03:38:28,130 - __main__ - DEBUG - DB Timestamp: None, In-Memory Timestamp: None
|
||
2025-07-15 03:38:28,131 - __main__ - INFO - No packages found in CachedPackage table. Fetching from registries...
|
||
2025-07-15 03:38:28,131 - __main__ - INFO - Fetching package list from registries...
|
||
2025-07-15 03:38:28,131 - services - DEBUG - Entering fetch_packages_from_registries function with search_term:
|
||
2025-07-15 03:38:28,131 - services - DEBUG - Calling get_additional_registries
|
||
2025-07-15 03:38:28,131 - services - DEBUG - Entering get_additional_registries function
|
||
2025-07-15 03:38:28,131 - services - INFO - Attempting to fetch feed registry from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,132 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:38:28,220 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /FHIR/ig-registry/master/package-feeds.json HTTP/1.1" 200 2608
|
||
2025-07-15 03:38:28,220 - services - DEBUG - Feed registry request to https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json returned status code: 200
|
||
2025-07-15 03:38:28,221 - services - DEBUG - Successfully fetched feed registry. Response text (first 500 chars): {
|
||
"comment" : "The order of the feeds does not matter, but the order of the package-restrictions does",
|
||
"servers" : {
|
||
"comment" : "This is the known publicly available servers that crawl this package list and make a conformant packages API available",
|
||
"https://packages.fhir.org" : "Official Package registry (hosted on simplifier.net)",
|
||
"https://packages2.fhir.org/packages" : "Alternative. Has more packages because it hosts packages associated with non-official releases of FH...
|
||
2025-07-15 03:38:28,221 - services - INFO - Successfully parsed 52 valid feeds from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,221 - services - DEBUG - Exiting get_additional_registries function, returning 52 feeds.
|
||
2025-07-15 03:38:28,222 - services - DEBUG - Returned from get_additional_registries with 52 registries: [{'name': 'HL7.org FHIR Publications', 'url': 'http://hl7.org/fhir/package-feed.xml'}, {'name': 'HL7.org CDA Publications', 'url': 'http://hl7.org/cda/stds/package-feed.xml'}, {'name': 'HL7.org Cross-Product Publications', 'url': 'http://hl7.org/xprod/ig/package-feed.xml'}, {'name': 'Common HL7 Terminology', 'url': 'http://terminology.hl7.org/package-feed.xml'}, {'name': 'CDS-Hooks', 'url': 'https://cds-hooks.hl7.org/package-feed.xml'}, {'name': 'FHIR Foundation Guides', 'url': 'http://fhir.org/guides/package-feed.xml'}, {'name': 'FHIR Foundation Support Packages', 'url': 'http://fhir.org/packages/package-feed.xml'}, {'name': 'FHIR Foundation Publishing Templates', 'url': 'http://fhir.org/templates/package-feed.xml'}, {'name': 'HL7 Australia', 'url': 'http://hl7.org.au/fhir/package-feed.xml'}, {'name': 'HL7 Switzerland', 'url': 'http://fhir.ch/package-feed.xml'}, {'name': 'HL7 France', 'url': 'https://hl7.fr/ig/fhir/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/ig/package-feed.xml'}, {'name': 'Agence du Numérique en Santé - FHIR IG', 'url': 'https://interop.esante.gouv.fr/ig/fhir/package-feed.xml'}, {'name': 'HL7 Denmark', 'url': 'https://hl7.dk/fhir/package-feed.xml'}, {'name': 'Kommunernes Landsforening (KL)', 'url': 'https://fhir.kl.dk/package-feed.xml'}, {'name': 'Danish FUT Infrastructure', 'url': 'https://ehealth.sundhed.dk/package-feed.xml'}, {'name': 'mednet.swiss', 'url': 'https://doc.mednet.swiss/fhir/package-feed.xml'}, {'name': 'HL7 New Zealand', 'url': 'https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'IHE International', 'url': 'https://profiles.ihe.net/fhir/package-feed.xml'}, {'name': 'HL7 Belgium/eHealth Platform', 'url': 'https://www.ehealth.fgov.be/standards/fhir/package-feed.xml'}, {'name': 'HL7 Germany', 'url': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'Estonian FHIR Publications', 'url': 'https://fhir.ee/packages/package-feed.xml'}, {'name': 'HL7 Sweden', 'url': 'https://hl7.se/fhir/ig/package-feed.xml'}, {'name': 'HL7 Chile', 'url': 'https://hl7chile.cl/fhir/ig/package-feed.xml'}, {'name': 'Thailand SIL-TH', 'url': 'https://fhir-ig.sil-th.org/package-feed.xml'}, {'name': 'Thailand SIL-TH Terminology', 'url': 'https://terms.sil-th.org/package-feed.xml'}, {'name': 'CGIS (UFG) Brasil', 'url': 'https://fhir.fabrica.inf.ufg.br/package-feed.xml'}, {'name': 'Secretaria de Estado da Saúde de Goiás | Brasil', 'url': 'https://fhir.saude.go.gov.br/package-feed.xml'}, {'name': 'MedCom', 'url': 'https://medcomfhir.dk/ig/package-feed.xml'}, {'name': 'Common FHIR profile vendor collaboration', 'url': 'https://commonprofiles.care/package-feed.xml'}, {'name': 'HL7 Europe', 'url': 'http://hl7.eu/fhir/package-feed.xml'}, {'name': 'Simplifier', 'url': 'https://packages.simplifier.net/rssfeed'}, {'name': 'HL7 Finland', 'url': 'https://hl7.fi/fhir/package-feed.xml'}, {'name': 'University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine', 'url': 'https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'HL7 Austria', 'url': 'https://fhir.hl7.at/package-feed.xml'}, {'name': 'GKL', 'url': 'https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml'}, {'name': 'FHIR Implementation Guide for Ayushman Bharat Digital Mission', 'url': 'https://nrces.in/ndhm/package-feed.xml'}, {'name': 'RIVO-Noord NL', 'url': 'http://implementatiegids.zorgviewer.nl/package-feed.xml'}, {'name': 'IKNL', 'url': 'http://iknl.github.io/NkrIG/package-feed.xml'}, {'name': 'Health New Zealand Te Whatu Ora FHIR Implementation Guides', 'url': 'https://fhir-ig.digital.health.nz/package-feed.xml'}, {'name': 'World Health Organization', 'url': 'https://smart.who.int/package-feed.xml'}, {'name': 'Argentix Informatics FHIR Implementation Guides', 'url': 'http://argentixinfo.com/ig/package-feed.xml'}, {'name': 'HL7 Chile IPS', 'url': 'https://hl7chile.cl/fhir/ig/clips/package-feed.xml'}, {'name': 'MINSAL CHILE EIS', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml'}, {'name': 'MINSAL CHILE NID', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml'}, {'name': 'Clic Sante', 'url': 'http://documentation.clicsante.ca/fhir/package-feed.xml'}, {'name': 'BfArM FHIR Packages (Terminologies)', 'url': 'https://terminologien.bfarm.de/feeds/package-feed.xml'}, {'name': 'HL7 Poland', 'url': 'http://fhir.hl7.org.pl/packages/package-feed.xml'}, {'name': 'MyHealth@eu', 'url': 'https://fhir.ehdsi.eu/package-feed.xml'}, {'name': 'Taiwan FHIR Packages', 'url': 'https://twcore.mohw.gov.tw/ig/packages/package-feed.xml'}, {'name': 'Taiwan NHI-MOHW FHIR Packages', 'url': 'https://nhicore.nhi.gov.tw/packages/package-feed.xml'}]
|
||
2025-07-15 03:38:28,222 - services - INFO - Processing 52 feed registries
|
||
2025-07-15 03:38:28,222 - services - INFO - Fetching feed: HL7.org FHIR Publications from http://hl7.org/fhir/package-feed.xml
|
||
2025-07-15 03:38:28,222 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:28,456 - __main__ - DEBUG - --- Entering search_and_import route (DB Cache Logic) ---
|
||
2025-07-15 03:38:28,458 - __main__ - DEBUG - DB Timestamp: None, In-Memory Timestamp: None
|
||
2025-07-15 03:38:28,458 - __main__ - INFO - No packages found in CachedPackage table. Fetching from registries...
|
||
2025-07-15 03:38:28,458 - __main__ - INFO - Fetching package list from registries...
|
||
2025-07-15 03:38:28,458 - services - DEBUG - Entering fetch_packages_from_registries function with search_term:
|
||
2025-07-15 03:38:28,458 - services - DEBUG - Calling get_additional_registries
|
||
2025-07-15 03:38:28,458 - services - DEBUG - Entering get_additional_registries function
|
||
2025-07-15 03:38:28,458 - services - INFO - Attempting to fetch feed registry from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,459 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:38:28,547 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /FHIR/ig-registry/master/package-feeds.json HTTP/1.1" 200 2608
|
||
2025-07-15 03:38:28,547 - services - DEBUG - Feed registry request to https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json returned status code: 200
|
||
2025-07-15 03:38:28,548 - services - DEBUG - Successfully fetched feed registry. Response text (first 500 chars): {
|
||
"comment" : "The order of the feeds does not matter, but the order of the package-restrictions does",
|
||
"servers" : {
|
||
"comment" : "This is the known publicly available servers that crawl this package list and make a conformant packages API available",
|
||
"https://packages.fhir.org" : "Official Package registry (hosted on simplifier.net)",
|
||
"https://packages2.fhir.org/packages" : "Alternative. Has more packages because it hosts packages associated with non-official releases of FH...
|
||
2025-07-15 03:38:28,548 - services - INFO - Successfully parsed 52 valid feeds from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,548 - services - DEBUG - Exiting get_additional_registries function, returning 52 feeds.
|
||
2025-07-15 03:38:28,548 - services - DEBUG - Returned from get_additional_registries with 52 registries: [{'name': 'HL7.org FHIR Publications', 'url': 'http://hl7.org/fhir/package-feed.xml'}, {'name': 'HL7.org CDA Publications', 'url': 'http://hl7.org/cda/stds/package-feed.xml'}, {'name': 'HL7.org Cross-Product Publications', 'url': 'http://hl7.org/xprod/ig/package-feed.xml'}, {'name': 'Common HL7 Terminology', 'url': 'http://terminology.hl7.org/package-feed.xml'}, {'name': 'CDS-Hooks', 'url': 'https://cds-hooks.hl7.org/package-feed.xml'}, {'name': 'FHIR Foundation Guides', 'url': 'http://fhir.org/guides/package-feed.xml'}, {'name': 'FHIR Foundation Support Packages', 'url': 'http://fhir.org/packages/package-feed.xml'}, {'name': 'FHIR Foundation Publishing Templates', 'url': 'http://fhir.org/templates/package-feed.xml'}, {'name': 'HL7 Australia', 'url': 'http://hl7.org.au/fhir/package-feed.xml'}, {'name': 'HL7 Switzerland', 'url': 'http://fhir.ch/package-feed.xml'}, {'name': 'HL7 France', 'url': 'https://hl7.fr/ig/fhir/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/ig/package-feed.xml'}, {'name': 'Agence du Numérique en Santé - FHIR IG', 'url': 'https://interop.esante.gouv.fr/ig/fhir/package-feed.xml'}, {'name': 'HL7 Denmark', 'url': 'https://hl7.dk/fhir/package-feed.xml'}, {'name': 'Kommunernes Landsforening (KL)', 'url': 'https://fhir.kl.dk/package-feed.xml'}, {'name': 'Danish FUT Infrastructure', 'url': 'https://ehealth.sundhed.dk/package-feed.xml'}, {'name': 'mednet.swiss', 'url': 'https://doc.mednet.swiss/fhir/package-feed.xml'}, {'name': 'HL7 New Zealand', 'url': 'https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'IHE International', 'url': 'https://profiles.ihe.net/fhir/package-feed.xml'}, {'name': 'HL7 Belgium/eHealth Platform', 'url': 'https://www.ehealth.fgov.be/standards/fhir/package-feed.xml'}, {'name': 'HL7 Germany', 'url': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'Estonian FHIR Publications', 'url': 'https://fhir.ee/packages/package-feed.xml'}, {'name': 'HL7 Sweden', 'url': 'https://hl7.se/fhir/ig/package-feed.xml'}, {'name': 'HL7 Chile', 'url': 'https://hl7chile.cl/fhir/ig/package-feed.xml'}, {'name': 'Thailand SIL-TH', 'url': 'https://fhir-ig.sil-th.org/package-feed.xml'}, {'name': 'Thailand SIL-TH Terminology', 'url': 'https://terms.sil-th.org/package-feed.xml'}, {'name': 'CGIS (UFG) Brasil', 'url': 'https://fhir.fabrica.inf.ufg.br/package-feed.xml'}, {'name': 'Secretaria de Estado da Saúde de Goiás | Brasil', 'url': 'https://fhir.saude.go.gov.br/package-feed.xml'}, {'name': 'MedCom', 'url': 'https://medcomfhir.dk/ig/package-feed.xml'}, {'name': 'Common FHIR profile vendor collaboration', 'url': 'https://commonprofiles.care/package-feed.xml'}, {'name': 'HL7 Europe', 'url': 'http://hl7.eu/fhir/package-feed.xml'}, {'name': 'Simplifier', 'url': 'https://packages.simplifier.net/rssfeed'}, {'name': 'HL7 Finland', 'url': 'https://hl7.fi/fhir/package-feed.xml'}, {'name': 'University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine', 'url': 'https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'HL7 Austria', 'url': 'https://fhir.hl7.at/package-feed.xml'}, {'name': 'GKL', 'url': 'https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml'}, {'name': 'FHIR Implementation Guide for Ayushman Bharat Digital Mission', 'url': 'https://nrces.in/ndhm/package-feed.xml'}, {'name': 'RIVO-Noord NL', 'url': 'http://implementatiegids.zorgviewer.nl/package-feed.xml'}, {'name': 'IKNL', 'url': 'http://iknl.github.io/NkrIG/package-feed.xml'}, {'name': 'Health New Zealand Te Whatu Ora FHIR Implementation Guides', 'url': 'https://fhir-ig.digital.health.nz/package-feed.xml'}, {'name': 'World Health Organization', 'url': 'https://smart.who.int/package-feed.xml'}, {'name': 'Argentix Informatics FHIR Implementation Guides', 'url': 'http://argentixinfo.com/ig/package-feed.xml'}, {'name': 'HL7 Chile IPS', 'url': 'https://hl7chile.cl/fhir/ig/clips/package-feed.xml'}, {'name': 'MINSAL CHILE EIS', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml'}, {'name': 'MINSAL CHILE NID', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml'}, {'name': 'Clic Sante', 'url': 'http://documentation.clicsante.ca/fhir/package-feed.xml'}, {'name': 'BfArM FHIR Packages (Terminologies)', 'url': 'https://terminologien.bfarm.de/feeds/package-feed.xml'}, {'name': 'HL7 Poland', 'url': 'http://fhir.hl7.org.pl/packages/package-feed.xml'}, {'name': 'MyHealth@eu', 'url': 'https://fhir.ehdsi.eu/package-feed.xml'}, {'name': 'Taiwan FHIR Packages', 'url': 'https://twcore.mohw.gov.tw/ig/packages/package-feed.xml'}, {'name': 'Taiwan NHI-MOHW FHIR Packages', 'url': 'https://nhicore.nhi.gov.tw/packages/package-feed.xml'}]
|
||
2025-07-15 03:38:28,549 - services - INFO - Processing 52 feed registries
|
||
2025-07-15 03:38:28,549 - services - INFO - Fetching feed: HL7.org FHIR Publications from http://hl7.org/fhir/package-feed.xml
|
||
2025-07-15 03:38:28,549 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:28,714 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /fhir/package-feed.xml HTTP/1.1" 200 130815
|
||
2025-07-15 03:38:28,804 - __main__ - DEBUG - --- Entering search_and_import route (DB Cache Logic) ---
|
||
2025-07-15 03:38:28,805 - __main__ - DEBUG - DB Timestamp: None, In-Memory Timestamp: None
|
||
2025-07-15 03:38:28,806 - __main__ - INFO - No packages found in CachedPackage table. Fetching from registries...
|
||
2025-07-15 03:38:28,806 - __main__ - INFO - Fetching package list from registries...
|
||
2025-07-15 03:38:28,806 - services - DEBUG - Entering fetch_packages_from_registries function with search_term:
|
||
2025-07-15 03:38:28,806 - services - DEBUG - Calling get_additional_registries
|
||
2025-07-15 03:38:28,806 - services - DEBUG - Entering get_additional_registries function
|
||
2025-07-15 03:38:28,806 - services - INFO - Attempting to fetch feed registry from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,807 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:38:28,892 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /FHIR/ig-registry/master/package-feeds.json HTTP/1.1" 200 2608
|
||
2025-07-15 03:38:28,893 - services - DEBUG - Feed registry request to https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json returned status code: 200
|
||
2025-07-15 03:38:28,893 - services - DEBUG - Successfully fetched feed registry. Response text (first 500 chars): {
|
||
"comment" : "The order of the feeds does not matter, but the order of the package-restrictions does",
|
||
"servers" : {
|
||
"comment" : "This is the known publicly available servers that crawl this package list and make a conformant packages API available",
|
||
"https://packages.fhir.org" : "Official Package registry (hosted on simplifier.net)",
|
||
"https://packages2.fhir.org/packages" : "Alternative. Has more packages because it hosts packages associated with non-official releases of FH...
|
||
2025-07-15 03:38:28,893 - services - INFO - Successfully parsed 52 valid feeds from https://raw.githubusercontent.com/FHIR/ig-registry/master/package-feeds.json
|
||
2025-07-15 03:38:28,893 - services - DEBUG - Exiting get_additional_registries function, returning 52 feeds.
|
||
2025-07-15 03:38:28,894 - services - DEBUG - Returned from get_additional_registries with 52 registries: [{'name': 'HL7.org FHIR Publications', 'url': 'http://hl7.org/fhir/package-feed.xml'}, {'name': 'HL7.org CDA Publications', 'url': 'http://hl7.org/cda/stds/package-feed.xml'}, {'name': 'HL7.org Cross-Product Publications', 'url': 'http://hl7.org/xprod/ig/package-feed.xml'}, {'name': 'Common HL7 Terminology', 'url': 'http://terminology.hl7.org/package-feed.xml'}, {'name': 'CDS-Hooks', 'url': 'https://cds-hooks.hl7.org/package-feed.xml'}, {'name': 'FHIR Foundation Guides', 'url': 'http://fhir.org/guides/package-feed.xml'}, {'name': 'FHIR Foundation Support Packages', 'url': 'http://fhir.org/packages/package-feed.xml'}, {'name': 'FHIR Foundation Publishing Templates', 'url': 'http://fhir.org/templates/package-feed.xml'}, {'name': 'HL7 Australia', 'url': 'http://hl7.org.au/fhir/package-feed.xml'}, {'name': 'HL7 Switzerland', 'url': 'http://fhir.ch/package-feed.xml'}, {'name': 'HL7 France', 'url': 'https://hl7.fr/ig/fhir/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/package-feed.xml'}, {'name': 'Agence du Numérique en Santé', 'url': 'https://interop.esante.gouv.fr/ig/package-feed.xml'}, {'name': 'Agence du Numérique en Santé - FHIR IG', 'url': 'https://interop.esante.gouv.fr/ig/fhir/package-feed.xml'}, {'name': 'HL7 Denmark', 'url': 'https://hl7.dk/fhir/package-feed.xml'}, {'name': 'Kommunernes Landsforening (KL)', 'url': 'https://fhir.kl.dk/package-feed.xml'}, {'name': 'Danish FUT Infrastructure', 'url': 'https://ehealth.sundhed.dk/package-feed.xml'}, {'name': 'mednet.swiss', 'url': 'https://doc.mednet.swiss/fhir/package-feed.xml'}, {'name': 'HL7 New Zealand', 'url': 'https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'IHE International', 'url': 'https://profiles.ihe.net/fhir/package-feed.xml'}, {'name': 'HL7 Belgium/eHealth Platform', 'url': 'https://www.ehealth.fgov.be/standards/fhir/package-feed.xml'}, {'name': 'HL7 Germany', 'url': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'Estonian FHIR Publications', 'url': 'https://fhir.ee/packages/package-feed.xml'}, {'name': 'HL7 Sweden', 'url': 'https://hl7.se/fhir/ig/package-feed.xml'}, {'name': 'HL7 Chile', 'url': 'https://hl7chile.cl/fhir/ig/package-feed.xml'}, {'name': 'Thailand SIL-TH', 'url': 'https://fhir-ig.sil-th.org/package-feed.xml'}, {'name': 'Thailand SIL-TH Terminology', 'url': 'https://terms.sil-th.org/package-feed.xml'}, {'name': 'CGIS (UFG) Brasil', 'url': 'https://fhir.fabrica.inf.ufg.br/package-feed.xml'}, {'name': 'Secretaria de Estado da Saúde de Goiás | Brasil', 'url': 'https://fhir.saude.go.gov.br/package-feed.xml'}, {'name': 'MedCom', 'url': 'https://medcomfhir.dk/ig/package-feed.xml'}, {'name': 'Common FHIR profile vendor collaboration', 'url': 'https://commonprofiles.care/package-feed.xml'}, {'name': 'HL7 Europe', 'url': 'http://hl7.eu/fhir/package-feed.xml'}, {'name': 'Simplifier', 'url': 'https://packages.simplifier.net/rssfeed'}, {'name': 'HL7 Finland', 'url': 'https://hl7.fi/fhir/package-feed.xml'}, {'name': 'University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine', 'url': 'https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true'}, {'name': 'HL7 Austria', 'url': 'https://fhir.hl7.at/package-feed.xml'}, {'name': 'GKL', 'url': 'https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml'}, {'name': 'FHIR Implementation Guide for Ayushman Bharat Digital Mission', 'url': 'https://nrces.in/ndhm/package-feed.xml'}, {'name': 'RIVO-Noord NL', 'url': 'http://implementatiegids.zorgviewer.nl/package-feed.xml'}, {'name': 'IKNL', 'url': 'http://iknl.github.io/NkrIG/package-feed.xml'}, {'name': 'Health New Zealand Te Whatu Ora FHIR Implementation Guides', 'url': 'https://fhir-ig.digital.health.nz/package-feed.xml'}, {'name': 'World Health Organization', 'url': 'https://smart.who.int/package-feed.xml'}, {'name': 'Argentix Informatics FHIR Implementation Guides', 'url': 'http://argentixinfo.com/ig/package-feed.xml'}, {'name': 'HL7 Chile IPS', 'url': 'https://hl7chile.cl/fhir/ig/clips/package-feed.xml'}, {'name': 'MINSAL CHILE EIS', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml'}, {'name': 'MINSAL CHILE NID', 'url': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml'}, {'name': 'Clic Sante', 'url': 'http://documentation.clicsante.ca/fhir/package-feed.xml'}, {'name': 'BfArM FHIR Packages (Terminologies)', 'url': 'https://terminologien.bfarm.de/feeds/package-feed.xml'}, {'name': 'HL7 Poland', 'url': 'http://fhir.hl7.org.pl/packages/package-feed.xml'}, {'name': 'MyHealth@eu', 'url': 'https://fhir.ehdsi.eu/package-feed.xml'}, {'name': 'Taiwan FHIR Packages', 'url': 'https://twcore.mohw.gov.tw/ig/packages/package-feed.xml'}, {'name': 'Taiwan NHI-MOHW FHIR Packages', 'url': 'https://nhicore.nhi.gov.tw/packages/package-feed.xml'}]
|
||
2025-07-15 03:38:28,894 - services - INFO - Processing 52 feed registries
|
||
2025-07-15 03:38:28,894 - services - INFO - Fetching feed: HL7.org FHIR Publications from http://hl7.org/fhir/package-feed.xml
|
||
2025-07-15 03:38:28,894 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:29,013 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /fhir/package-feed.xml HTTP/1.1" 200 130815
|
||
2025-07-15 03:38:29,350 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,350 - services - DEBUG - Raw response from http://hl7.org/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu,
|
||
2025-07-15 03:38:29,353 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,356 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,369 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /fhir/package-feed.xml HTTP/1.1" 200 130815
|
||
2025-07-15 03:38:29,489 - services - INFO - Fetched from feed HL7.org FHIR Publications: 594 packages (Atom/RSS)
|
||
2025-07-15 03:38:29,490 - services - INFO - Sample feed entries from HL7.org FHIR Publications: [{'title': 'hl7.fhir.uv.patient-corrections#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.patient-corrections#1.0.0'}, 'summary': 'Patient Request for Corrections Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Patient Request for Corrections Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'id': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 03:50:53 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=3, tm_min=50, tm_sec=53, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by EC2AMAZ-2MR79IJ using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.tx-ecosystem#1.7.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.tx-ecosystem#1.7.9'}, 'summary': 'Rolling Update - see test history', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Rolling Update - see test history'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'id': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:05:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=0, tm_min=5, tm_sec=41, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by grahamegrieve using Version 2.0.9-SNAPSHOT (Git# 075070d4d163). Built 2025-07-09T19:09:48.444+10:00 (26 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:29,492 - services - INFO - Fetching feed: HL7.org CDA Publications from http://hl7.org/cda/stds/package-feed.xml
|
||
2025-07-15 03:38:29,492 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:29,857 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,857 - services - DEBUG - Raw response from http://hl7.org/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu,
|
||
2025-07-15 03:38:29,860 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,863 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,944 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /cda/stds/package-feed.xml HTTP/1.1" 200 1520
|
||
2025-07-15 03:38:29,950 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,955 - services - DEBUG - Raw response from http://hl7.org/cda/stds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc CDA Packages</title>
|
||
<description>New CDA Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/cda/stds/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:29,955 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,956 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:29,984 - services - INFO - Fetched from feed HL7.org CDA Publications: 8 packages (Atom/RSS)
|
||
2025-07-15 03:38:29,989 - services - INFO - Sample feed entries from HL7.org CDA Publications: [{'title': 'hl7.cda.us.ccda#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0'}, 'summary': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Jun 2025 08:22:30 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=0, tm_min=22, tm_sec=30, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'Publication run at 20/06/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.cda.us.ccda#4.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0-ballot'}, 'summary': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Dec 2024 09:01:28 +1100', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=19, tm_hour=22, tm_min=1, tm_sec=28, tm_wday=3, tm_yday=354, tm_isdst=0), 'fhir_details': 'Publication run at 20/12/2024 by grahamegrieve using vVersion 1.6.0-SNAPSHOT (Git# d5e7aab23d88). Built 2024-02-28T17:41:58.62+11:00 (295 days old) source id Unknown (todo) Run #9'}]
|
||
2025-07-15 03:38:29,989 - services - INFO - Fetching feed: HL7.org Cross-Product Publications from http://hl7.org/xprod/ig/package-feed.xml
|
||
2025-07-15 03:38:29,990 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:30,007 - services - INFO - Fetched from feed HL7.org FHIR Publications: 594 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,007 - services - INFO - Sample feed entries from HL7.org FHIR Publications: [{'title': 'hl7.fhir.uv.patient-corrections#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.patient-corrections#1.0.0'}, 'summary': 'Patient Request for Corrections Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Patient Request for Corrections Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'id': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 03:50:53 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=3, tm_min=50, tm_sec=53, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by EC2AMAZ-2MR79IJ using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.tx-ecosystem#1.7.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.tx-ecosystem#1.7.9'}, 'summary': 'Rolling Update - see test history', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Rolling Update - see test history'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'id': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:05:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=0, tm_min=5, tm_sec=41, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by grahamegrieve using Version 2.0.9-SNAPSHOT (Git# 075070d4d163). Built 2025-07-09T19:09:48.444+10:00 (26 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:30,009 - services - INFO - Fetching feed: HL7.org CDA Publications from http://hl7.org/cda/stds/package-feed.xml
|
||
2025-07-15 03:38:30,009 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:30,015 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,015 - services - DEBUG - Raw response from http://hl7.org/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu,
|
||
2025-07-15 03:38:30,020 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,023 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,158 - services - INFO - Fetched from feed HL7.org FHIR Publications: 594 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,158 - services - INFO - Sample feed entries from HL7.org FHIR Publications: [{'title': 'hl7.fhir.uv.patient-corrections#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.patient-corrections#1.0.0'}, 'summary': 'Patient Request for Corrections Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Patient Request for Corrections Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'id': 'http://hl7.org/fhir/uv/patient-corrections/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 03:50:53 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=3, tm_min=50, tm_sec=53, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by EC2AMAZ-2MR79IJ using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.tx-ecosystem#1.7.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.tx-ecosystem#1.7.9'}, 'summary': 'Rolling Update - see test history', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Rolling Update - see test history'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz'}], 'link': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'id': 'http://hl7.org/fhir/uv/tx-ecosystem/1.7.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:05:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=0, tm_min=5, tm_sec=41, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by grahamegrieve using Version 2.0.9-SNAPSHOT (Git# 075070d4d163). Built 2025-07-09T19:09:48.444+10:00 (26 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:30,160 - services - INFO - Fetching feed: HL7.org CDA Publications from http://hl7.org/cda/stds/package-feed.xml
|
||
2025-07-15 03:38:30,161 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:30,448 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /cda/stds/package-feed.xml HTTP/1.1" 200 1520
|
||
2025-07-15 03:38:30,448 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /xprod/ig/package-feed.xml HTTP/1.1" 200 1220
|
||
2025-07-15 03:38:30,449 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,450 - services - DEBUG - Raw response from http://hl7.org/cda/stds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc CDA Packages</title>
|
||
<description>New CDA Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/cda/stds/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:30,450 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,450 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,450 - services - DEBUG - Raw response from http://hl7.org/xprod/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/xprod/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:38:30,451 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,451 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,454 - services - INFO - Fetched from feed HL7.org CDA Publications: 8 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,454 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,454 - services - INFO - Sample feed entries from HL7.org CDA Publications: [{'title': 'hl7.cda.us.ccda#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0'}, 'summary': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Jun 2025 08:22:30 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=0, tm_min=22, tm_sec=30, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'Publication run at 20/06/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.cda.us.ccda#4.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0-ballot'}, 'summary': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Dec 2024 09:01:28 +1100', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=19, tm_hour=22, tm_min=1, tm_sec=28, tm_wday=3, tm_yday=354, tm_isdst=0), 'fhir_details': 'Publication run at 20/12/2024 by grahamegrieve using vVersion 1.6.0-SNAPSHOT (Git# d5e7aab23d88). Built 2024-02-28T17:41:58.62+11:00 (295 days old) source id Unknown (todo) Run #9'}]
|
||
2025-07-15 03:38:30,454 - services - INFO - Fetching feed: HL7.org Cross-Product Publications from http://hl7.org/xprod/ig/package-feed.xml
|
||
2025-07-15 03:38:30,455 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:30,456 - services - INFO - Fetched from feed HL7.org Cross-Product Publications: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,456 - services - INFO - Sample feed entries from HL7.org Cross-Product Publications: [{'title': 'hl7.xprod.uv.gender-harmony#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0'}, 'summary': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 29 Sep 2023 04:01:39 +1000', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=28, tm_hour=18, tm_min=1, tm_sec=39, tm_wday=3, tm_yday=271, tm_isdst=0), 'fhir_details': 'Publication run at 29/09/2023 by grahamegrieve using vVersion 1.3.17-SNAPSHOT (Git# cdec6bbb3dce). Built 2023-06-14T05:23:10.718+01:00 (107 days old) source id Unknown (todo) Run #1'}, {'title': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot'}, 'summary': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0-ballot', 'fhir_kind': 'IG', 'published': 'Wed, 14 Sep 2022 12:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=9, tm_mday=14, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=257, tm_isdst=0)}]
|
||
2025-07-15 03:38:30,456 - services - INFO - Fetching feed: Common HL7 Terminology from http://terminology.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:30,457 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): terminology.hl7.org:80
|
||
2025-07-15 03:38:30,600 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /cda/stds/package-feed.xml HTTP/1.1" 200 1520
|
||
2025-07-15 03:38:30,601 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,601 - services - DEBUG - Raw response from http://hl7.org/cda/stds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc CDA Packages</title>
|
||
<description>New CDA Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/cda/stds/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:30,601 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,601 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,604 - services - INFO - Fetched from feed HL7.org CDA Publications: 8 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,604 - services - INFO - Sample feed entries from HL7.org CDA Publications: [{'title': 'hl7.cda.us.ccda#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0'}, 'summary': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Published version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Jun 2025 08:22:30 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=0, tm_min=22, tm_sec=30, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'Publication run at 20/06/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.cda.us.ccda#4.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.cda.us.ccda#4.0.0-ballot'}, 'summary': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First balloted version of C-CDA 4.0. This release enables exchange of USCDI v5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz'}], 'link': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'id': 'http://hl7.org/cda/us/ccda/2025Jan/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 20 Dec 2024 09:01:28 +1100', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=19, tm_hour=22, tm_min=1, tm_sec=28, tm_wday=3, tm_yday=354, tm_isdst=0), 'fhir_details': 'Publication run at 20/12/2024 by grahamegrieve using vVersion 1.6.0-SNAPSHOT (Git# d5e7aab23d88). Built 2024-02-28T17:41:58.62+11:00 (295 days old) source id Unknown (todo) Run #9'}]
|
||
2025-07-15 03:38:30,604 - services - INFO - Fetching feed: HL7.org Cross-Product Publications from http://hl7.org/xprod/ig/package-feed.xml
|
||
2025-07-15 03:38:30,605 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org:80
|
||
2025-07-15 03:38:30,894 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /xprod/ig/package-feed.xml HTTP/1.1" 200 1220
|
||
2025-07-15 03:38:30,894 - urllib3.connectionpool - DEBUG - http://terminology.hl7.org:80 "GET /package-feed.xml HTTP/1.1" 301 337
|
||
2025-07-15 03:38:30,895 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,895 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminology.hl7.org:443
|
||
2025-07-15 03:38:30,896 - services - DEBUG - Raw response from http://hl7.org/xprod/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/xprod/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:38:30,896 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,896 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:30,898 - services - INFO - Fetched from feed HL7.org Cross-Product Publications: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:30,898 - services - INFO - Sample feed entries from HL7.org Cross-Product Publications: [{'title': 'hl7.xprod.uv.gender-harmony#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0'}, 'summary': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 29 Sep 2023 04:01:39 +1000', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=28, tm_hour=18, tm_min=1, tm_sec=39, tm_wday=3, tm_yday=271, tm_isdst=0), 'fhir_details': 'Publication run at 29/09/2023 by grahamegrieve using vVersion 1.3.17-SNAPSHOT (Git# cdec6bbb3dce). Built 2023-06-14T05:23:10.718+01:00 (107 days old) source id Unknown (todo) Run #1'}, {'title': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot'}, 'summary': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0-ballot', 'fhir_kind': 'IG', 'published': 'Wed, 14 Sep 2022 12:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=9, tm_mday=14, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=257, tm_isdst=0)}]
|
||
2025-07-15 03:38:30,898 - services - INFO - Fetching feed: Common HL7 Terminology from http://terminology.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:30,899 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): terminology.hl7.org:80
|
||
2025-07-15 03:38:31,044 - urllib3.connectionpool - DEBUG - http://hl7.org:80 "GET /xprod/ig/package-feed.xml HTTP/1.1" 200 1220
|
||
2025-07-15 03:38:31,045 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,045 - services - DEBUG - Raw response from http://hl7.org/xprod/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://hl7.org/xprod/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:38:31,045 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,045 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,046 - services - INFO - Fetched from feed HL7.org Cross-Product Publications: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:31,047 - services - INFO - Sample feed entries from HL7.org Cross-Product Publications: [{'title': 'hl7.xprod.uv.gender-harmony#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0'}, 'summary': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'A cross-paradigm implementation guide that provides definitive guidance on how to exchange clinical sex and gender affirming information using HL7 models. This specification is built upon, but has some changes in comparison to, the initial "Gender Harmony - Modeling Sex and Gender Representation, Release 1" logical model. This guide provides an updated general model to clearly separate gender from summary sex-related clinical observations, as well as provides additional useful gender-related elements. The application of the gender harmony general model is discussed for each specific product family: V2 (as V2.9.1), CDA (the templates are published as a separate specification), and in FHIR, initially in the R5 version. All terminology is published by HL7 at terminology.hl7.org, often referred to as “THO”. Examples and overall background are also provided.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/informative1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 29 Sep 2023 04:01:39 +1000', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=28, tm_hour=18, tm_min=1, tm_sec=39, tm_wday=3, tm_yday=271, tm_isdst=0), 'fhir_details': 'Publication run at 29/09/2023 by grahamegrieve using vVersion 1.3.17-SNAPSHOT (Git# cdec6bbb3dce). Built 2023-06-14T05:23:10.718+01:00 (107 days old) source id Unknown (todo) Run #1'}, {'title': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.xprod.uv.gender-harmony#1.0.0-ballot'}, 'summary': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Cross Paradigm IG: Gender Harmony - Sex and Gender Representation (built Wed, Sep 14, 2022 05:37+0200+02:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz'}], 'link': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'id': 'http://hl7.org/xprod/ig/uv/gender-harmony/2022Sep/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0-ballot', 'fhir_kind': 'IG', 'published': 'Wed, 14 Sep 2022 12:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=9, tm_mday=14, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=257, tm_isdst=0)}]
|
||
2025-07-15 03:38:31,047 - services - INFO - Fetching feed: Common HL7 Terminology from http://terminology.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:31,047 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): terminology.hl7.org:80
|
||
2025-07-15 03:38:31,332 - urllib3.connectionpool - DEBUG - http://terminology.hl7.org:80 "GET /package-feed.xml HTTP/1.1" 301 337
|
||
2025-07-15 03:38:31,333 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminology.hl7.org:443
|
||
2025-07-15 03:38:31,484 - urllib3.connectionpool - DEBUG - http://terminology.hl7.org:80 "GET /package-feed.xml HTTP/1.1" 301 337
|
||
2025-07-15 03:38:31,485 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminology.hl7.org:443
|
||
2025-07-15 03:38:31,559 - urllib3.connectionpool - DEBUG - https://terminology.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 3306
|
||
2025-07-15 03:38:31,560 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,560 - services - DEBUG - Raw response from http://terminology.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://terminology.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:31,560 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,560 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:31,580 - services - INFO - Fetched from feed Common HL7 Terminology: 101 packages (Atom/RSS)
|
||
2025-07-15 03:38:31,580 - services - INFO - Sample feed entries from Common HL7 Terminology: [{'title': 'hl7.terminology#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/package.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/package.tgz', 'id': 'http://terminology.hl7.org/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}, {'title': 'hl7.terminology.r3#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology.r3#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'id': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:31,580 - services - INFO - Fetching feed: CDS-Hooks from https://cds-hooks.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:31,581 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): cds-hooks.hl7.org:443
|
||
2025-07-15 03:38:32,016 - urllib3.connectionpool - DEBUG - https://terminology.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 3306
|
||
2025-07-15 03:38:32,017 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,017 - services - DEBUG - Raw response from http://terminology.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://terminology.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:32,018 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,018 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,038 - services - INFO - Fetched from feed Common HL7 Terminology: 101 packages (Atom/RSS)
|
||
2025-07-15 03:38:32,038 - services - INFO - Sample feed entries from Common HL7 Terminology: [{'title': 'hl7.terminology#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/package.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/package.tgz', 'id': 'http://terminology.hl7.org/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}, {'title': 'hl7.terminology.r3#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology.r3#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'id': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:32,039 - services - INFO - Fetching feed: CDS-Hooks from https://cds-hooks.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:32,039 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): cds-hooks.hl7.org:443
|
||
2025-07-15 03:38:32,149 - urllib3.connectionpool - DEBUG - https://terminology.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 3306
|
||
2025-07-15 03:38:32,150 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,150 - services - DEBUG - Raw response from http://terminology.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://terminology.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDa
|
||
2025-07-15 03:38:32,150 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,151 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:32,172 - services - INFO - Fetched from feed Common HL7 Terminology: 101 packages (Atom/RSS)
|
||
2025-07-15 03:38:32,172 - services - INFO - Sample feed entries from Common HL7 Terminology: [{'title': 'hl7.terminology#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/package.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/package.tgz', 'id': 'http://terminology.hl7.org/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}, {'title': 'hl7.terminology.r3#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.terminology.r3#6.5.0'}, 'summary': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Nineteenth publication of HL7 Terminology. 8 UTG approved tickets applied. (r3 variant)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz'}], 'link': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'id': 'http://terminology.hl7.org/6.5.0/hl7.terminology.r3.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 07:35:25 -0600', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=13, tm_min=35, tm_sec=25, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by WORK_COMPUTER using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:32,173 - services - INFO - Fetching feed: CDS-Hooks from https://cds-hooks.hl7.org/package-feed.xml
|
||
2025-07-15 03:38:32,173 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): cds-hooks.hl7.org:443
|
||
2025-07-15 03:38:32,503 - urllib3.connectionpool - DEBUG - https://cds-hooks.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 2053
|
||
2025-07-15 03:38:32,505 - services - DEBUG - Raw response from https://cds-hooks.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://cds-hooks.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:32,507 - services - INFO - Fetched from feed CDS-Hooks: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:32,507 - services - INFO - Sample feed entries from CDS-Hooks: [{'title': 'hl7.fhir.uv.cds-hooks-library#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks-library#1.0.1'}, 'summary': 'STU1 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU1 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'id': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 05:00:58 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=18, tm_min=0, tm_sec=58, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.cds-hooks#2.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks#2.0.1'}, 'summary': 'STU2 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU2 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/STU2/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'id': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 04:49:46 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=17, tm_min=49, tm_sec=46, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:32,507 - services - INFO - Fetching feed: FHIR Foundation Guides from http://fhir.org/guides/package-feed.xml
|
||
2025-07-15 03:38:32,507 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:32,923 - urllib3.connectionpool - DEBUG - https://cds-hooks.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 2053
|
||
2025-07-15 03:38:32,925 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /guides/package-feed.xml HTTP/1.1" 301 326
|
||
2025-07-15 03:38:32,925 - services - DEBUG - Raw response from https://cds-hooks.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://cds-hooks.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:32,928 - services - INFO - Fetched from feed CDS-Hooks: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:32,928 - services - INFO - Sample feed entries from CDS-Hooks: [{'title': 'hl7.fhir.uv.cds-hooks-library#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks-library#1.0.1'}, 'summary': 'STU1 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU1 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'id': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 05:00:58 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=18, tm_min=0, tm_sec=58, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.cds-hooks#2.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks#2.0.1'}, 'summary': 'STU2 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU2 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/STU2/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'id': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 04:49:46 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=17, tm_min=49, tm_sec=46, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:32,928 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:32,929 - services - INFO - Fetching feed: FHIR Foundation Guides from http://fhir.org/guides/package-feed.xml
|
||
2025-07-15 03:38:32,929 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:33,057 - urllib3.connectionpool - DEBUG - https://cds-hooks.hl7.org:443 "GET /package-feed.xml HTTP/1.1" 200 2053
|
||
2025-07-15 03:38:33,058 - services - DEBUG - Raw response from https://cds-hooks.hl7.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7, Inc FHIR Packages</title>
|
||
<description>New Packages published by HL7, Inc></description>
|
||
<link>http://cds-hooks.hl7.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:33,059 - services - INFO - Fetched from feed CDS-Hooks: 2 packages (Atom/RSS)
|
||
2025-07-15 03:38:33,059 - services - INFO - Sample feed entries from CDS-Hooks: [{'title': 'hl7.fhir.uv.cds-hooks-library#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks-library#1.0.1'}, 'summary': 'STU1 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU1 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'id': 'http://cds-hooks.hl7.org/hooks/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 05:00:58 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=18, tm_min=0, tm_sec=58, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.uv.cds-hooks#2.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.uv.cds-hooks#2.0.1'}, 'summary': 'STU2 Release - Technical Correction 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'STU2 Release - Technical Correction 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://cds-hooks.hl7.org/STU2/package.tgz'}], 'link': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'id': 'http://cds-hooks.hl7.org/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 12 Mar 2025 04:49:46 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=11, tm_hour=17, tm_min=49, tm_sec=46, tm_wday=1, tm_yday=70, tm_isdst=0), 'fhir_details': 'Publication run at 12/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:33,059 - services - INFO - Fetching feed: FHIR Foundation Guides from http://fhir.org/guides/package-feed.xml
|
||
2025-07-15 03:38:33,060 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:33,341 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /guides/package-feed.xml HTTP/1.1" 301 326
|
||
2025-07-15 03:38:33,342 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:33,474 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /guides/package-feed.xml HTTP/1.1" 301 326
|
||
2025-07-15 03:38:33,475 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:33,574 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /guides/package-feed.xml HTTP/1.1" 200 1492
|
||
2025-07-15 03:38:33,576 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,576 - services - DEBUG - Raw response from http://fhir.org/guides/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Packages</title>
|
||
<description>New Packages published by FHIR Foundation></description>
|
||
<link>http://fhir.org/guides/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<l
|
||
2025-07-15 03:38:33,576 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,576 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,579 - services - INFO - Fetched from feed FHIR Foundation Guides: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:33,579 - services - INFO - Sample feed entries from FHIR Foundation Guides: [{'title': 'fhir.hrsa.uds-plus#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.hrsa.uds-plus#2.0.0'}, 'summary': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz'}], 'link': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'id': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Foundation'}], 'author': 'FHIR Foundation', 'author_detail': {'name': 'FHIR Foundation'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Mar 2025 10:44:56 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=27, tm_hour=23, tm_min=44, tm_sec=56, tm_wday=3, tm_yday=86, tm_isdst=0), 'fhir_details': 'Publication run at 28/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.corecl#1.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.corecl#1.7.0'}, 'summary': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz'}], 'link': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'id': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Chile'}], 'author': 'HL7 Chile', 'author_detail': {'name': 'HL7 Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 09 Jul 2022 00:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=9, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=5, tm_yday=190, tm_isdst=0)}]
|
||
2025-07-15 03:38:33,579 - services - INFO - Fetching feed: FHIR Foundation Support Packages from http://fhir.org/packages/package-feed.xml
|
||
2025-07-15 03:38:33,580 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:33,967 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /guides/package-feed.xml HTTP/1.1" 200 1492
|
||
2025-07-15 03:38:33,968 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,969 - services - DEBUG - Raw response from http://fhir.org/guides/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Packages</title>
|
||
<description>New Packages published by FHIR Foundation></description>
|
||
<link>http://fhir.org/guides/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<l
|
||
2025-07-15 03:38:33,969 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,969 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:33,972 - services - INFO - Fetched from feed FHIR Foundation Guides: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:33,972 - services - INFO - Sample feed entries from FHIR Foundation Guides: [{'title': 'fhir.hrsa.uds-plus#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.hrsa.uds-plus#2.0.0'}, 'summary': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz'}], 'link': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'id': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Foundation'}], 'author': 'FHIR Foundation', 'author_detail': {'name': 'FHIR Foundation'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Mar 2025 10:44:56 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=27, tm_hour=23, tm_min=44, tm_sec=56, tm_wday=3, tm_yday=86, tm_isdst=0), 'fhir_details': 'Publication run at 28/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.corecl#1.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.corecl#1.7.0'}, 'summary': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz'}], 'link': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'id': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Chile'}], 'author': 'HL7 Chile', 'author_detail': {'name': 'HL7 Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 09 Jul 2022 00:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=9, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=5, tm_yday=190, tm_isdst=0)}]
|
||
2025-07-15 03:38:33,972 - services - INFO - Fetching feed: FHIR Foundation Support Packages from http://fhir.org/packages/package-feed.xml
|
||
2025-07-15 03:38:33,972 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:33,994 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /packages/package-feed.xml HTTP/1.1" 301 328
|
||
2025-07-15 03:38:33,994 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:34,102 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /guides/package-feed.xml HTTP/1.1" 200 1492
|
||
2025-07-15 03:38:34,104 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,104 - services - DEBUG - Raw response from http://fhir.org/guides/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Packages</title>
|
||
<description>New Packages published by FHIR Foundation></description>
|
||
<link>http://fhir.org/guides/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<l
|
||
2025-07-15 03:38:34,104 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,105 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,107 - services - INFO - Fetched from feed FHIR Foundation Guides: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:34,108 - services - INFO - Sample feed entries from FHIR Foundation Guides: [{'title': 'fhir.hrsa.uds-plus#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.hrsa.uds-plus#2.0.0'}, 'summary': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This UDS+ IG provides the ability for a FQHC to report UDS+ data to HRSA for 2024 reporting period.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz'}], 'link': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'id': 'http://fhir.org/guides/hrsa/uds-plus/STU2/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Foundation'}], 'author': 'FHIR Foundation', 'author_detail': {'name': 'FHIR Foundation'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Mar 2025 10:44:56 +1100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=27, tm_hour=23, tm_min=44, tm_sec=56, tm_wday=3, tm_yday=86, tm_isdst=0), 'fhir_details': 'Publication run at 28/03/2025 by grahamegrieve using Version (unknown) (Git# null). Built null (?vu-duration?) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.corecl#1.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.corecl#1.7.0'}, 'summary': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'El Core FHIR Chileno (built Thu, Jul 09, 2022 00:00+0000)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz'}], 'link': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'id': 'http://fhir.org/guides/chile/hl7.fhir.cl.corecl.1.7.0.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Chile'}], 'author': 'HL7 Chile', 'author_detail': {'name': 'HL7 Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 09 Jul 2022 00:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=9, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=5, tm_yday=190, tm_isdst=0)}]
|
||
2025-07-15 03:38:34,108 - services - INFO - Fetching feed: FHIR Foundation Support Packages from http://fhir.org/packages/package-feed.xml
|
||
2025-07-15 03:38:34,108 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:34,386 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /packages/package-feed.xml HTTP/1.1" 301 328
|
||
2025-07-15 03:38:34,387 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:34,520 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /packages/package-feed.xml HTTP/1.1" 301 328
|
||
2025-07-15 03:38:34,521 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:34,622 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /packages/package-feed.xml HTTP/1.1" 200 6780
|
||
2025-07-15 03:38:34,623 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,624 - services - DEBUG - Raw response from http://fhir.org/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/packages/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generato
|
||
2025-07-15 03:38:34,624 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,624 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:34,656 - services - INFO - Fetched from feed FHIR Foundation Support Packages: 173 packages (Atom/RSS)
|
||
2025-07-15 03:38:34,656 - services - INFO - Sample feed entries from FHIR Foundation Support Packages: [{'title': 'fhir.tx.support.r4#0.30.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r4#0.30.0'}, 'summary': 'add ICF', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'add ICF'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '4.0.1', 'published': 'Mon, 07 Jul 2025 05:06:26 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=6, tm_hour=19, tm_min=6, tm_sec=26, tm_wday=6, tm_yday=187, tm_isdst=0)}, {'title': 'fhir.tx.support.r3#0.26.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r3#0.26.0'}, 'summary': 'Add MDC codes', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Add MDC codes'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '3.0.2', 'published': 'Wed, 11 Jun 2025 06:36:36 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=10, tm_hour=20, tm_min=36, tm_sec=36, tm_wday=1, tm_yday=161, tm_isdst=0)}]
|
||
2025-07-15 03:38:34,656 - services - INFO - Fetching feed: FHIR Foundation Publishing Templates from http://fhir.org/templates/package-feed.xml
|
||
2025-07-15 03:38:34,657 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:35,020 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /packages/package-feed.xml HTTP/1.1" 200 6780
|
||
2025-07-15 03:38:35,022 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,022 - services - DEBUG - Raw response from http://fhir.org/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/packages/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generato
|
||
2025-07-15 03:38:35,022 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,022 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,053 - services - INFO - Fetched from feed FHIR Foundation Support Packages: 173 packages (Atom/RSS)
|
||
2025-07-15 03:38:35,053 - services - INFO - Sample feed entries from FHIR Foundation Support Packages: [{'title': 'fhir.tx.support.r4#0.30.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r4#0.30.0'}, 'summary': 'add ICF', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'add ICF'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '4.0.1', 'published': 'Mon, 07 Jul 2025 05:06:26 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=6, tm_hour=19, tm_min=6, tm_sec=26, tm_wday=6, tm_yday=187, tm_isdst=0)}, {'title': 'fhir.tx.support.r3#0.26.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r3#0.26.0'}, 'summary': 'Add MDC codes', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Add MDC codes'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '3.0.2', 'published': 'Wed, 11 Jun 2025 06:36:36 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=10, tm_hour=20, tm_min=36, tm_sec=36, tm_wday=1, tm_yday=161, tm_isdst=0)}]
|
||
2025-07-15 03:38:35,054 - services - INFO - Fetching feed: FHIR Foundation Publishing Templates from http://fhir.org/templates/package-feed.xml
|
||
2025-07-15 03:38:35,054 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:35,071 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /templates/package-feed.xml HTTP/1.1" 301 329
|
||
2025-07-15 03:38:35,071 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:35,156 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /packages/package-feed.xml HTTP/1.1" 200 6780
|
||
2025-07-15 03:38:35,158 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,158 - services - DEBUG - Raw response from http://fhir.org/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/packages/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generato
|
||
2025-07-15 03:38:35,158 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,159 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,192 - services - INFO - Fetched from feed FHIR Foundation Support Packages: 173 packages (Atom/RSS)
|
||
2025-07-15 03:38:35,192 - services - INFO - Sample feed entries from FHIR Foundation Support Packages: [{'title': 'fhir.tx.support.r4#0.30.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r4#0.30.0'}, 'summary': 'add ICF', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'add ICF'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r4/0.30.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '4.0.1', 'published': 'Mon, 07 Jul 2025 05:06:26 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=6, tm_hour=19, tm_min=6, tm_sec=26, tm_wday=6, tm_yday=187, tm_isdst=0)}, {'title': 'fhir.tx.support.r3#0.26.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.tx.support.r3#0.26.0'}, 'summary': 'Add MDC codes', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Add MDC codes'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz'}], 'link': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'id': 'http://fhir.org/packages/fhir.tx.support.r3/0.26.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'IG', 'fhir_version': '3.0.2', 'published': 'Wed, 11 Jun 2025 06:36:36 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=10, tm_hour=20, tm_min=36, tm_sec=36, tm_wday=1, tm_yday=161, tm_isdst=0)}]
|
||
2025-07-15 03:38:35,192 - services - INFO - Fetching feed: FHIR Foundation Publishing Templates from http://fhir.org/templates/package-feed.xml
|
||
2025-07-15 03:38:35,193 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.org:80
|
||
2025-07-15 03:38:35,467 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /templates/package-feed.xml HTTP/1.1" 301 329
|
||
2025-07-15 03:38:35,468 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:35,605 - urllib3.connectionpool - DEBUG - http://fhir.org:80 "GET /templates/package-feed.xml HTTP/1.1" 301 329
|
||
2025-07-15 03:38:35,606 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.fhir.org:443
|
||
2025-07-15 03:38:35,685 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /templates/package-feed.xml HTTP/1.1" 200 4777
|
||
2025-07-15 03:38:35,688 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,688 - services - DEBUG - Raw response from http://fhir.org/templates/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/templates/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generat
|
||
2025-07-15 03:38:35,688 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,688 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:35,716 - services - INFO - Fetched from feed FHIR Foundation Publishing Templates: 169 packages (Atom/RSS)
|
||
2025-07-15 03:38:35,717 - services - INFO - Sample feed entries from FHIR Foundation Publishing Templates: [{'title': 'openehr.fhir.template#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'openehr.fhir.template#0.2.0'}, 'summary': 'Upgrade for dependency on fhir2.base.template', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Upgrade for dependency on fhir2.base.template'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz'}], 'link': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'id': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}, {'title': 'hl7.ehrs.template#0.2.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.ehrs.template#0.2.1'}, 'summary': 'First Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz'}], 'link': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'id': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}]
|
||
2025-07-15 03:38:35,717 - services - INFO - Fetching feed: HL7 Australia from http://hl7.org.au/fhir/package-feed.xml
|
||
2025-07-15 03:38:35,717 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org.au:80
|
||
2025-07-15 03:38:35,759 - services - ERROR - Request error fetching from feed HL7 Australia: HTTPConnectionPool(host='hl7.org.au', port=80): Max retries exceeded with url: /fhir/package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x79c348568a10>: Failed to resolve 'hl7.org.au' ([Errno -2] Name or service not known)"))
|
||
2025-07-15 03:38:35,760 - services - INFO - Fetching feed: HL7 Switzerland from http://fhir.ch/package-feed.xml
|
||
2025-07-15 03:38:35,760 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.ch:80
|
||
2025-07-15 03:38:36,111 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /templates/package-feed.xml HTTP/1.1" 200 4777
|
||
2025-07-15 03:38:36,113 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,113 - services - DEBUG - Raw response from http://fhir.org/templates/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/templates/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generat
|
||
2025-07-15 03:38:36,113 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,113 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,142 - services - INFO - Fetched from feed FHIR Foundation Publishing Templates: 169 packages (Atom/RSS)
|
||
2025-07-15 03:38:36,142 - services - INFO - Sample feed entries from FHIR Foundation Publishing Templates: [{'title': 'openehr.fhir.template#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'openehr.fhir.template#0.2.0'}, 'summary': 'Upgrade for dependency on fhir2.base.template', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Upgrade for dependency on fhir2.base.template'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz'}], 'link': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'id': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}, {'title': 'hl7.ehrs.template#0.2.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.ehrs.template#0.2.1'}, 'summary': 'First Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz'}], 'link': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'id': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}]
|
||
2025-07-15 03:38:36,142 - services - INFO - Fetching feed: HL7 Australia from http://hl7.org.au/fhir/package-feed.xml
|
||
2025-07-15 03:38:36,143 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org.au:80
|
||
2025-07-15 03:38:36,187 - services - ERROR - Request error fetching from feed HL7 Australia: HTTPConnectionPool(host='hl7.org.au', port=80): Max retries exceeded with url: /fhir/package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x79c3487ca930>: Failed to resolve 'hl7.org.au' ([Errno -2] Name or service not known)"))
|
||
2025-07-15 03:38:36,187 - services - INFO - Fetching feed: HL7 Switzerland from http://fhir.ch/package-feed.xml
|
||
2025-07-15 03:38:36,188 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.ch:80
|
||
2025-07-15 03:38:36,232 - urllib3.connectionpool - DEBUG - https://www.fhir.org:443 "GET /templates/package-feed.xml HTTP/1.1" 200 4777
|
||
2025-07-15 03:38:36,234 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,234 - services - DEBUG - Raw response from http://fhir.org/templates/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Foundation FHIR Support Packages</title>
|
||
<description>New Support Packages published by FHIR Foundation</description>
|
||
<link>http://fhir.org/templates/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generat
|
||
2025-07-15 03:38:36,234 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,234 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:36,262 - services - INFO - Fetched from feed FHIR Foundation Publishing Templates: 169 packages (Atom/RSS)
|
||
2025-07-15 03:38:36,262 - services - INFO - Sample feed entries from FHIR Foundation Publishing Templates: [{'title': 'openehr.fhir.template#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'openehr.fhir.template#0.2.0'}, 'summary': 'Upgrade for dependency on fhir2.base.template', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Upgrade for dependency on fhir2.base.template'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz'}], 'link': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'id': 'http://fhir.org/templates/openehr.fhir.template/0.2.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}, {'title': 'hl7.ehrs.template#0.2.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.ehrs.template#0.2.1'}, 'summary': 'First Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz'}], 'link': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'id': 'http://fhir.org/templates/hl7.ehrs.template/0.2.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FHIR Project'}], 'author': 'FHIR Project', 'author_detail': {'name': 'FHIR Project'}, 'fhir_kind': 'fhir.template', 'published': 'Sun, 06 Jul 2025 04:01:41 +1000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=5, tm_hour=18, tm_min=1, tm_sec=41, tm_wday=5, tm_yday=186, tm_isdst=0)}]
|
||
2025-07-15 03:38:36,263 - services - INFO - Fetching feed: HL7 Australia from http://hl7.org.au/fhir/package-feed.xml
|
||
2025-07-15 03:38:36,263 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.org.au:80
|
||
2025-07-15 03:38:36,307 - services - ERROR - Request error fetching from feed HL7 Australia: HTTPConnectionPool(host='hl7.org.au', port=80): Max retries exceeded with url: /fhir/package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x79c348685fa0>: Failed to resolve 'hl7.org.au' ([Errno -2] Name or service not known)"))
|
||
2025-07-15 03:38:36,307 - services - INFO - Fetching feed: HL7 Switzerland from http://fhir.ch/package-feed.xml
|
||
2025-07-15 03:38:36,308 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.ch:80
|
||
2025-07-15 03:38:36,379 - urllib3.connectionpool - DEBUG - http://fhir.ch:80 "GET /package-feed.xml HTTP/1.1" 308 164
|
||
2025-07-15 03:38:36,380 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ch:443
|
||
2025-07-15 03:38:36,808 - urllib3.connectionpool - DEBUG - http://fhir.ch:80 "GET /package-feed.xml HTTP/1.1" 308 164
|
||
2025-07-15 03:38:36,809 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ch:443
|
||
2025-07-15 03:38:36,926 - urllib3.connectionpool - DEBUG - http://fhir.ch:80 "GET /package-feed.xml HTTP/1.1" 308 164
|
||
2025-07-15 03:38:36,927 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ch:443
|
||
2025-07-15 03:38:37,317 - urllib3.connectionpool - DEBUG - https://fhir.ch:443 "GET /package-feed.xml HTTP/1.1" 200 88985
|
||
2025-07-15 03:38:37,744 - urllib3.connectionpool - DEBUG - https://fhir.ch:443 "GET /package-feed.xml HTTP/1.1" 200 88985
|
||
2025-07-15 03:38:37,863 - urllib3.connectionpool - DEBUG - https://fhir.ch:443 "GET /package-feed.xml HTTP/1.1" 200 88985
|
||
2025-07-15 03:38:37,917 - services - DEBUG - Raw response from http://fhir.ch/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Switzerland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Switzerland</description>
|
||
<link>http://fhir.ch/package-feed.xml</link>
|
||
<generator>HL7 Switzerland FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon
|
||
2025-07-15 03:38:37,945 - services - INFO - Fetched from feed HL7 Switzerland: 148 packages (Atom/RSS)
|
||
2025-07-15 03:38:37,945 - services - INFO - Sample feed entries from HL7 Switzerland: [{'title': 'ch.fhir.ig.ch-elm#1.10.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-elm#1.10.0'}, 'summary': 'FOPH', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FOPH'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'id': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 23 Jun 2025 09:08:30 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=23, tm_hour=9, tm_min=8, tm_sec=30, tm_wday=0, tm_yday=174, tm_isdst=0), 'fhir_details': 'Publication run at 23/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (9 days old) source id Unknown (todo)'}, {'title': 'ch.fhir.ig.ch-epreg#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-epreg#1.0.0-ballot'}, 'summary': 'HL7 Switzerland STU 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Switzerland STU 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'id': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 22 May 2025 03:06:29 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=22, tm_hour=3, tm_min=6, tm_sec=29, tm_wday=3, tm_yday=142, tm_isdst=0), 'fhir_details': 'Publication run at 22/05/2025 by runner using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (14 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:37,946 - services - INFO - Fetching feed: HL7 France from https://hl7.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:37,946 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fr:443
|
||
2025-07-15 03:38:38,342 - services - DEBUG - Raw response from http://fhir.ch/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Switzerland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Switzerland</description>
|
||
<link>http://fhir.ch/package-feed.xml</link>
|
||
<generator>HL7 Switzerland FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon
|
||
2025-07-15 03:38:38,372 - services - INFO - Fetched from feed HL7 Switzerland: 148 packages (Atom/RSS)
|
||
2025-07-15 03:38:38,372 - services - INFO - Sample feed entries from HL7 Switzerland: [{'title': 'ch.fhir.ig.ch-elm#1.10.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-elm#1.10.0'}, 'summary': 'FOPH', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FOPH'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'id': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 23 Jun 2025 09:08:30 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=23, tm_hour=9, tm_min=8, tm_sec=30, tm_wday=0, tm_yday=174, tm_isdst=0), 'fhir_details': 'Publication run at 23/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (9 days old) source id Unknown (todo)'}, {'title': 'ch.fhir.ig.ch-epreg#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-epreg#1.0.0-ballot'}, 'summary': 'HL7 Switzerland STU 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Switzerland STU 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'id': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 22 May 2025 03:06:29 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=22, tm_hour=3, tm_min=6, tm_sec=29, tm_wday=3, tm_yday=142, tm_isdst=0), 'fhir_details': 'Publication run at 22/05/2025 by runner using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (14 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:38,372 - services - INFO - Fetching feed: HL7 France from https://hl7.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:38,373 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fr:443
|
||
2025-07-15 03:38:38,464 - services - DEBUG - Raw response from http://fhir.ch/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Switzerland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Switzerland</description>
|
||
<link>http://fhir.ch/package-feed.xml</link>
|
||
<generator>HL7 Switzerland FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon
|
||
2025-07-15 03:38:38,496 - services - INFO - Fetched from feed HL7 Switzerland: 148 packages (Atom/RSS)
|
||
2025-07-15 03:38:38,496 - services - INFO - Sample feed entries from HL7 Switzerland: [{'title': 'ch.fhir.ig.ch-elm#1.10.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-elm#1.10.0'}, 'summary': 'FOPH', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FOPH'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'id': 'http://fhir.ch/ig/ch-elm/1.10.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 23 Jun 2025 09:08:30 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=23, tm_hour=9, tm_min=8, tm_sec=30, tm_wday=0, tm_yday=174, tm_isdst=0), 'fhir_details': 'Publication run at 23/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (9 days old) source id Unknown (todo)'}, {'title': 'ch.fhir.ig.ch-epreg#1.0.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ch.fhir.ig.ch-epreg#1.0.0-ballot'}, 'summary': 'HL7 Switzerland STU 1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Switzerland STU 1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz'}], 'link': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'id': 'http://fhir.ch/ig/ch-epreg/1.0.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Switzerland'}], 'author': 'HL7 Switzerland', 'author_detail': {'name': 'HL7 Switzerland'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 22 May 2025 03:06:29 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=22, tm_hour=3, tm_min=6, tm_sec=29, tm_wday=3, tm_yday=142, tm_isdst=0), 'fhir_details': 'Publication run at 22/05/2025 by runner using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (14 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:38,497 - services - INFO - Fetching feed: HL7 France from https://hl7.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:38,498 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fr:443
|
||
2025-07-15 03:38:38,810 - urllib3.connectionpool - DEBUG - https://hl7.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 4387
|
||
2025-07-15 03:38:38,812 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:38,812 - services - DEBUG - Raw response from https://hl7.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package d'InteropSanté (HL7 France)</title>
|
||
<description>Packages publiés par InteropSanté</description>
|
||
<link>https://hl7.fr/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
2025-07-15 03:38:38,812 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:38,812 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:38,814 - services - INFO - Fetched from feed HL7 France: 5 packages (Atom/RSS)
|
||
2025-07-15 03:38:38,814 - services - INFO - Sample feed entries from HL7 France: [{'title': 'hl7.fhir.fr.core#2.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0'}, 'summary': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Sep 2024 09:58:14 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=7, tm_min=58, tm_sec=14, tm_wday=2, tm_yday=248, tm_isdst=0), 'fhir_details': 'Publication run at 04/09/2024 by root using vVersion 1.6.22 (Git# 33e2566af5b4). Built 2024-08-28T19:21:55.278Z (6 days old) source id Unknown (todo) Run #7'}, {'title': 'hl7.fhir.fr.core#2.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0-ballot'}, 'summary': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 17 Jul 2024 05:45:22 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=17, tm_hour=3, tm_min=45, tm_sec=22, tm_wday=2, tm_yday=199, tm_isdst=0), 'fhir_details': 'Publication run at 17/07/2024 by root using vVersion 1.6.18 (Git# f4d8a040c276). Built 2024-07-17T07:05:28.199Z (8 hours old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:38:38,814 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/package-feed.xml
|
||
2025-07-15 03:38:38,815 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:39,231 - urllib3.connectionpool - DEBUG - https://hl7.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 4387
|
||
2025-07-15 03:38:39,232 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,233 - services - DEBUG - Raw response from https://hl7.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package d'InteropSanté (HL7 France)</title>
|
||
<description>Packages publiés par InteropSanté</description>
|
||
<link>https://hl7.fr/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
2025-07-15 03:38:39,233 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,233 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,235 - services - INFO - Fetched from feed HL7 France: 5 packages (Atom/RSS)
|
||
2025-07-15 03:38:39,235 - services - INFO - Sample feed entries from HL7 France: [{'title': 'hl7.fhir.fr.core#2.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0'}, 'summary': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Sep 2024 09:58:14 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=7, tm_min=58, tm_sec=14, tm_wday=2, tm_yday=248, tm_isdst=0), 'fhir_details': 'Publication run at 04/09/2024 by root using vVersion 1.6.22 (Git# 33e2566af5b4). Built 2024-08-28T19:21:55.278Z (6 days old) source id Unknown (todo) Run #7'}, {'title': 'hl7.fhir.fr.core#2.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0-ballot'}, 'summary': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 17 Jul 2024 05:45:22 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=17, tm_hour=3, tm_min=45, tm_sec=22, tm_wday=2, tm_yday=199, tm_isdst=0), 'fhir_details': 'Publication run at 17/07/2024 by root using vVersion 1.6.18 (Git# f4d8a040c276). Built 2024-07-17T07:05:28.199Z (8 hours old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:38:39,235 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/package-feed.xml
|
||
2025-07-15 03:38:39,236 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:39,358 - urllib3.connectionpool - DEBUG - https://hl7.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 4387
|
||
2025-07-15 03:38:39,360 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,361 - services - DEBUG - Raw response from https://hl7.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package d'InteropSanté (HL7 France)</title>
|
||
<description>Packages publiés par InteropSanté</description>
|
||
<link>https://hl7.fr/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
2025-07-15 03:38:39,361 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,361 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,363 - services - INFO - Fetched from feed HL7 France: 5 packages (Atom/RSS)
|
||
2025-07-15 03:38:39,363 - services - INFO - Sample feed entries from HL7 France: [{'title': 'hl7.fhir.fr.core#2.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0'}, 'summary': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0 - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Sep 2024 09:58:14 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=7, tm_min=58, tm_sec=14, tm_wday=2, tm_yday=248, tm_isdst=0), 'fhir_details': 'Publication run at 04/09/2024 by root using vVersion 1.6.22 (Git# 33e2566af5b4). Built 2024-08-28T19:21:55.278Z (6 days old) source id Unknown (todo) Run #7'}, {'title': 'hl7.fhir.fr.core#2.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fr.core#2.1.0-ballot'}, 'summary': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation Fr Core 2.1.0-ballot - profils génériques à usage national"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz'}], 'link': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'id': 'https://hl7.fr/ig/fhir/core/2.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'InteropSante'}], 'author': 'InteropSante', 'author_detail': {'name': 'InteropSante'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 17 Jul 2024 05:45:22 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=17, tm_hour=3, tm_min=45, tm_sec=22, tm_wday=2, tm_yday=199, tm_isdst=0), 'fhir_details': 'Publication run at 17/07/2024 by root using vVersion 1.6.18 (Git# f4d8a040c276). Built 2024-07-17T07:05:28.199Z (8 hours old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:38:39,363 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/package-feed.xml
|
||
2025-07-15 03:38:39,364 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:39,807 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:39,808 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,808 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</
|
||
2025-07-15 03:38:39,809 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,809 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:39,811 - services - INFO - Fetched from feed Agence du Numérique en Santé: 3 packages (Atom/RSS)
|
||
2025-07-15 03:38:39,811 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.terminologies#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.1.0'}, 'summary': 'Version juin 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version juin 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 12:12:13 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=2, tm_hour=12, tm_min=12, tm_sec=13, tm_wday=2, tm_yday=183, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 02/07/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (105 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ans.fr.terminologies#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.0.0'}, 'summary': 'Version mai 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version mai 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 08 Jun 2025 05:52:34 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=8, tm_hour=5, tm_min=52, tm_sec=34, tm_wday=6, tm_yday=159, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/06/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (81 days old) source id Unknown (todo)', 'value': ''}}]
|
||
2025-07-15 03:38:39,811 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/ig/package-feed.xml
|
||
2025-07-15 03:38:39,811 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:40,254 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:40,255 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,255 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</
|
||
2025-07-15 03:38:40,255 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,256 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,258 - services - INFO - Fetched from feed Agence du Numérique en Santé: 3 packages (Atom/RSS)
|
||
2025-07-15 03:38:40,258 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.terminologies#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.1.0'}, 'summary': 'Version juin 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version juin 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 12:12:13 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=2, tm_hour=12, tm_min=12, tm_sec=13, tm_wday=2, tm_yday=183, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 02/07/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (105 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ans.fr.terminologies#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.0.0'}, 'summary': 'Version mai 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version mai 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 08 Jun 2025 05:52:34 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=8, tm_hour=5, tm_min=52, tm_sec=34, tm_wday=6, tm_yday=159, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/06/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (81 days old) source id Unknown (todo)', 'value': ''}}]
|
||
2025-07-15 03:38:40,258 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/ig/package-feed.xml
|
||
2025-07-15 03:38:40,258 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:40,341 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:40,343 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,343 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</
|
||
2025-07-15 03:38:40,343 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,343 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,345 - services - INFO - Fetched from feed Agence du Numérique en Santé: 3 packages (Atom/RSS)
|
||
2025-07-15 03:38:40,345 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.terminologies#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.1.0'}, 'summary': 'Version juin 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version juin 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 12:12:13 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=2, tm_hour=12, tm_min=12, tm_sec=13, tm_wday=2, tm_yday=183, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 02/07/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (105 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ans.fr.terminologies#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.terminologies#1.0.0'}, 'summary': 'Version mai 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version mai 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/terminologies/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 08 Jun 2025 05:52:34 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=8, tm_hour=5, tm_min=52, tm_sec=34, tm_wday=6, tm_yday=159, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/06/2025 by runner using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (81 days old) source id Unknown (todo)', 'value': ''}}]
|
||
2025-07-15 03:38:40,345 - services - INFO - Fetching feed: Agence du Numérique en Santé from https://interop.esante.gouv.fr/ig/package-feed.xml
|
||
2025-07-15 03:38:40,345 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:40,791 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:40,793 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,793 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</ge
|
||
2025-07-15 03:38:40,794 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,794 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,797 - services - INFO - Fetched from feed Agence du Numérique en Santé: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:40,797 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.doctrine#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.doctrine#0.1.0'}, 'summary': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 30 Jun 2025 01:34:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=30, tm_hour=1, tm_min=34, tm_sec=48, tm_wday=0, tm_yday=181, tm_isdst=0), 'fhir_details': 'Publication run at 30/06/2025 by runner using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (63 hours old) source id Unknown (todo)'}, {'title': 'ans.fr.documentation#0.1.8', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.documentation#0.1.8'}, 'summary': "Documentation des guides d'implémentation de l'ANS", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Documentation des guides d'implémentation de l'ANS"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 28 Apr 2025 04:36:46 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=28, tm_hour=4, tm_min=36, tm_sec=46, tm_wday=0, tm_yday=118, tm_isdst=0), 'fhir_details': 'Publication run at 28/04/2025 by runner using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (63 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:40,798 - services - INFO - Fetching feed: Agence du Numérique en Santé - FHIR IG from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:40,798 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:40,937 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:40,939 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,939 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</ge
|
||
2025-07-15 03:38:40,939 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,939 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:40,943 - services - INFO - Fetched from feed Agence du Numérique en Santé: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:40,943 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.doctrine#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.doctrine#0.1.0'}, 'summary': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 30 Jun 2025 01:34:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=30, tm_hour=1, tm_min=34, tm_sec=48, tm_wday=0, tm_yday=181, tm_isdst=0), 'fhir_details': 'Publication run at 30/06/2025 by runner using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (63 hours old) source id Unknown (todo)'}, {'title': 'ans.fr.documentation#0.1.8', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.documentation#0.1.8'}, 'summary': "Documentation des guides d'implémentation de l'ANS", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Documentation des guides d'implémentation de l'ANS"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 28 Apr 2025 04:36:46 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=28, tm_hour=4, tm_min=36, tm_sec=46, tm_wday=0, tm_yday=118, tm_isdst=0), 'fhir_details': 'Publication run at 28/04/2025 by runner using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (63 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:40,943 - services - INFO - Fetching feed: Agence du Numérique en Santé - FHIR IG from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:40,943 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:41,020 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:41,022 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,022 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/package-feed.xml</link>
|
||
<generator>ANS FHIR publication</ge
|
||
2025-07-15 03:38:41,022 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,023 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,028 - services - INFO - Fetched from feed Agence du Numérique en Santé: 13 packages (Atom/RSS)
|
||
2025-07-15 03:38:41,028 - services - INFO - Sample feed entries from Agence du Numérique en Santé: [{'title': 'ans.fr.doctrine#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.doctrine#0.1.0'}, 'summary': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Version intégrant le traitement de retours de [concertation](https://participez.esante.gouv.fr/project/mise-a-jour-de-la-gouvernance-et-de-la-doctrine-du-ci-sis/presentation/presentation)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/doctrine/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 30 Jun 2025 01:34:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=30, tm_hour=1, tm_min=34, tm_sec=48, tm_wday=0, tm_yday=181, tm_isdst=0), 'fhir_details': 'Publication run at 30/06/2025 by runner using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (63 hours old) source id Unknown (todo)'}, {'title': 'ans.fr.documentation#0.1.8', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fr.documentation#0.1.8'}, 'summary': "Documentation des guides d'implémentation de l'ANS", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Documentation des guides d'implémentation de l'ANS"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/documentation/0.1.8/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 28 Apr 2025 04:36:46 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=28, tm_hour=4, tm_min=36, tm_sec=46, tm_wday=0, tm_yday=118, tm_isdst=0), 'fhir_details': 'Publication run at 28/04/2025 by runner using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (63 hours old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:41,028 - services - INFO - Fetching feed: Agence du Numérique en Santé - FHIR IG from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml
|
||
2025-07-15 03:38:41,028 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interop.esante.gouv.fr:443
|
||
2025-07-15 03:38:41,687 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:41,775 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:41,848 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,848 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/fhir/package-feed.xml</link>
|
||
<generator>ANS FHIR publicatio
|
||
2025-07-15 03:38:41,848 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,849 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,860 - services - INFO - Fetched from feed Agence du Numérique en Santé - FHIR IG: 53 packages (Atom/RSS)
|
||
2025-07-15 03:38:41,860 - services - INFO - Sample feed entries from Agence du Numérique en Santé - FHIR IG: [{'title': 'ans.fhir.fr.sdo#4.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.sdo#4.0.4'}, 'summary': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH).", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH)."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 19 Jun 2025 08:11:55 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=19, tm_hour=8, tm_min=11, tm_sec=55, tm_wday=3, tm_yday=170, tm_isdst=0), 'fhir_details': 'Publication run at 19/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (4 days old) source id Unknown (todo)'}, {'title': 'ans.fhir.fr.annuaire#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.annuaire#1.1.0'}, 'summary': "Guide d'implémentation 1.1.0 de l'API annuaire santé", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation 1.1.0 de l'API annuaire santé"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 14 Apr 2025 01:04:01 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=14, tm_hour=1, tm_min=4, tm_sec=1, tm_wday=0, tm_yday=104, tm_isdst=0), 'fhir_details': 'Publication run at 14/04/2025 by runner using Version 1.8.23 (Git# ffc7678c1988). Built 2025-04-04T22:01:54.432Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:41,861 - services - INFO - Fetching feed: HL7 Denmark from https://hl7.dk/fhir/package-feed.xml
|
||
2025-07-15 03:38:41,861 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.dk:443
|
||
2025-07-15 03:38:41,966 - urllib3.connectionpool - DEBUG - https://hl7.dk:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 1312
|
||
2025-07-15 03:38:41,968 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,968 - services - DEBUG - Raw response from https://hl7.dk/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Denmark FHIR Packages</title>
|
||
<description>New Packages published by HL7 Denmark></description>
|
||
<link>http://hl7.dk/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:41,968 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,968 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:41,971 - services - INFO - Fetched from feed HL7 Denmark: 10 packages (Atom/RSS)
|
||
2025-07-15 03:38:41,971 - services - INFO - Sample feed entries from HL7 Denmark: [{'title': 'hl7.fhir.dk.smart#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.smart#1.0.0'}, 'summary': 'DK SMART version 1.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK SMART version 1.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'id': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 08:09:18 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=7, tm_min=9, tm_sec=18, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (47 hours old) source id Unknown (todo) Run #9'}, {'title': 'hl7.fhir.dk.core#3.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.core#3.4.0'}, 'summary': 'DK Core version 3.4.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK Core version 3.4.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/core/3.4.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'id': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 07:18:00 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=6, tm_min=18, tm_sec=0, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (46 hours old) source id Unknown (todo) Run #8'}]
|
||
2025-07-15 03:38:41,972 - services - INFO - Fetching feed: Kommunernes Landsforening (KL) from https://fhir.kl.dk/package-feed.xml
|
||
2025-07-15 03:38:41,972 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.kl.dk:443
|
||
2025-07-15 03:38:42,004 - urllib3.connectionpool - DEBUG - https://interop.esante.gouv.fr:443 "GET /ig/fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:38:42,078 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,078 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/fhir/package-feed.xml</link>
|
||
<generator>ANS FHIR publicatio
|
||
2025-07-15 03:38:42,079 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,079 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,093 - services - INFO - Fetched from feed Agence du Numérique en Santé - FHIR IG: 53 packages (Atom/RSS)
|
||
2025-07-15 03:38:42,093 - services - INFO - Sample feed entries from Agence du Numérique en Santé - FHIR IG: [{'title': 'ans.fhir.fr.sdo#4.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.sdo#4.0.4'}, 'summary': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH).", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH)."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 19 Jun 2025 08:11:55 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=19, tm_hour=8, tm_min=11, tm_sec=55, tm_wday=3, tm_yday=170, tm_isdst=0), 'fhir_details': 'Publication run at 19/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (4 days old) source id Unknown (todo)'}, {'title': 'ans.fhir.fr.annuaire#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.annuaire#1.1.0'}, 'summary': "Guide d'implémentation 1.1.0 de l'API annuaire santé", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation 1.1.0 de l'API annuaire santé"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 14 Apr 2025 01:04:01 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=14, tm_hour=1, tm_min=4, tm_sec=1, tm_wday=0, tm_yday=104, tm_isdst=0), 'fhir_details': 'Publication run at 14/04/2025 by runner using Version 1.8.23 (Git# ffc7678c1988). Built 2025-04-04T22:01:54.432Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:42,094 - services - INFO - Fetching feed: HL7 Denmark from https://hl7.dk/fhir/package-feed.xml
|
||
2025-07-15 03:38:42,094 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.dk:443
|
||
2025-07-15 03:38:42,200 - urllib3.connectionpool - DEBUG - https://hl7.dk:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 1312
|
||
2025-07-15 03:38:42,203 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,203 - services - DEBUG - Raw response from https://hl7.dk/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Denmark FHIR Packages</title>
|
||
<description>New Packages published by HL7 Denmark></description>
|
||
<link>http://hl7.dk/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:42,204 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,204 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,207 - services - INFO - Fetched from feed HL7 Denmark: 10 packages (Atom/RSS)
|
||
2025-07-15 03:38:42,207 - services - INFO - Sample feed entries from HL7 Denmark: [{'title': 'hl7.fhir.dk.smart#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.smart#1.0.0'}, 'summary': 'DK SMART version 1.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK SMART version 1.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'id': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 08:09:18 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=7, tm_min=9, tm_sec=18, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (47 hours old) source id Unknown (todo) Run #9'}, {'title': 'hl7.fhir.dk.core#3.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.core#3.4.0'}, 'summary': 'DK Core version 3.4.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK Core version 3.4.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/core/3.4.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'id': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 07:18:00 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=6, tm_min=18, tm_sec=0, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (46 hours old) source id Unknown (todo) Run #8'}]
|
||
2025-07-15 03:38:42,208 - services - INFO - Fetching feed: Kommunernes Landsforening (KL) from https://fhir.kl.dk/package-feed.xml
|
||
2025-07-15 03:38:42,208 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.kl.dk:443
|
||
2025-07-15 03:38:42,311 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,311 - services - DEBUG - Raw response from https://interop.esante.gouv.fr/ig/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Package de l'Agence du Numérique en Santé (ANS)</title>
|
||
<description>Packages publiés par l'ANS</description>
|
||
<link>https://interop.esante.gouv.fr/ig/fhir/package-feed.xml</link>
|
||
<generator>ANS FHIR publicatio
|
||
2025-07-15 03:38:42,311 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,312 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,326 - services - INFO - Fetched from feed Agence du Numérique en Santé - FHIR IG: 53 packages (Atom/RSS)
|
||
2025-07-15 03:38:42,326 - services - INFO - Sample feed entries from Agence du Numérique en Santé - FHIR IG: [{'title': 'ans.fhir.fr.sdo#4.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.sdo#4.0.4'}, 'summary': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH).", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Ce document présente les spécifications techniques du volet « SI-ESMS » (ST SI-ESMS). Ces dernières spécifient les échanges d’information entre le Système d’Information de Suivi des Orientations (SI-SdO) et le Système d'Information des Etablissements et Services Médico-Sociaux (SI-ESMS) suite à une notification de décision d’orientation prise par la Commission des Droits et de l’Autonomie des Personnes Handicapées (CDAPH)."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/sdo/4.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 19 Jun 2025 08:11:55 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=19, tm_hour=8, tm_min=11, tm_sec=55, tm_wday=3, tm_yday=170, tm_isdst=0), 'fhir_details': 'Publication run at 19/06/2025 by runner using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (4 days old) source id Unknown (todo)'}, {'title': 'ans.fhir.fr.annuaire#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ans.fhir.fr.annuaire#1.1.0'}, 'summary': "Guide d'implémentation 1.1.0 de l'API annuaire santé", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Guide d'implémentation 1.1.0 de l'API annuaire santé"}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz'}], 'link': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'id': 'https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'ANS'}], 'author': 'ANS', 'author_detail': {'name': 'ANS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 14 Apr 2025 01:04:01 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=14, tm_hour=1, tm_min=4, tm_sec=1, tm_wday=0, tm_yday=104, tm_isdst=0), 'fhir_details': 'Publication run at 14/04/2025 by runner using Version 1.8.23 (Git# ffc7678c1988). Built 2025-04-04T22:01:54.432Z (9 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:42,326 - services - INFO - Fetching feed: HL7 Denmark from https://hl7.dk/fhir/package-feed.xml
|
||
2025-07-15 03:38:42,327 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.dk:443
|
||
2025-07-15 03:38:42,433 - urllib3.connectionpool - DEBUG - https://hl7.dk:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 1312
|
||
2025-07-15 03:38:42,435 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,435 - services - DEBUG - Raw response from https://hl7.dk/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Denmark FHIR Packages</title>
|
||
<description>New Packages published by HL7 Denmark></description>
|
||
<link>http://hl7.dk/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:38:42,435 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,435 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:42,438 - services - INFO - Fetched from feed HL7 Denmark: 10 packages (Atom/RSS)
|
||
2025-07-15 03:38:42,438 - services - INFO - Sample feed entries from HL7 Denmark: [{'title': 'hl7.fhir.dk.smart#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.smart#1.0.0'}, 'summary': 'DK SMART version 1.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK SMART version 1.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'id': 'http://hl7.dk/fhir/smart/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 08:09:18 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=7, tm_min=9, tm_sec=18, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (47 hours old) source id Unknown (todo) Run #9'}, {'title': 'hl7.fhir.dk.core#3.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.dk.core#3.4.0'}, 'summary': 'DK Core version 3.4.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'DK Core version 3.4.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.dk/fhir/core/3.4.0/package.tgz'}], 'link': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'id': 'http://hl7.dk/fhir/core/3.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Denmark'}], 'author': 'HL7 Denmark', 'author_detail': {'name': 'HL7 Denmark'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 01 Feb 2025 07:18:00 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=1, tm_hour=6, tm_min=18, tm_sec=0, tm_wday=5, tm_yday=32, tm_isdst=0), 'fhir_details': 'Publication run at 01/02/2025 by jkiddo using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (46 hours old) source id Unknown (todo) Run #8'}]
|
||
2025-07-15 03:38:42,438 - services - INFO - Fetching feed: Kommunernes Landsforening (KL) from https://fhir.kl.dk/package-feed.xml
|
||
2025-07-15 03:38:42,439 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.kl.dk:443
|
||
2025-07-15 03:38:47,676 - services - ERROR - Request error fetching from feed Kommunernes Landsforening (KL): HTTPSConnectionPool(host='fhir.kl.dk', port=443): Max retries exceeded with url: /package-feed.xml (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x79c348714890>, 'Connection to fhir.kl.dk timed out. (connect timeout=30)'))
|
||
2025-07-15 03:38:47,677 - services - INFO - Fetching feed: Danish FUT Infrastructure from https://ehealth.sundhed.dk/package-feed.xml
|
||
2025-07-15 03:38:47,677 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): ehealth.sundhed.dk:443
|
||
2025-07-15 03:38:49,026 - urllib3.connectionpool - DEBUG - https://ehealth.sundhed.dk:443 "GET /package-feed.xml HTTP/1.1" 200 1200
|
||
2025-07-15 03:38:49,034 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:49,034 - services - DEBUG - Raw response from https://ehealth.sundhed.dk/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FUT Infrastructure</title>
|
||
<description>New Packages published by FUT</description>
|
||
<link>https://ehealth.sundhed.dk/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:38:49,034 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:49,034 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:49,038 - services - INFO - Fetched from feed Danish FUT Infrastructure: 7 packages (Atom/RSS)
|
||
2025-07-15 03:38:49,038 - services - INFO - Sample feed entries from Danish FUT Infrastructure: [{'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1'}, 'summary': 'FUT Infrastructure version 3.5.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 29 Apr 2025 12:17:19 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=29, tm_hour=12, tm_min=17, tm_sec=19, tm_wday=1, tm_yday=119, tm_isdst=0), 'fhir_details': 'Publication run at 29/04/2025 by 2e08d0776ac3 using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (3 days old) source id Unknown (todo)'}, {'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0'}, 'summary': 'FUT Infrastructure version 3.5.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 23 Apr 2025 06:22:54 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=23, tm_hour=6, tm_min=22, tm_sec=54, tm_wday=2, tm_yday=113, tm_isdst=0), 'fhir_details': 'Publication run at 23/04/2025 by 0922b781d051 using Version 1.8.24 (Git# feb30b2150f5). Built 2025-04-17T08:26:58.733Z (5 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:49,038 - services - INFO - Fetching feed: mednet.swiss from https://doc.mednet.swiss/fhir/package-feed.xml
|
||
2025-07-15 03:38:49,038 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): doc.mednet.swiss:443
|
||
2025-07-15 03:38:51,022 - urllib3.connectionpool - DEBUG - https://doc.mednet.swiss:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 808
|
||
2025-07-15 03:38:51,025 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:38:51,026 - services - DEBUG - Raw response from https://doc.mednet.swiss/fhir/package-feed.xml: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>mednet.swiss FHIR Packages</title>
|
||
<description>New Packages published by novcom AG</description>
|
||
<link>https://doc.mednet.swiss/fhir/package-feed.xml</link>
|
||
<generator>novcom AG FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 16 Oct 2024 16:00:00 GMT</last
|
||
2025-07-15 03:38:51,026 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:38:51,026 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:38:51,030 - services - INFO - Fetched from feed mednet.swiss: 15 packages (Atom/RSS)
|
||
2025-07-15 03:38:51,030 - services - INFO - Sample feed entries from mednet.swiss: [{'title': 'swiss.mednet.fhir#0.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.16.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 16 Oct 2024 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=16, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=290, tm_isdst=0)}, {'title': 'swiss.mednet.fhir#0.15.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.15.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Fri, 15 Jul 2022 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=15, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=196, tm_isdst=0)}]
|
||
2025-07-15 03:38:51,030 - services - INFO - Fetching feed: HL7 New Zealand from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:38:51,030 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:38:51,429 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:38:51,720 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:38:51,721 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:38:51,887 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:38:51] "GET /fhir-ui HTTP/1.1" 200 -
|
||
2025-07-15 03:38:51,922 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:38:51] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:38:51,929 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:38:51] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:38:51,930 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:38:51] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:38:51,931 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:38:51] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:38:52,019 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /HL7NZ/hl7-nz-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 572
|
||
2025-07-15 03:38:52,022 - services - DEBUG - Raw response from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 New Zealand FHIR Packages</title>
|
||
<description>New Packages published by HL7NZ</description>
|
||
<link>https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:38:52,024 - services - INFO - Fetched from feed HL7 New Zealand: 1 packages (Atom/RSS)
|
||
2025-07-15 03:38:52,024 - services - INFO - Sample feed entries from HL7 New Zealand: [{'title': 'fhir.org.nz.ig.base#3.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.org.nz.ig.base#3.0.1'}, 'summary': 'New Zealand base profiles', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'New Zealand base profiles'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz'}], 'link': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'id': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7NZ'}], 'author': 'HL7NZ', 'author_detail': {'name': 'HL7NZ'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Oct 2024 12:34:37 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=17, tm_hour=12, tm_min=34, tm_sec=37, tm_wday=3, tm_yday=291, tm_isdst=0)}]
|
||
2025-07-15 03:38:52,024 - services - INFO - Fetching feed: IHE International from https://profiles.ihe.net/fhir/package-feed.xml
|
||
2025-07-15 03:38:52,025 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): profiles.ihe.net:443
|
||
2025-07-15 03:38:52,832 - urllib3.connectionpool - DEBUG - https://profiles.ihe.net:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 6251
|
||
2025-07-15 03:38:52,841 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:52,841 - services - DEBUG - Raw response from https://profiles.ihe.net/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>IHE FHIR Packages</title>
|
||
<description>New Packages published by IHE></description>
|
||
<link>https://profiles.ihe.net/fhir\package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:38:52,841 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:52,842 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:38:52,865 - services - INFO - Fetched from feed IHE International: 80 packages (Atom/RSS)
|
||
2025-07-15 03:38:52,865 - services - INFO - Sample feed entries from IHE International: [{'title': 'ihe.iti.mcsd#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.iti.mcsd#4.0.0'}, 'summary': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz'}], 'link': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'id': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 21 May 2025 01:38:01 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=21, tm_hour=6, tm_min=38, tm_sec=1, tm_wday=2, tm_yday=141, tm_isdst=0), 'fhir_details': 'Publication run at 21/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (13 days old) source id Unknown (todo)'}, {'title': 'ihe.qrph.ccg#1.0.0-comment', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.qrph.ccg#1.0.0-comment'}, 'summary': 'Public-Comment', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public-Comment'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz'}], 'link': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'id': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 04:23:40 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=9, tm_min=23, tm_sec=40, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:38:52,866 - services - INFO - Fetching feed: HL7 Belgium/eHealth Platform from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml
|
||
2025-07-15 03:38:52,866 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.ehealth.fgov.be:443
|
||
2025-07-15 03:39:00,881 - services - ERROR - Request error fetching from feed HL7 Belgium/eHealth Platform: HTTPSConnectionPool(host='www.ehealth.fgov.be', port=443): Max retries exceeded with url: /standards/fhir/package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x79c348783a40>: Failed to resolve 'www.ehealth.fgov.be' ([Errno -3] Temporary failure in name resolution)"))
|
||
2025-07-15 03:39:00,881 - services - INFO - Fetching feed: HL7 Germany from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:00,882 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:01,238 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:01,504 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:01,505 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:01,821 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /hl7germany/hl7-de-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 733
|
||
2025-07-15 03:39:01,822 - services - DEBUG - Raw response from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 Germany FHIR Packages</title>
|
||
<description>New Packages published by HL7 Germany</description>
|
||
<link>https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7 Germany FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:01,824 - services - INFO - Fetched from feed HL7 Germany: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:01,824 - services - INFO - Sample feed entries from HL7 Germany: [{'title': 'de.ihe-d.terminology#3.0.0-alpha1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha1'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Wed, 31 Aug 2022 17:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=8, tm_mday=31, tm_hour=17, tm_min=47, tm_sec=7, tm_wday=2, tm_yday=243, tm_isdst=0)}, {'title': 'de.ihe-d.terminology#3.0.0-alpha2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha2'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Mon, 18 Mar 2024 17:37:32 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=18, tm_hour=17, tm_min=37, tm_sec=32, tm_wday=0, tm_yday=78, tm_isdst=0)}]
|
||
2025-07-15 03:39:01,824 - services - INFO - Fetching feed: Estonian FHIR Publications from https://fhir.ee/packages/package-feed.xml
|
||
2025-07-15 03:39:01,824 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ee:443
|
||
2025-07-15 03:39:03,507 - urllib3.connectionpool - DEBUG - https://fhir.ee:443 "GET /packages/package-feed.xml HTTP/1.1" 200 7926
|
||
2025-07-15 03:39:03,509 - services - DEBUG - Raw response from https://fhir.ee/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Estonia Packages</title>
|
||
<description>New Packages published by HL7 Estonia</description>
|
||
<link>http://fhir.ee/packages/package-feed.xml</link>
|
||
<generator>HL7 Estonia Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:03,515 - services - INFO - Fetched from feed Estonian FHIR Publications: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:03,515 - services - INFO - Sample feed entries from Estonian FHIR Publications: [{'title': 'ee.fhir.terminology#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.0.1'}, 'summary': 'Estonian Terminology resources 0.0.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.0.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 19 July 2024 18:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=19, tm_hour=16, tm_min=10, tm_sec=9, tm_wday=4, tm_yday=201, tm_isdst=0)}, {'title': 'ee.fhir.terminology#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.2.0'}, 'summary': 'Estonian Terminology resources 0.2.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.2.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 22 July 2024 11:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=22, tm_hour=9, tm_min=10, tm_sec=9, tm_wday=0, tm_yday=204, tm_isdst=0)}]
|
||
2025-07-15 03:39:03,515 - services - INFO - Fetching feed: HL7 Sweden from https://hl7.se/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:03,516 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.se:443
|
||
2025-07-15 03:39:05,404 - urllib3.connectionpool - DEBUG - https://hl7.se:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:05,408 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:05,408 - services - DEBUG - Raw response from https://hl7.se/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Sweden FHIR Packages</title>
|
||
<description>New Packages published by HL7 Sweden></description>
|
||
<link>http://hl7.se/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Pub
|
||
2025-07-15 03:39:05,408 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:05,408 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:05,410 - services - INFO - Fetched from feed HL7 Sweden: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:05,410 - services - INFO - Sample feed entries from HL7 Sweden: [{'title': 'hl7se.fhir.base#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.1.0'}, 'summary': 'Swedish Base Profiles Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Swedish Base Profiles Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 12:57:48 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=10, tm_min=57, tm_sec=48, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by petur using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7se.fhir.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.0.0'}, 'summary': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 08 Mar 2023 12:00:00 +0100 GMT', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=8, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=67, tm_isdst=0)}]
|
||
2025-07-15 03:39:05,410 - services - INFO - Fetching feed: HL7 Chile from https://hl7chile.cl/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:05,410 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:07,245 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 1705
|
||
2025-07-15 03:39:07,252 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,252 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 02 Jun 2025 04:3
|
||
2025-07-15 03:39:07,253 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,253 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,258 - services - INFO - Fetched from feed HL7 Chile: 26 packages (Atom/RSS)
|
||
2025-07-15 03:39:07,259 - services - INFO - Sample feed entries from HL7 Chile: [{'title': 'hl7.fhir.cl.clcore#1.9.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.3'}, 'summary': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 02 Jun 2025 04:31:54 -0400', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=2, tm_hour=8, tm_min=31, tm_sec=54, tm_wday=0, tm_yday=153, tm_isdst=0), 'fhir_details': 'Publication run at 02/06/2025 by HU670_FULLOA using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (3 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.clcore#1.9.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.2'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 11 Dec 2024 10:23:05 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=11, tm_hour=13, tm_min=23, tm_sec=5, tm_wday=2, tm_yday=346, tm_isdst=0), 'fhir_details': 'Publication run at 11/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (31 hours old) source id Unknown (todo) Run #14'}]
|
||
2025-07-15 03:39:07,259 - services - INFO - Fetching feed: Thailand SIL-TH from https://fhir-ig.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:07,259 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.sil-th.org:443
|
||
2025-07-15 03:39:07,955 - urllib3.connectionpool - DEBUG - https://fhir-ig.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:07,963 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,963 - services - DEBUG - Raw response from https://fhir-ig.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Packages</title>
|
||
<description>New Packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://fhir-ig.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publicatio
|
||
2025-07-15 03:39:07,964 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,964 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:07,966 - services - INFO - Fetched from feed Thailand SIL-TH: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:07,966 - services - INFO - Sample feed entries from Thailand SIL-TH: [{'title': 'silth.fhir.th.extensions#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.extensions#1.0.0'}, 'summary': 'Conversion of the SIL-TH extensions to R5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion of the SIL-TH extensions to R5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 12 Oct 2023 12:10:47 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=12, tm_hour=5, tm_min=10, tm_sec=47, tm_wday=3, tm_yday=285, tm_isdst=0), 'fhir_details': 'Publication run at 12/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (25 hours old) source id Unknown (todo) Run #5'}, {'title': 'silth.fhir.th.mophpc1#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.mophpc1#1.0.0'}, 'summary': 'Conversion to R5', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion to R5'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 18 Sep 2023 10:56:57 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=18, tm_hour=3, tm_min=56, tm_sec=57, tm_wday=0, tm_yday=261, tm_isdst=0), 'fhir_details': 'Publication run at 18/09/2023 by rathpanyowat using vVersion 1.4.6 (Git# c6b7d5a1f427). Built 2023-09-16T03:24:10.331Z (48 hours old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:39:07,966 - services - INFO - Fetching feed: Thailand SIL-TH Terminology from https://terms.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:07,967 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terms.sil-th.org:443
|
||
2025-07-15 03:39:08,652 - urllib3.connectionpool - DEBUG - https://terms.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:08,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:08,657 - services - DEBUG - Raw response from https://terms.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Terminology Packages</title>
|
||
<description>New packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://terms.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:08,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:08,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:08,659 - services - INFO - Fetched from feed Thailand SIL-TH Terminology: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:08,659 - services - INFO - Sample feed entries from Thailand SIL-TH Terminology: [{'title': 'silth.fhir.terminology.core#0.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.2'}, 'summary': 'Technical correction of earlier release.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Technical correction of earlier release.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 11 Oct 2023 11:14:26 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=11, tm_hour=4, tm_min=14, tm_sec=26, tm_wday=2, tm_yday=284, tm_isdst=0), 'fhir_details': 'Publication run at 11/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (24 hours old) source id Unknown (todo) Run #2'}, {'title': 'silth.fhir.terminology.core#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.1'}, 'summary': 'Initial publication of the SIL-TH Terminology.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial publication of the SIL-TH Terminology.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 07 Sep 2023 10:52:20 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=7, tm_hour=3, tm_min=52, tm_sec=20, tm_wday=3, tm_yday=250, tm_isdst=0), 'fhir_details': 'Publication run at 07/09/2023 by rathpanyowat using vVersion 1.4.3 (Git# 8932b3e570c2). Built 2023-09-06T10:26:10.497Z (29 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:08,659 - services - INFO - Fetching feed: CGIS (UFG) Brasil from https://fhir.fabrica.inf.ufg.br/package-feed.xml
|
||
2025-07-15 03:39:08,659 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.fabrica.inf.ufg.br:443
|
||
2025-07-15 03:39:11,671 - urllib3.connectionpool - DEBUG - https://fhir.fabrica.inf.ufg.br:443 "GET /package-feed.xml HTTP/1.1" 200 918
|
||
2025-07-15 03:39:11,676 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:11,676 - services - DEBUG - Raw response from https://fhir.fabrica.inf.ufg.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>CGIS (UFG) Packages</title>
|
||
<description>Pacotes produzidos pela CGIS</description>
|
||
<link>https://fhir.fabrica.inf.ufg.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:11,677 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:11,677 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:11,678 - services - INFO - Fetched from feed CGIS (UFG) Brasil: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:11,678 - services - INFO - Sample feed entries from CGIS (UFG) Brasil: [{'title': 'br.ufg.cgis.ig#0.0.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.ig#0.0.3'}, 'summary': 'Guia de exemplo para fins educacionais', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de exemplo para fins educacionais'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 31 Mar 2024 21:44:35 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=31, tm_hour=21, tm_min=44, tm_sec=35, tm_wday=6, tm_yday=91, tm_isdst=0), 'fhir_details': 'Publicação do guia que orienta a criação de guias de implementação. Trata-se de cenário hipotético.'}, {'title': 'br.ufg.cgis.rnds-lite#0.2.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.rnds-lite#0.2.4'}, 'summary': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 03 Dec 24 12:09:46 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=3, tm_hour=12, tm_min=9, tm_sec=46, tm_wday=1, tm_yday=338, tm_isdst=0), 'fhir_details': 'Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}]
|
||
2025-07-15 03:39:11,678 - services - INFO - Fetching feed: Secretaria de Estado da Saúde de Goiás | Brasil from https://fhir.saude.go.gov.br/package-feed.xml
|
||
2025-07-15 03:39:11,678 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.saude.go.gov.br:443
|
||
2025-07-15 03:39:12,014 - services - ERROR - Request error fetching from feed Kommunernes Landsforening (KL): HTTPSConnectionPool(host='fhir.kl.dk', port=443): Max retries exceeded with url: /package-feed.xml (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x79c3483bf170>, 'Connection to fhir.kl.dk timed out. (connect timeout=30)'))
|
||
2025-07-15 03:39:12,014 - services - INFO - Fetching feed: Danish FUT Infrastructure from https://ehealth.sundhed.dk/package-feed.xml
|
||
2025-07-15 03:39:12,014 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): ehealth.sundhed.dk:443
|
||
2025-07-15 03:39:12,126 - urllib3.connectionpool - DEBUG - https://ehealth.sundhed.dk:443 "GET /package-feed.xml HTTP/1.1" 200 1200
|
||
2025-07-15 03:39:12,127 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,127 - services - DEBUG - Raw response from https://ehealth.sundhed.dk/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FUT Infrastructure</title>
|
||
<description>New Packages published by FUT</description>
|
||
<link>https://ehealth.sundhed.dk/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:12,127 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,128 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,131 - services - INFO - Fetched from feed Danish FUT Infrastructure: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:12,132 - services - INFO - Sample feed entries from Danish FUT Infrastructure: [{'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1'}, 'summary': 'FUT Infrastructure version 3.5.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 29 Apr 2025 12:17:19 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=29, tm_hour=12, tm_min=17, tm_sec=19, tm_wday=1, tm_yday=119, tm_isdst=0), 'fhir_details': 'Publication run at 29/04/2025 by 2e08d0776ac3 using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (3 days old) source id Unknown (todo)'}, {'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0'}, 'summary': 'FUT Infrastructure version 3.5.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 23 Apr 2025 06:22:54 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=23, tm_hour=6, tm_min=22, tm_sec=54, tm_wday=2, tm_yday=113, tm_isdst=0), 'fhir_details': 'Publication run at 23/04/2025 by 0922b781d051 using Version 1.8.24 (Git# feb30b2150f5). Built 2025-04-17T08:26:58.733Z (5 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:12,132 - services - INFO - Fetching feed: mednet.swiss from https://doc.mednet.swiss/fhir/package-feed.xml
|
||
2025-07-15 03:39:12,132 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): doc.mednet.swiss:443
|
||
2025-07-15 03:39:12,246 - services - ERROR - Request error fetching from feed Kommunernes Landsforening (KL): HTTPSConnectionPool(host='fhir.kl.dk', port=443): Max retries exceeded with url: /package-feed.xml (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x79c34841da90>, 'Connection to fhir.kl.dk timed out. (connect timeout=30)'))
|
||
2025-07-15 03:39:12,247 - services - INFO - Fetching feed: Danish FUT Infrastructure from https://ehealth.sundhed.dk/package-feed.xml
|
||
2025-07-15 03:39:12,247 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): ehealth.sundhed.dk:443
|
||
2025-07-15 03:39:12,335 - urllib3.connectionpool - DEBUG - https://ehealth.sundhed.dk:443 "GET /package-feed.xml HTTP/1.1" 200 1200
|
||
2025-07-15 03:39:12,337 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,337 - services - DEBUG - Raw response from https://ehealth.sundhed.dk/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FUT Infrastructure</title>
|
||
<description>New Packages published by FUT</description>
|
||
<link>https://ehealth.sundhed.dk/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:12,337 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,338 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,343 - services - INFO - Fetched from feed Danish FUT Infrastructure: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:12,344 - services - INFO - Sample feed entries from Danish FUT Infrastructure: [{'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1'}, 'summary': 'FUT Infrastructure version 3.5.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 29 Apr 2025 12:17:19 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=29, tm_hour=12, tm_min=17, tm_sec=19, tm_wday=1, tm_yday=119, tm_isdst=0), 'fhir_details': 'Publication run at 29/04/2025 by 2e08d0776ac3 using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (3 days old) source id Unknown (todo)'}, {'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0'}, 'summary': 'FUT Infrastructure version 3.5.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 23 Apr 2025 06:22:54 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=23, tm_hour=6, tm_min=22, tm_sec=54, tm_wday=2, tm_yday=113, tm_isdst=0), 'fhir_details': 'Publication run at 23/04/2025 by 0922b781d051 using Version 1.8.24 (Git# feb30b2150f5). Built 2025-04-17T08:26:58.733Z (5 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:12,344 - services - INFO - Fetching feed: mednet.swiss from https://doc.mednet.swiss/fhir/package-feed.xml
|
||
2025-07-15 03:39:12,344 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): doc.mednet.swiss:443
|
||
2025-07-15 03:39:12,487 - services - ERROR - Request error fetching from feed Kommunernes Landsforening (KL): HTTPSConnectionPool(host='fhir.kl.dk', port=443): Max retries exceeded with url: /package-feed.xml (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x79c3483be030>, 'Connection to fhir.kl.dk timed out. (connect timeout=30)'))
|
||
2025-07-15 03:39:12,488 - services - INFO - Fetching feed: Danish FUT Infrastructure from https://ehealth.sundhed.dk/package-feed.xml
|
||
2025-07-15 03:39:12,488 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): ehealth.sundhed.dk:443
|
||
2025-07-15 03:39:12,577 - urllib3.connectionpool - DEBUG - https://ehealth.sundhed.dk:443 "GET /package-feed.xml HTTP/1.1" 200 1200
|
||
2025-07-15 03:39:12,579 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,579 - services - DEBUG - Raw response from https://ehealth.sundhed.dk/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FUT Infrastructure</title>
|
||
<description>New Packages published by FUT</description>
|
||
<link>https://ehealth.sundhed.dk/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:12,579 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,579 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:12,583 - services - INFO - Fetched from feed Danish FUT Infrastructure: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:12,583 - services - INFO - Sample feed entries from Danish FUT Infrastructure: [{'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.1'}, 'summary': 'FUT Infrastructure version 3.5.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 29 Apr 2025 12:17:19 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=29, tm_hour=12, tm_min=17, tm_sec=19, tm_wday=1, tm_yday=119, tm_isdst=0), 'fhir_details': 'Publication run at 29/04/2025 by 2e08d0776ac3 using Version 1.8.25 (Git# cb0bf1b2d5d9). Built 2025-04-26T01:19:48.173Z (3 days old) source id Unknown (todo)'}, {'title': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'dk.ehealth.sundhed.fhir.ig.core#3.5.0'}, 'summary': 'FUT Infrastructure version 3.5.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FUT Infrastructure version 3.5.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz'}], 'link': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'id': 'http://ehealth.sundhed.dk/fhir/3.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'FUT'}], 'author': 'FUT', 'author_detail': {'name': 'FUT'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 23 Apr 2025 06:22:54 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=23, tm_hour=6, tm_min=22, tm_sec=54, tm_wday=2, tm_yday=113, tm_isdst=0), 'fhir_details': 'Publication run at 23/04/2025 by 0922b781d051 using Version 1.8.24 (Git# feb30b2150f5). Built 2025-04-17T08:26:58.733Z (5 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:12,583 - services - INFO - Fetching feed: mednet.swiss from https://doc.mednet.swiss/fhir/package-feed.xml
|
||
2025-07-15 03:39:12,583 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): doc.mednet.swiss:443
|
||
2025-07-15 03:39:13,062 - urllib3.connectionpool - DEBUG - https://doc.mednet.swiss:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 808
|
||
2025-07-15 03:39:13,064 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,064 - services - DEBUG - Raw response from https://doc.mednet.swiss/fhir/package-feed.xml: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>mednet.swiss FHIR Packages</title>
|
||
<description>New Packages published by novcom AG</description>
|
||
<link>https://doc.mednet.swiss/fhir/package-feed.xml</link>
|
||
<generator>novcom AG FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 16 Oct 2024 16:00:00 GMT</last
|
||
2025-07-15 03:39:13,064 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,064 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,068 - services - INFO - Fetched from feed mednet.swiss: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,068 - services - INFO - Sample feed entries from mednet.swiss: [{'title': 'swiss.mednet.fhir#0.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.16.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 16 Oct 2024 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=16, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=290, tm_isdst=0)}, {'title': 'swiss.mednet.fhir#0.15.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.15.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Fri, 15 Jul 2022 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=15, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=196, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,068 - services - INFO - Fetching feed: HL7 New Zealand from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:13,068 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:13,173 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,197 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,198 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:13,273 - urllib3.connectionpool - DEBUG - https://doc.mednet.swiss:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 808
|
||
2025-07-15 03:39:13,274 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,274 - services - DEBUG - Raw response from https://doc.mednet.swiss/fhir/package-feed.xml: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>mednet.swiss FHIR Packages</title>
|
||
<description>New Packages published by novcom AG</description>
|
||
<link>https://doc.mednet.swiss/fhir/package-feed.xml</link>
|
||
<generator>novcom AG FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 16 Oct 2024 16:00:00 GMT</last
|
||
2025-07-15 03:39:13,274 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,275 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,278 - services - INFO - Fetched from feed mednet.swiss: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,278 - services - INFO - Sample feed entries from mednet.swiss: [{'title': 'swiss.mednet.fhir#0.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.16.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 16 Oct 2024 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=16, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=290, tm_isdst=0)}, {'title': 'swiss.mednet.fhir#0.15.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.15.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Fri, 15 Jul 2022 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=15, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=196, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,278 - services - INFO - Fetching feed: HL7 New Zealand from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:13,279 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:13,302 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /HL7NZ/hl7-nz-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 572
|
||
2025-07-15 03:39:13,303 - services - DEBUG - Raw response from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 New Zealand FHIR Packages</title>
|
||
<description>New Packages published by HL7NZ</description>
|
||
<link>https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:13,304 - services - INFO - Fetched from feed HL7 New Zealand: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,304 - services - INFO - Sample feed entries from HL7 New Zealand: [{'title': 'fhir.org.nz.ig.base#3.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.org.nz.ig.base#3.0.1'}, 'summary': 'New Zealand base profiles', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'New Zealand base profiles'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz'}], 'link': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'id': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7NZ'}], 'author': 'HL7NZ', 'author_detail': {'name': 'HL7NZ'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Oct 2024 12:34:37 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=17, tm_hour=12, tm_min=34, tm_sec=37, tm_wday=3, tm_yday=291, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,304 - services - INFO - Fetching feed: IHE International from https://profiles.ihe.net/fhir/package-feed.xml
|
||
2025-07-15 03:39:13,305 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): profiles.ihe.net:443
|
||
2025-07-15 03:39:13,390 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,415 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,416 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:13,501 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /HL7NZ/hl7-nz-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 572
|
||
2025-07-15 03:39:13,502 - services - DEBUG - Raw response from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 New Zealand FHIR Packages</title>
|
||
<description>New Packages published by HL7NZ</description>
|
||
<link>https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:13,503 - services - INFO - Fetched from feed HL7 New Zealand: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,503 - services - INFO - Sample feed entries from HL7 New Zealand: [{'title': 'fhir.org.nz.ig.base#3.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.org.nz.ig.base#3.0.1'}, 'summary': 'New Zealand base profiles', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'New Zealand base profiles'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz'}], 'link': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'id': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7NZ'}], 'author': 'HL7NZ', 'author_detail': {'name': 'HL7NZ'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Oct 2024 12:34:37 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=17, tm_hour=12, tm_min=34, tm_sec=37, tm_wday=3, tm_yday=291, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,503 - services - INFO - Fetching feed: IHE International from https://profiles.ihe.net/fhir/package-feed.xml
|
||
2025-07-15 03:39:13,503 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): profiles.ihe.net:443
|
||
2025-07-15 03:39:13,516 - urllib3.connectionpool - DEBUG - https://doc.mednet.swiss:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 808
|
||
2025-07-15 03:39:13,517 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,517 - services - DEBUG - Raw response from https://doc.mednet.swiss/fhir/package-feed.xml: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>mednet.swiss FHIR Packages</title>
|
||
<description>New Packages published by novcom AG</description>
|
||
<link>https://doc.mednet.swiss/fhir/package-feed.xml</link>
|
||
<generator>novcom AG FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 16 Oct 2024 16:00:00 GMT</last
|
||
2025-07-15 03:39:13,517 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,518 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:13,521 - services - INFO - Fetched from feed mednet.swiss: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,521 - services - INFO - Sample feed entries from mednet.swiss: [{'title': 'swiss.mednet.fhir#0.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.16.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.16.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Thu, 16 Oct 2024 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=16, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=290, tm_isdst=0)}, {'title': 'swiss.mednet.fhir#0.15.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'swiss.mednet.fhir#0.15.0'}, 'summary': 'mednet.swiss implementation guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'mednet.swiss implementation guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz'}], 'link': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'id': 'https://doc.mednet.swiss/fhir/0.15.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'novcom AG'}], 'author': 'novcom AG', 'author_detail': {'name': 'novcom AG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'fhir.ig', 'published': 'Fri, 15 Jul 2022 16:00:00 GMT', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=7, tm_mday=15, tm_hour=16, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=196, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,521 - services - INFO - Fetching feed: HL7 New Zealand from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:13,521 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:13,627 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,651 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /HL7NZ/hl7-nz-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:13,652 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:13,738 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /HL7NZ/hl7-nz-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 572
|
||
2025-07-15 03:39:13,740 - services - DEBUG - Raw response from https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 New Zealand FHIR Packages</title>
|
||
<description>New Packages published by HL7NZ</description>
|
||
<link>https://github.com/HL7NZ/hl7-nz-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:13,741 - services - INFO - Fetched from feed HL7 New Zealand: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:13,741 - services - INFO - Sample feed entries from HL7 New Zealand: [{'title': 'fhir.org.nz.ig.base#3.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'fhir.org.nz.ig.base#3.0.1'}, 'summary': 'New Zealand base profiles', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'New Zealand base profiles'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz'}], 'link': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'id': 'https://github.com/HL7NZ/nzbase/releases/download/v3.0.1-release-source/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7NZ'}], 'author': 'HL7NZ', 'author_detail': {'name': 'HL7NZ'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Oct 2024 12:34:37 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=17, tm_hour=12, tm_min=34, tm_sec=37, tm_wday=3, tm_yday=291, tm_isdst=0)}]
|
||
2025-07-15 03:39:13,741 - services - INFO - Fetching feed: IHE International from https://profiles.ihe.net/fhir/package-feed.xml
|
||
2025-07-15 03:39:13,741 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): profiles.ihe.net:443
|
||
2025-07-15 03:39:14,001 - urllib3.connectionpool - DEBUG - https://profiles.ihe.net:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 6251
|
||
2025-07-15 03:39:14,010 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,010 - services - DEBUG - Raw response from https://profiles.ihe.net/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>IHE FHIR Packages</title>
|
||
<description>New Packages published by IHE></description>
|
||
<link>https://profiles.ihe.net/fhir\package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:14,010 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,011 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,034 - services - INFO - Fetched from feed IHE International: 80 packages (Atom/RSS)
|
||
2025-07-15 03:39:14,035 - services - INFO - Sample feed entries from IHE International: [{'title': 'ihe.iti.mcsd#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.iti.mcsd#4.0.0'}, 'summary': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz'}], 'link': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'id': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 21 May 2025 01:38:01 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=21, tm_hour=6, tm_min=38, tm_sec=1, tm_wday=2, tm_yday=141, tm_isdst=0), 'fhir_details': 'Publication run at 21/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (13 days old) source id Unknown (todo)'}, {'title': 'ihe.qrph.ccg#1.0.0-comment', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.qrph.ccg#1.0.0-comment'}, 'summary': 'Public-Comment', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public-Comment'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz'}], 'link': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'id': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 04:23:40 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=9, tm_min=23, tm_sec=40, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:14,035 - services - INFO - Fetching feed: HL7 Belgium/eHealth Platform from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml
|
||
2025-07-15 03:39:14,035 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.ehealth.fgov.be:443
|
||
2025-07-15 03:39:14,205 - urllib3.connectionpool - DEBUG - https://profiles.ihe.net:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 6251
|
||
2025-07-15 03:39:14,207 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,207 - services - DEBUG - Raw response from https://profiles.ihe.net/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>IHE FHIR Packages</title>
|
||
<description>New Packages published by IHE></description>
|
||
<link>https://profiles.ihe.net/fhir\package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:14,207 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,207 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,228 - services - INFO - Fetched from feed IHE International: 80 packages (Atom/RSS)
|
||
2025-07-15 03:39:14,228 - services - INFO - Sample feed entries from IHE International: [{'title': 'ihe.iti.mcsd#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.iti.mcsd#4.0.0'}, 'summary': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz'}], 'link': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'id': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 21 May 2025 01:38:01 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=21, tm_hour=6, tm_min=38, tm_sec=1, tm_wday=2, tm_yday=141, tm_isdst=0), 'fhir_details': 'Publication run at 21/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (13 days old) source id Unknown (todo)'}, {'title': 'ihe.qrph.ccg#1.0.0-comment', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.qrph.ccg#1.0.0-comment'}, 'summary': 'Public-Comment', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public-Comment'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz'}], 'link': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'id': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 04:23:40 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=9, tm_min=23, tm_sec=40, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:14,229 - services - INFO - Fetching feed: HL7 Belgium/eHealth Platform from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml
|
||
2025-07-15 03:39:14,229 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.ehealth.fgov.be:443
|
||
2025-07-15 03:39:14,451 - urllib3.connectionpool - DEBUG - https://profiles.ihe.net:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 6251
|
||
2025-07-15 03:39:14,452 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,452 - services - DEBUG - Raw response from https://profiles.ihe.net/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>IHE FHIR Packages</title>
|
||
<description>New Packages published by IHE></description>
|
||
<link>https://profiles.ihe.net/fhir\package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:14,453 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,453 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:14,474 - services - INFO - Fetched from feed IHE International: 80 packages (Atom/RSS)
|
||
2025-07-15 03:39:14,474 - services - INFO - Sample feed entries from IHE International: [{'title': 'ihe.iti.mcsd#4.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.iti.mcsd#4.0.0'}, 'summary': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public Comment - Addition of Feed Transaction. Minor fixes for issues.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz'}], 'link': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'id': 'https://profiles.ihe.net/ITI/mCSD/4.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 21 May 2025 01:38:01 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=21, tm_hour=6, tm_min=38, tm_sec=1, tm_wday=2, tm_yday=141, tm_isdst=0), 'fhir_details': 'Publication run at 21/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (13 days old) source id Unknown (todo)'}, {'title': 'ihe.qrph.ccg#1.0.0-comment', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ihe.qrph.ccg#1.0.0-comment'}, 'summary': 'Public-Comment', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Public-Comment'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz'}], 'link': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'id': 'https://profiles.ihe.net/QRPH/CCG/1.0.0-comment/package.tgz', 'guidislink': False, 'authors': [{'name': 'IHE International'}], 'author': 'IHE International', 'author_detail': {'name': 'IHE International'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 04:23:40 -0500', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=9, tm_min=23, tm_sec=40, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by MOEHRKE-I9 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:14,474 - services - INFO - Fetching feed: HL7 Belgium/eHealth Platform from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml
|
||
2025-07-15 03:39:14,474 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.ehealth.fgov.be:443
|
||
2025-07-15 03:39:15,207 - urllib3.connectionpool - DEBUG - https://www.ehealth.fgov.be:443 "GET /standards/fhir/package-feed.xml HTTP/1.1" 200 22981
|
||
2025-07-15 03:39:15,215 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,215 - services - DEBUG - Raw response from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>eHealth Platform Belgium FHIR Packages</title>
|
||
<description>New Packages published by eHealth Platform Belgium></description>
|
||
<link>https://www.ehealth.fgov.be/standards/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:15,215 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,216 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,225 - services - INFO - Fetched from feed HL7 Belgium/eHealth Platform: 33 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,225 - services - INFO - Sample feed entries from HL7 Belgium/eHealth Platform: [{'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 09:45:39 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=7, tm_min=45, tm_sec=39, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by 2412L62962B using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.be.mycarenet#2.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.1'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 25 Jun 2025 10:42:17 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=25, tm_hour=8, tm_min=42, tm_sec=17, tm_wday=2, tm_yday=176, tm_isdst=0), 'fhir_details': 'Publication run at 25/06/2025 by 2412L62962B using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (10 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:15,225 - services - INFO - Fetching feed: HL7 Germany from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:15,226 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:15,332 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,361 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,362 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:15,398 - urllib3.connectionpool - DEBUG - https://www.ehealth.fgov.be:443 "GET /standards/fhir/package-feed.xml HTTP/1.1" 200 22981
|
||
2025-07-15 03:39:15,400 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,400 - services - DEBUG - Raw response from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>eHealth Platform Belgium FHIR Packages</title>
|
||
<description>New Packages published by eHealth Platform Belgium></description>
|
||
<link>https://www.ehealth.fgov.be/standards/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:15,400 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,401 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,410 - services - INFO - Fetched from feed HL7 Belgium/eHealth Platform: 33 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,410 - services - INFO - Sample feed entries from HL7 Belgium/eHealth Platform: [{'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 09:45:39 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=7, tm_min=45, tm_sec=39, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by 2412L62962B using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.be.mycarenet#2.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.1'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 25 Jun 2025 10:42:17 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=25, tm_hour=8, tm_min=42, tm_sec=17, tm_wday=2, tm_yday=176, tm_isdst=0), 'fhir_details': 'Publication run at 25/06/2025 by 2412L62962B using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (10 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:15,410 - services - INFO - Fetching feed: HL7 Germany from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:15,411 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:15,444 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /hl7germany/hl7-de-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 733
|
||
2025-07-15 03:39:15,445 - services - DEBUG - Raw response from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 Germany FHIR Packages</title>
|
||
<description>New Packages published by HL7 Germany</description>
|
||
<link>https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7 Germany FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:15,447 - services - INFO - Fetched from feed HL7 Germany: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,447 - services - INFO - Sample feed entries from HL7 Germany: [{'title': 'de.ihe-d.terminology#3.0.0-alpha1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha1'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Wed, 31 Aug 2022 17:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=8, tm_mday=31, tm_hour=17, tm_min=47, tm_sec=7, tm_wday=2, tm_yday=243, tm_isdst=0)}, {'title': 'de.ihe-d.terminology#3.0.0-alpha2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha2'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Mon, 18 Mar 2024 17:37:32 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=18, tm_hour=17, tm_min=37, tm_sec=32, tm_wday=0, tm_yday=78, tm_isdst=0)}]
|
||
2025-07-15 03:39:15,447 - services - INFO - Fetching feed: Estonian FHIR Publications from https://fhir.ee/packages/package-feed.xml
|
||
2025-07-15 03:39:15,447 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ee:443
|
||
2025-07-15 03:39:15,520 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,545 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,546 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:15,632 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /hl7germany/hl7-de-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 733
|
||
2025-07-15 03:39:15,633 - services - DEBUG - Raw response from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 Germany FHIR Packages</title>
|
||
<description>New Packages published by HL7 Germany</description>
|
||
<link>https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7 Germany FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:15,635 - services - INFO - Fetched from feed HL7 Germany: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,635 - services - INFO - Sample feed entries from HL7 Germany: [{'title': 'de.ihe-d.terminology#3.0.0-alpha1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha1'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Wed, 31 Aug 2022 17:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=8, tm_mday=31, tm_hour=17, tm_min=47, tm_sec=7, tm_wday=2, tm_yday=243, tm_isdst=0)}, {'title': 'de.ihe-d.terminology#3.0.0-alpha2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha2'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Mon, 18 Mar 2024 17:37:32 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=18, tm_hour=17, tm_min=37, tm_sec=32, tm_wday=0, tm_yday=78, tm_isdst=0)}]
|
||
2025-07-15 03:39:15,635 - services - INFO - Fetching feed: Estonian FHIR Publications from https://fhir.ee/packages/package-feed.xml
|
||
2025-07-15 03:39:15,635 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ee:443
|
||
2025-07-15 03:39:15,655 - urllib3.connectionpool - DEBUG - https://www.ehealth.fgov.be:443 "GET /standards/fhir/package-feed.xml HTTP/1.1" 200 22981
|
||
2025-07-15 03:39:15,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,657 - services - DEBUG - Raw response from https://www.ehealth.fgov.be/standards/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>eHealth Platform Belgium FHIR Packages</title>
|
||
<description>New Packages published by eHealth Platform Belgium></description>
|
||
<link>https://www.ehealth.fgov.be/standards/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:15,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,657 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:15,667 - services - INFO - Fetched from feed HL7 Belgium/eHealth Platform: 33 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,667 - services - INFO - Sample feed entries from HL7 Belgium/eHealth Platform: [{'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 09:45:39 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=7, tm_min=45, tm_sec=39, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by 2412L62962B using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.be.mycarenet#2.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.1'}, 'summary': 'eHealth FHIR MyCareNet Profiles for Belgium', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'eHealth FHIR MyCareNet Profiles for Belgium'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz'}], 'link': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'id': 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'eHealth Platform Belgium'}], 'author': 'eHealth Platform Belgium', 'author_detail': {'name': 'eHealth Platform Belgium'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 25 Jun 2025 10:42:17 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=25, tm_hour=8, tm_min=42, tm_sec=17, tm_wday=2, tm_yday=176, tm_isdst=0), 'fhir_details': 'Publication run at 25/06/2025 by 2412L62962B using Version 2.0.7 (Git# f2fdf4e51a8d). Built 2025-06-14T10:53:27.183Z (10 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:15,667 - services - INFO - Fetching feed: HL7 Germany from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:15,667 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:15,773 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,797 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /hl7germany/hl7-de-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:15,798 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:15,883 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /hl7germany/hl7-de-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 733
|
||
2025-07-15 03:39:15,884 - services - DEBUG - Raw response from https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true: <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>HL7 Germany FHIR Packages</title>
|
||
<description>New Packages published by HL7 Germany</description>
|
||
<link>https://github.com/hl7germany/hl7-de-package-feed/blob/main/package-feed.xml?raw=true</link>
|
||
<generator>HL7 Germany FHIR Publication tooling</generator>
|
||
<la
|
||
2025-07-15 03:39:15,885 - services - INFO - Fetched from feed HL7 Germany: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:15,885 - services - INFO - Sample feed entries from HL7 Germany: [{'title': 'de.ihe-d.terminology#3.0.0-alpha1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha1'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha1/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Wed, 31 Aug 2022 17:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2022, tm_mon=8, tm_mday=31, tm_hour=17, tm_min=47, tm_sec=7, tm_wday=2, tm_yday=243, tm_isdst=0)}, {'title': 'de.ihe-d.terminology#3.0.0-alpha2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology#3.0.0-alpha2'}, 'summary': 'de.ihe-d.terminology', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.ihe-d.terminology'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true'}], 'link': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'id': 'https://github.com/hl7germany/hl7-de-package-feed/blob/main/packages/de.ihe-d.terminology/3.0.0-alpha2/de.ihe-d.terminology.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'alexzautke'}], 'author': 'alexzautke', 'author_detail': {'name': 'alexzautke'}, 'fhir_version': '4.0.1', 'fhir_kind': 'Conformance', 'published': 'Mon, 18 Mar 2024 17:37:32 UTC', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=18, tm_hour=17, tm_min=37, tm_sec=32, tm_wday=0, tm_yday=78, tm_isdst=0)}]
|
||
2025-07-15 03:39:15,885 - services - INFO - Fetching feed: Estonian FHIR Publications from https://fhir.ee/packages/package-feed.xml
|
||
2025-07-15 03:39:15,886 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ee:443
|
||
2025-07-15 03:39:17,403 - urllib3.connectionpool - DEBUG - https://fhir.ee:443 "GET /packages/package-feed.xml HTTP/1.1" 200 7926
|
||
2025-07-15 03:39:17,404 - services - DEBUG - Raw response from https://fhir.ee/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Estonia Packages</title>
|
||
<description>New Packages published by HL7 Estonia</description>
|
||
<link>http://fhir.ee/packages/package-feed.xml</link>
|
||
<generator>HL7 Estonia Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:17,407 - services - INFO - Fetched from feed Estonian FHIR Publications: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:17,407 - services - INFO - Sample feed entries from Estonian FHIR Publications: [{'title': 'ee.fhir.terminology#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.0.1'}, 'summary': 'Estonian Terminology resources 0.0.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.0.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 19 July 2024 18:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=19, tm_hour=16, tm_min=10, tm_sec=9, tm_wday=4, tm_yday=201, tm_isdst=0)}, {'title': 'ee.fhir.terminology#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.2.0'}, 'summary': 'Estonian Terminology resources 0.2.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.2.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 22 July 2024 11:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=22, tm_hour=9, tm_min=10, tm_sec=9, tm_wday=0, tm_yday=204, tm_isdst=0)}]
|
||
2025-07-15 03:39:17,407 - services - INFO - Fetching feed: HL7 Sweden from https://hl7.se/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:17,408 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.se:443
|
||
2025-07-15 03:39:17,416 - urllib3.connectionpool - DEBUG - https://fhir.ee:443 "GET /packages/package-feed.xml HTTP/1.1" 200 7926
|
||
2025-07-15 03:39:17,417 - services - DEBUG - Raw response from https://fhir.ee/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Estonia Packages</title>
|
||
<description>New Packages published by HL7 Estonia</description>
|
||
<link>http://fhir.ee/packages/package-feed.xml</link>
|
||
<generator>HL7 Estonia Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:17,420 - services - INFO - Fetched from feed Estonian FHIR Publications: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:17,420 - services - INFO - Sample feed entries from Estonian FHIR Publications: [{'title': 'ee.fhir.terminology#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.0.1'}, 'summary': 'Estonian Terminology resources 0.0.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.0.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 19 July 2024 18:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=19, tm_hour=16, tm_min=10, tm_sec=9, tm_wday=4, tm_yday=201, tm_isdst=0)}, {'title': 'ee.fhir.terminology#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.2.0'}, 'summary': 'Estonian Terminology resources 0.2.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.2.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 22 July 2024 11:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=22, tm_hour=9, tm_min=10, tm_sec=9, tm_wday=0, tm_yday=204, tm_isdst=0)}]
|
||
2025-07-15 03:39:17,420 - services - INFO - Fetching feed: HL7 Sweden from https://hl7.se/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:17,421 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.se:443
|
||
2025-07-15 03:39:17,425 - urllib3.connectionpool - DEBUG - https://fhir.ee:443 "GET /packages/package-feed.xml HTTP/1.1" 200 7926
|
||
2025-07-15 03:39:17,426 - services - DEBUG - Raw response from https://fhir.ee/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Estonia Packages</title>
|
||
<description>New Packages published by HL7 Estonia</description>
|
||
<link>http://fhir.ee/packages/package-feed.xml</link>
|
||
<generator>HL7 Estonia Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:17,430 - services - INFO - Fetched from feed Estonian FHIR Publications: 15 packages (Atom/RSS)
|
||
2025-07-15 03:39:17,430 - services - INFO - Sample feed entries from Estonian FHIR Publications: [{'title': 'ee.fhir.terminology#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.0.1'}, 'summary': 'Estonian Terminology resources 0.0.1', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.0.1'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.0.1/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 19 July 2024 18:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=19, tm_hour=16, tm_min=10, tm_sec=9, tm_wday=4, tm_yday=201, tm_isdst=0)}, {'title': 'ee.fhir.terminology#0.2.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ee.fhir.terminology#0.2.0'}, 'summary': 'Estonian Terminology resources 0.2.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Estonian Terminology resources 0.2.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz'}], 'link': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'id': 'https://fhir.ee/packages/terminology/0.2.0/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Estonia'}], 'author': 'HL7 Estonia', 'author_detail': {'name': 'HL7 Estonia'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 22 July 2024 11:10:09 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=22, tm_hour=9, tm_min=10, tm_sec=9, tm_wday=0, tm_yday=204, tm_isdst=0)}]
|
||
2025-07-15 03:39:17,430 - services - INFO - Fetching feed: HL7 Sweden from https://hl7.se/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:17,431 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.se:443
|
||
2025-07-15 03:39:19,332 - urllib3.connectionpool - DEBUG - https://hl7.se:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:19,335 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,335 - urllib3.connectionpool - DEBUG - https://hl7.se:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:19,335 - urllib3.connectionpool - DEBUG - https://hl7.se:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:19,335 - services - DEBUG - Raw response from https://hl7.se/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Sweden FHIR Packages</title>
|
||
<description>New Packages published by HL7 Sweden></description>
|
||
<link>http://hl7.se/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Pub
|
||
2025-07-15 03:39:19,337 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,337 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,338 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,338 - services - DEBUG - Raw response from https://hl7.se/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Sweden FHIR Packages</title>
|
||
<description>New Packages published by HL7 Sweden></description>
|
||
<link>http://hl7.se/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Pub
|
||
2025-07-15 03:39:19,339 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,339 - services - DEBUG - Raw response from https://hl7.se/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Sweden FHIR Packages</title>
|
||
<description>New Packages published by HL7 Sweden></description>
|
||
<link>http://hl7.se/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Pub
|
||
2025-07-15 03:39:19,339 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,339 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,340 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,341 - services - INFO - Fetched from feed HL7 Sweden: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:19,341 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:19,342 - services - INFO - Sample feed entries from HL7 Sweden: [{'title': 'hl7se.fhir.base#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.1.0'}, 'summary': 'Swedish Base Profiles Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Swedish Base Profiles Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 12:57:48 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=10, tm_min=57, tm_sec=48, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by petur using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7se.fhir.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.0.0'}, 'summary': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 08 Mar 2023 12:00:00 +0100 GMT', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=8, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=67, tm_isdst=0)}]
|
||
2025-07-15 03:39:19,343 - services - INFO - Fetched from feed HL7 Sweden: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:19,344 - services - INFO - Fetched from feed HL7 Sweden: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:19,344 - services - INFO - Fetching feed: HL7 Chile from https://hl7chile.cl/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:19,344 - services - INFO - Sample feed entries from HL7 Sweden: [{'title': 'hl7se.fhir.base#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.1.0'}, 'summary': 'Swedish Base Profiles Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Swedish Base Profiles Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 12:57:48 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=10, tm_min=57, tm_sec=48, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by petur using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7se.fhir.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.0.0'}, 'summary': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 08 Mar 2023 12:00:00 +0100 GMT', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=8, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=67, tm_isdst=0)}]
|
||
2025-07-15 03:39:19,344 - services - INFO - Sample feed entries from HL7 Sweden: [{'title': 'hl7se.fhir.base#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.1.0'}, 'summary': 'Swedish Base Profiles Implementation Guide', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Swedish Base Profiles Implementation Guide'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 20 May 2025 12:57:48 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=20, tm_hour=10, tm_min=57, tm_sec=48, tm_wday=1, tm_yday=140, tm_isdst=0), 'fhir_details': 'Publication run at 20/05/2025 by petur using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old) source id Unknown (todo)'}, {'title': 'hl7se.fhir.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7se.fhir.base#1.0.0'}, 'summary': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Implementation Guide for Swedish Base Profiles (built Wed, Mar 8, 2023 16:20+0100+01:00)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz'}], 'link': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'id': 'http://hl7.se/fhir/ig/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Sweden'}], 'author': 'HL7 Sweden', 'author_detail': {'name': 'HL7 Sweden'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 08 Mar 2023 12:00:00 +0100 GMT', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=8, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=67, tm_isdst=0)}]
|
||
2025-07-15 03:39:19,345 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:19,345 - services - INFO - Fetching feed: HL7 Chile from https://hl7chile.cl/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:19,345 - services - INFO - Fetching feed: HL7 Chile from https://hl7chile.cl/fhir/ig/package-feed.xml
|
||
2025-07-15 03:39:19,346 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:19,346 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:19,686 - services - ERROR - Request error fetching from feed Secretaria de Estado da Saúde de Goiás | Brasil: HTTPSConnectionPool(host='fhir.saude.go.gov.br', port=443): Max retries exceeded with url: /package-feed.xml (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x79c3484bb7d0>: Failed to resolve 'fhir.saude.go.gov.br' ([Errno -3] Temporary failure in name resolution)"))
|
||
2025-07-15 03:39:19,687 - services - INFO - Fetching feed: MedCom from https://medcomfhir.dk/ig/package-feed.xml
|
||
2025-07-15 03:39:19,687 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): medcomfhir.dk:443
|
||
2025-07-15 03:39:20,545 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 1705
|
||
2025-07-15 03:39:20,547 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,547 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 02 Jun 2025 04:3
|
||
2025-07-15 03:39:20,547 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,547 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,553 - services - INFO - Fetched from feed HL7 Chile: 26 packages (Atom/RSS)
|
||
2025-07-15 03:39:20,553 - services - INFO - Sample feed entries from HL7 Chile: [{'title': 'hl7.fhir.cl.clcore#1.9.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.3'}, 'summary': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 02 Jun 2025 04:31:54 -0400', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=2, tm_hour=8, tm_min=31, tm_sec=54, tm_wday=0, tm_yday=153, tm_isdst=0), 'fhir_details': 'Publication run at 02/06/2025 by HU670_FULLOA using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (3 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.clcore#1.9.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.2'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 11 Dec 2024 10:23:05 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=11, tm_hour=13, tm_min=23, tm_sec=5, tm_wday=2, tm_yday=346, tm_isdst=0), 'fhir_details': 'Publication run at 11/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (31 hours old) source id Unknown (todo) Run #14'}]
|
||
2025-07-15 03:39:20,553 - services - INFO - Fetching feed: Thailand SIL-TH from https://fhir-ig.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:20,553 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.sil-th.org:443
|
||
2025-07-15 03:39:20,554 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 1705
|
||
2025-07-15 03:39:20,556 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,556 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 02 Jun 2025 04:3
|
||
2025-07-15 03:39:20,557 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,557 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/package-feed.xml HTTP/1.1" 200 1705
|
||
2025-07-15 03:39:20,557 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,559 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,559 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 02 Jun 2025 04:3
|
||
2025-07-15 03:39:20,564 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,569 - services - INFO - Fetched from feed HL7 Chile: 26 packages (Atom/RSS)
|
||
2025-07-15 03:39:20,569 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:20,569 - services - INFO - Sample feed entries from HL7 Chile: [{'title': 'hl7.fhir.cl.clcore#1.9.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.3'}, 'summary': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 02 Jun 2025 04:31:54 -0400', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=2, tm_hour=8, tm_min=31, tm_sec=54, tm_wday=0, tm_yday=153, tm_isdst=0), 'fhir_details': 'Publication run at 02/06/2025 by HU670_FULLOA using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (3 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.clcore#1.9.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.2'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 11 Dec 2024 10:23:05 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=11, tm_hour=13, tm_min=23, tm_sec=5, tm_wday=2, tm_yday=346, tm_isdst=0), 'fhir_details': 'Publication run at 11/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (31 hours old) source id Unknown (todo) Run #14'}]
|
||
2025-07-15 03:39:20,570 - services - INFO - Fetching feed: Thailand SIL-TH from https://fhir-ig.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:20,579 - services - INFO - Fetched from feed HL7 Chile: 26 packages (Atom/RSS)
|
||
2025-07-15 03:39:20,579 - services - INFO - Sample feed entries from HL7 Chile: [{'title': 'hl7.fhir.cl.clcore#1.9.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.3'}, 'summary': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión modificada según correcciones técnicas de la versión 1.9.2 del IG CL Core'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 02 Jun 2025 04:31:54 -0400', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=2, tm_hour=8, tm_min=31, tm_sec=54, tm_wday=0, tm_yday=153, tm_isdst=0), 'fhir_details': 'Publication run at 02/06/2025 by HU670_FULLOA using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (3 days old) source id Unknown (todo)'}, {'title': 'hl7.fhir.cl.clcore#1.9.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clcore#1.9.2'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clcore/1.9.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 11 Dec 2024 10:23:05 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=11, tm_hour=13, tm_min=23, tm_sec=5, tm_wday=2, tm_yday=346, tm_isdst=0), 'fhir_details': 'Publication run at 11/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (31 hours old) source id Unknown (todo) Run #14'}]
|
||
2025-07-15 03:39:20,580 - services - INFO - Fetching feed: Thailand SIL-TH from https://fhir-ig.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:20,580 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.sil-th.org:443
|
||
2025-07-15 03:39:20,580 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.sil-th.org:443
|
||
2025-07-15 03:39:21,210 - urllib3.connectionpool - DEBUG - https://medcomfhir.dk:443 "GET /ig/package-feed.xml HTTP/1.1" 200 3203
|
||
2025-07-15 03:39:21,229 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,229 - services - DEBUG - Raw response from https://medcomfhir.dk/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MedCom FHIR Packages</title>
|
||
<description>New Packages published by MedCom></description>
|
||
<link>http://medcomfhir.dk/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Tu
|
||
2025-07-15 03:39:21,230 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,230 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,239 - services - INFO - Fetched from feed MedCom: 45 packages (Atom/RSS)
|
||
2025-07-15 03:39:21,239 - services - INFO - Sample feed entries from MedCom: [{'title': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use'}, 'summary': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'id': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 08 Jul 2025 10:44:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=8, tm_hour=10, tm_min=44, tm_sec=48, tm_wday=1, tm_yday=189, tm_isdst=0), 'fhir_details': 'Publication run at 08/07/2025 by 034cd0f1204e using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (61 days old) source id Unknown (todo)'}, {'title': 'medcom.fhir.dk.terminology#2.0.0-draft', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.terminology#2.0.0-draft'}, 'summary': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'id': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 12:21:40 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=12, tm_min=21, tm_sec=40, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by 7f1594e85643 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (60 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:21,239 - services - INFO - Fetching feed: Common FHIR profile vendor collaboration from https://commonprofiles.care/package-feed.xml
|
||
2025-07-15 03:39:21,240 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): commonprofiles.care:443
|
||
2025-07-15 03:39:21,317 - urllib3.connectionpool - DEBUG - https://fhir-ig.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:21,319 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,319 - services - DEBUG - Raw response from https://fhir-ig.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Packages</title>
|
||
<description>New Packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://fhir-ig.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publicatio
|
||
2025-07-15 03:39:21,319 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,319 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,321 - services - INFO - Fetched from feed Thailand SIL-TH: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:21,321 - services - INFO - Sample feed entries from Thailand SIL-TH: [{'title': 'silth.fhir.th.extensions#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.extensions#1.0.0'}, 'summary': 'Conversion of the SIL-TH extensions to R5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion of the SIL-TH extensions to R5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 12 Oct 2023 12:10:47 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=12, tm_hour=5, tm_min=10, tm_sec=47, tm_wday=3, tm_yday=285, tm_isdst=0), 'fhir_details': 'Publication run at 12/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (25 hours old) source id Unknown (todo) Run #5'}, {'title': 'silth.fhir.th.mophpc1#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.mophpc1#1.0.0'}, 'summary': 'Conversion to R5', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion to R5'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 18 Sep 2023 10:56:57 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=18, tm_hour=3, tm_min=56, tm_sec=57, tm_wday=0, tm_yday=261, tm_isdst=0), 'fhir_details': 'Publication run at 18/09/2023 by rathpanyowat using vVersion 1.4.6 (Git# c6b7d5a1f427). Built 2023-09-16T03:24:10.331Z (48 hours old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:39:21,321 - services - INFO - Fetching feed: Thailand SIL-TH Terminology from https://terms.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:21,322 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terms.sil-th.org:443
|
||
2025-07-15 03:39:21,817 - urllib3.connectionpool - DEBUG - https://fhir-ig.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:21,819 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,819 - services - DEBUG - Raw response from https://fhir-ig.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Packages</title>
|
||
<description>New Packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://fhir-ig.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publicatio
|
||
2025-07-15 03:39:21,819 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,819 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:21,821 - services - INFO - Fetched from feed Thailand SIL-TH: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:21,821 - services - INFO - Sample feed entries from Thailand SIL-TH: [{'title': 'silth.fhir.th.extensions#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.extensions#1.0.0'}, 'summary': 'Conversion of the SIL-TH extensions to R5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion of the SIL-TH extensions to R5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 12 Oct 2023 12:10:47 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=12, tm_hour=5, tm_min=10, tm_sec=47, tm_wday=3, tm_yday=285, tm_isdst=0), 'fhir_details': 'Publication run at 12/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (25 hours old) source id Unknown (todo) Run #5'}, {'title': 'silth.fhir.th.mophpc1#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.mophpc1#1.0.0'}, 'summary': 'Conversion to R5', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion to R5'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 18 Sep 2023 10:56:57 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=18, tm_hour=3, tm_min=56, tm_sec=57, tm_wday=0, tm_yday=261, tm_isdst=0), 'fhir_details': 'Publication run at 18/09/2023 by rathpanyowat using vVersion 1.4.6 (Git# c6b7d5a1f427). Built 2023-09-16T03:24:10.331Z (48 hours old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:39:21,821 - services - INFO - Fetching feed: Thailand SIL-TH Terminology from https://terms.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:21,821 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terms.sil-th.org:443
|
||
2025-07-15 03:39:22,006 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:39:22] "GET /fhir-ui-operations HTTP/1.1" 200 -
|
||
2025-07-15 03:39:22,039 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:39:22] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:39:22,043 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:39:22] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:39:22,044 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:39:22] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:39:22,045 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:39:22] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:39:22,318 - urllib3.connectionpool - DEBUG - https://fhir-ig.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:22,319 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,319 - services - DEBUG - Raw response from https://fhir-ig.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Packages</title>
|
||
<description>New Packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://fhir-ig.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publicatio
|
||
2025-07-15 03:39:22,319 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,320 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,321 - services - INFO - Fetched from feed Thailand SIL-TH: 5 packages (Atom/RSS)
|
||
2025-07-15 03:39:22,321 - services - INFO - Sample feed entries from Thailand SIL-TH: [{'title': 'silth.fhir.th.extensions#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.extensions#1.0.0'}, 'summary': 'Conversion of the SIL-TH extensions to R5.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion of the SIL-TH extensions to R5.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/extensions/1.0.0-snapshot/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 12 Oct 2023 12:10:47 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=12, tm_hour=5, tm_min=10, tm_sec=47, tm_wday=3, tm_yday=285, tm_isdst=0), 'fhir_details': 'Publication run at 12/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (25 hours old) source id Unknown (todo) Run #5'}, {'title': 'silth.fhir.th.mophpc1#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.th.mophpc1#1.0.0'}, 'summary': 'Conversion to R5', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Conversion to R5'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz'}], 'link': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'id': 'https://fhir-ig.sil-th.org/th/mophpc1/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Mon, 18 Sep 2023 10:56:57 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=18, tm_hour=3, tm_min=56, tm_sec=57, tm_wday=0, tm_yday=261, tm_isdst=0), 'fhir_details': 'Publication run at 18/09/2023 by rathpanyowat using vVersion 1.4.6 (Git# c6b7d5a1f427). Built 2023-09-16T03:24:10.331Z (48 hours old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:39:22,321 - services - INFO - Fetching feed: Thailand SIL-TH Terminology from https://terms.sil-th.org/package-feed.xml
|
||
2025-07-15 03:39:22,322 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terms.sil-th.org:443
|
||
2025-07-15 03:39:22,662 - urllib3.connectionpool - DEBUG - https://commonprofiles.care:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:22,663 - services - DEBUG - Raw response from https://commonprofiles.care/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Common FHIR profile vendor collaboration</title>
|
||
<description>New Packages published by Common FHIR profile vendor collaboration</description>
|
||
<link>https://commonprofiles.care/pack
|
||
2025-07-15 03:39:22,665 - services - INFO - Fetched from feed Common FHIR profile vendor collaboration: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:22,665 - services - INFO - Sample feed entries from Common FHIR profile vendor collaboration: [{'title': 'care.commonprofiles.fhir#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.1'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.1/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 12 Jun 2023 11:40:09 +0200', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=6, tm_mday=12, tm_hour=9, tm_min=40, tm_sec=9, tm_wday=0, tm_yday=163, tm_isdst=0), 'fhir_details': 'Publication run at 12/06/2023 by petur using vVersion 1.3.16 (Git# 31b23db2d0e8). Built 2023-06-08T22:42:01.117Z (3 days old) source id Unknown (todo) Run #2'}, {'title': 'care.commonprofiles.fhir#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.0'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.0/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Mar 2023 08:34:28 +0100', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=17, tm_hour=7, tm_min=34, tm_sec=28, tm_wday=4, tm_yday=76, tm_isdst=0), 'fhir_details': 'Publication run at 17/03/2023 by petur using vVersion 1.2.47 (Git# 47de7e96d18f). Built 2023-03-14T21:40:55.24Z (57 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:22,665 - services - INFO - Fetching feed: HL7 Europe from http://hl7.eu/fhir/package-feed.xml
|
||
2025-07-15 03:39:22,665 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.eu:80
|
||
2025-07-15 03:39:22,820 - urllib3.connectionpool - DEBUG - https://terms.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:22,821 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,822 - services - DEBUG - Raw response from https://terms.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Terminology Packages</title>
|
||
<description>New packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://terms.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:22,822 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,822 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:22,823 - services - INFO - Fetched from feed Thailand SIL-TH Terminology: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:22,823 - services - INFO - Sample feed entries from Thailand SIL-TH Terminology: [{'title': 'silth.fhir.terminology.core#0.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.2'}, 'summary': 'Technical correction of earlier release.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Technical correction of earlier release.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 11 Oct 2023 11:14:26 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=11, tm_hour=4, tm_min=14, tm_sec=26, tm_wday=2, tm_yday=284, tm_isdst=0), 'fhir_details': 'Publication run at 11/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (24 hours old) source id Unknown (todo) Run #2'}, {'title': 'silth.fhir.terminology.core#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.1'}, 'summary': 'Initial publication of the SIL-TH Terminology.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial publication of the SIL-TH Terminology.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 07 Sep 2023 10:52:20 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=7, tm_hour=3, tm_min=52, tm_sec=20, tm_wday=3, tm_yday=250, tm_isdst=0), 'fhir_details': 'Publication run at 07/09/2023 by rathpanyowat using vVersion 1.4.3 (Git# 8932b3e570c2). Built 2023-09-06T10:26:10.497Z (29 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:22,823 - services - INFO - Fetching feed: CGIS (UFG) Brasil from https://fhir.fabrica.inf.ufg.br/package-feed.xml
|
||
2025-07-15 03:39:22,823 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.fabrica.inf.ufg.br:443
|
||
2025-07-15 03:39:23,318 - urllib3.connectionpool - DEBUG - https://terms.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:23,320 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,320 - services - DEBUG - Raw response from https://terms.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Terminology Packages</title>
|
||
<description>New packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://terms.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:23,320 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,320 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,321 - services - INFO - Fetched from feed Thailand SIL-TH Terminology: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:23,321 - services - INFO - Sample feed entries from Thailand SIL-TH Terminology: [{'title': 'silth.fhir.terminology.core#0.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.2'}, 'summary': 'Technical correction of earlier release.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Technical correction of earlier release.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 11 Oct 2023 11:14:26 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=11, tm_hour=4, tm_min=14, tm_sec=26, tm_wday=2, tm_yday=284, tm_isdst=0), 'fhir_details': 'Publication run at 11/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (24 hours old) source id Unknown (todo) Run #2'}, {'title': 'silth.fhir.terminology.core#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.1'}, 'summary': 'Initial publication of the SIL-TH Terminology.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial publication of the SIL-TH Terminology.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 07 Sep 2023 10:52:20 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=7, tm_hour=3, tm_min=52, tm_sec=20, tm_wday=3, tm_yday=250, tm_isdst=0), 'fhir_details': 'Publication run at 07/09/2023 by rathpanyowat using vVersion 1.4.3 (Git# 8932b3e570c2). Built 2023-09-06T10:26:10.497Z (29 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:23,321 - services - INFO - Fetching feed: CGIS (UFG) Brasil from https://fhir.fabrica.inf.ufg.br/package-feed.xml
|
||
2025-07-15 03:39:23,322 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.fabrica.inf.ufg.br:443
|
||
2025-07-15 03:39:23,548 - urllib3.connectionpool - DEBUG - http://hl7.eu:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 244
|
||
2025-07-15 03:39:23,548 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.eu:443
|
||
2025-07-15 03:39:23,819 - urllib3.connectionpool - DEBUG - https://terms.sil-th.org:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:23,822 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,822 - services - DEBUG - Raw response from https://terms.sil-th.org/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SIL-TH FHIR Terminology Packages</title>
|
||
<description>New packages published by Standards and Interoperability Lab Thailand (SIL-TH)</description>
|
||
<link>https://terms.sil-th.org/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR
|
||
2025-07-15 03:39:23,823 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,823 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,824 - services - INFO - Fetched from feed Thailand SIL-TH Terminology: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:23,824 - services - INFO - Sample feed entries from Thailand SIL-TH Terminology: [{'title': 'silth.fhir.terminology.core#0.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.2'}, 'summary': 'Technical correction of earlier release.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Technical correction of earlier release.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 11 Oct 2023 11:14:26 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=10, tm_mday=11, tm_hour=4, tm_min=14, tm_sec=26, tm_wday=2, tm_yday=284, tm_isdst=0), 'fhir_details': 'Publication run at 11/10/2023 by rathpanyowat using vVersion 1.4.14 (Git# 4d921abbb6df). Built 2023-10-10T15:38:53.595Z (24 hours old) source id Unknown (todo) Run #2'}, {'title': 'silth.fhir.terminology.core#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'silth.fhir.terminology.core#0.1.1'}, 'summary': 'Initial publication of the SIL-TH Terminology.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial publication of the SIL-TH Terminology.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://terms.sil-th.org/core/STU1/package.tgz'}], 'link': 'https://terms.sil-th.org/core/STU1/package.tgz', 'id': 'https://terms.sil-th.org/core/STU1/package.tgz', 'guidislink': False, 'authors': [{'name': 'SIL-TH'}], 'author': 'SIL-TH', 'author_detail': {'name': 'SIL-TH'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Thu, 07 Sep 2023 10:52:20 +0700', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=9, tm_mday=7, tm_hour=3, tm_min=52, tm_sec=20, tm_wday=3, tm_yday=250, tm_isdst=0), 'fhir_details': 'Publication run at 07/09/2023 by rathpanyowat using vVersion 1.4.3 (Git# 8932b3e570c2). Built 2023-09-06T10:26:10.497Z (29 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:23,824 - services - INFO - Fetching feed: CGIS (UFG) Brasil from https://fhir.fabrica.inf.ufg.br/package-feed.xml
|
||
2025-07-15 03:39:23,824 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.fabrica.inf.ufg.br:443
|
||
2025-07-15 03:39:23,976 - urllib3.connectionpool - DEBUG - https://fhir.fabrica.inf.ufg.br:443 "GET /package-feed.xml HTTP/1.1" 200 918
|
||
2025-07-15 03:39:23,978 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,978 - services - DEBUG - Raw response from https://fhir.fabrica.inf.ufg.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>CGIS (UFG) Packages</title>
|
||
<description>Pacotes produzidos pela CGIS</description>
|
||
<link>https://fhir.fabrica.inf.ufg.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:23,978 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,978 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:23,979 - services - INFO - Fetched from feed CGIS (UFG) Brasil: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:23,979 - services - INFO - Sample feed entries from CGIS (UFG) Brasil: [{'title': 'br.ufg.cgis.ig#0.0.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.ig#0.0.3'}, 'summary': 'Guia de exemplo para fins educacionais', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de exemplo para fins educacionais'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 31 Mar 2024 21:44:35 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=31, tm_hour=21, tm_min=44, tm_sec=35, tm_wday=6, tm_yday=91, tm_isdst=0), 'fhir_details': 'Publicação do guia que orienta a criação de guias de implementação. Trata-se de cenário hipotético.'}, {'title': 'br.ufg.cgis.rnds-lite#0.2.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.rnds-lite#0.2.4'}, 'summary': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 03 Dec 24 12:09:46 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=3, tm_hour=12, tm_min=9, tm_sec=46, tm_wday=1, tm_yday=338, tm_isdst=0), 'fhir_details': 'Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}]
|
||
2025-07-15 03:39:23,979 - services - INFO - Fetching feed: Secretaria de Estado da Saúde de Goiás | Brasil from https://fhir.saude.go.gov.br/package-feed.xml
|
||
2025-07-15 03:39:23,980 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.saude.go.gov.br:443
|
||
2025-07-15 03:39:24,472 - urllib3.connectionpool - DEBUG - https://fhir.fabrica.inf.ufg.br:443 "GET /package-feed.xml HTTP/1.1" 200 918
|
||
2025-07-15 03:39:24,474 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,475 - services - DEBUG - Raw response from https://fhir.fabrica.inf.ufg.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>CGIS (UFG) Packages</title>
|
||
<description>Pacotes produzidos pela CGIS</description>
|
||
<link>https://fhir.fabrica.inf.ufg.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:24,475 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,475 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,477 - services - INFO - Fetched from feed CGIS (UFG) Brasil: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:24,477 - services - INFO - Sample feed entries from CGIS (UFG) Brasil: [{'title': 'br.ufg.cgis.ig#0.0.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.ig#0.0.3'}, 'summary': 'Guia de exemplo para fins educacionais', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de exemplo para fins educacionais'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 31 Mar 2024 21:44:35 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=31, tm_hour=21, tm_min=44, tm_sec=35, tm_wday=6, tm_yday=91, tm_isdst=0), 'fhir_details': 'Publicação do guia que orienta a criação de guias de implementação. Trata-se de cenário hipotético.'}, {'title': 'br.ufg.cgis.rnds-lite#0.2.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.rnds-lite#0.2.4'}, 'summary': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 03 Dec 24 12:09:46 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=3, tm_hour=12, tm_min=9, tm_sec=46, tm_wday=1, tm_yday=338, tm_isdst=0), 'fhir_details': 'Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}]
|
||
2025-07-15 03:39:24,477 - services - INFO - Fetching feed: Secretaria de Estado da Saúde de Goiás | Brasil from https://fhir.saude.go.gov.br/package-feed.xml
|
||
2025-07-15 03:39:24,478 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.saude.go.gov.br:443
|
||
2025-07-15 03:39:24,814 - urllib3.connectionpool - DEBUG - https://hl7.eu:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 11472
|
||
2025-07-15 03:39:24,818 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:24,818 - services - DEBUG - Raw response from http://hl7.eu/fhir/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Europe FHIR Packages</title>
|
||
<description>Packages published or hosted by HL7 Europe</description>
|
||
<link>http://hl7.eu/fhir/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:24,818 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:24,818 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:24,822 - services - INFO - Fetched from feed HL7 Europe: 14 packages (Atom/RSS)
|
||
2025-07-15 03:39:24,822 - services - INFO - Sample feed entries from HL7 Europe: [{'title': 'hl7.fhir.eu.mpd#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 09:25:13 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=7, tm_min=25, tm_sec=13, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}, {'title': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 21:07:24 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=19, tm_min=7, tm_sec=24, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}]
|
||
2025-07-15 03:39:24,822 - services - INFO - Fetching feed: Simplifier from https://packages.simplifier.net/rssfeed
|
||
2025-07-15 03:39:24,823 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): packages.simplifier.net:443
|
||
2025-07-15 03:39:24,982 - urllib3.connectionpool - DEBUG - https://fhir.fabrica.inf.ufg.br:443 "GET /package-feed.xml HTTP/1.1" 200 918
|
||
2025-07-15 03:39:24,984 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,984 - services - DEBUG - Raw response from https://fhir.fabrica.inf.ufg.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>CGIS (UFG) Packages</title>
|
||
<description>Pacotes produzidos pela CGIS</description>
|
||
<link>https://fhir.fabrica.inf.ufg.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:24,984 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,984 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:24,985 - services - INFO - Fetched from feed CGIS (UFG) Brasil: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:24,985 - services - INFO - Sample feed entries from CGIS (UFG) Brasil: [{'title': 'br.ufg.cgis.ig#0.0.3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.ig#0.0.3'}, 'summary': 'Guia de exemplo para fins educacionais', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de exemplo para fins educacionais'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/ig/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 31 Mar 2024 21:44:35 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=3, tm_mday=31, tm_hour=21, tm_min=44, tm_sec=35, tm_wday=6, tm_yday=91, tm_isdst=0), 'fhir_details': 'Publicação do guia que orienta a criação de guias de implementação. Trata-se de cenário hipotético.'}, {'title': 'br.ufg.cgis.rnds-lite#0.2.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.ufg.cgis.rnds-lite#0.2.4'}, 'summary': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'O conteúdo de dados enviados para a RNDS (payload) pode ser validado por meio de artefatos FHIR disponibilizados pelo Ministério da Saúde (Brasil). Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz'}], 'link': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'id': 'https://fhir.fabrica.inf.ufg.br/rnds/site/package.tgz', 'guidislink': False, 'authors': [{'name': 'CGIS-UFG'}], 'author': 'CGIS-UFG', 'author_detail': {'name': 'CGIS-UFG'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 03 Dec 24 12:09:46 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=3, tm_hour=12, tm_min=9, tm_sec=46, tm_wday=1, tm_yday=338, tm_isdst=0), 'fhir_details': 'Este conteúdo não é produzido pelo Ministério da Saúde (Brasil). Nenhuma garantia é oferecida. Trata-se de um trabalho em andamento.'}]
|
||
2025-07-15 03:39:24,985 - services - INFO - Fetching feed: Secretaria de Estado da Saúde de Goiás | Brasil from https://fhir.saude.go.gov.br/package-feed.xml
|
||
2025-07-15 03:39:24,986 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.saude.go.gov.br:443
|
||
2025-07-15 03:39:28,939 - urllib3.connectionpool - DEBUG - https://fhir.saude.go.gov.br:443 "GET /package-feed.xml HTTP/1.1" 200 778
|
||
2025-07-15 03:39:28,944 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,944 - services - DEBUG - Raw response from https://fhir.saude.go.gov.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SES-GO Packages</title>
|
||
<description>Pacotes produzidos pela Secretaria de Estado da Saúde de Goiás (SES-GO)</description>
|
||
<link>https://fhir.saude.go.gov.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling<
|
||
2025-07-15 03:39:28,944 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,944 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,945 - services - INFO - Fetched from feed Secretaria de Estado da Saúde de Goiás | Brasil: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:28,945 - services - INFO - Sample feed entries from Secretaria de Estado da Saúde de Goiás | Brasil: [{'title': 'br.go.ses.core#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.go.ses.core#0.0.1'}, 'summary': 'Guia de Implementação da SES GO - CORE', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de Implementação da SES GO - CORE'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.saude.go.gov.br/r4/core/package.tgz'}], 'link': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'id': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'guidislink': False, 'authors': [{'name': 'SES-GO'}], 'author': 'SES-GO', 'author_detail': {'name': 'SES-GO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 17 Jun 2025 00:01:25 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=17, tm_hour=0, tm_min=1, tm_sec=25, tm_wday=1, tm_yday=168, tm_isdst=0), 'fhir_details': 'IG Publisher Version: 1.8.26, SUSHI Version: 3.16.0'}]
|
||
2025-07-15 03:39:28,945 - services - INFO - Fetching feed: MedCom from https://medcomfhir.dk/ig/package-feed.xml
|
||
2025-07-15 03:39:28,945 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): medcomfhir.dk:443
|
||
2025-07-15 03:39:28,952 - urllib3.connectionpool - DEBUG - https://fhir.saude.go.gov.br:443 "GET /package-feed.xml HTTP/1.1" 200 778
|
||
2025-07-15 03:39:28,953 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,953 - services - DEBUG - Raw response from https://fhir.saude.go.gov.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SES-GO Packages</title>
|
||
<description>Pacotes produzidos pela Secretaria de Estado da Saúde de Goiás (SES-GO)</description>
|
||
<link>https://fhir.saude.go.gov.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling<
|
||
2025-07-15 03:39:28,953 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,953 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,954 - services - INFO - Fetched from feed Secretaria de Estado da Saúde de Goiás | Brasil: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:28,954 - services - INFO - Sample feed entries from Secretaria de Estado da Saúde de Goiás | Brasil: [{'title': 'br.go.ses.core#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.go.ses.core#0.0.1'}, 'summary': 'Guia de Implementação da SES GO - CORE', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de Implementação da SES GO - CORE'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.saude.go.gov.br/r4/core/package.tgz'}], 'link': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'id': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'guidislink': False, 'authors': [{'name': 'SES-GO'}], 'author': 'SES-GO', 'author_detail': {'name': 'SES-GO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 17 Jun 2025 00:01:25 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=17, tm_hour=0, tm_min=1, tm_sec=25, tm_wday=1, tm_yday=168, tm_isdst=0), 'fhir_details': 'IG Publisher Version: 1.8.26, SUSHI Version: 3.16.0'}]
|
||
2025-07-15 03:39:28,954 - services - INFO - Fetching feed: MedCom from https://medcomfhir.dk/ig/package-feed.xml
|
||
2025-07-15 03:39:28,954 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): medcomfhir.dk:443
|
||
2025-07-15 03:39:28,954 - urllib3.connectionpool - DEBUG - https://fhir.saude.go.gov.br:443 "GET /package-feed.xml HTTP/1.1" 200 778
|
||
2025-07-15 03:39:28,957 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,957 - services - DEBUG - Raw response from https://fhir.saude.go.gov.br/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SES-GO Packages</title>
|
||
<description>Pacotes produzidos pela Secretaria de Estado da Saúde de Goiás (SES-GO)</description>
|
||
<link>https://fhir.saude.go.gov.br/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling<
|
||
2025-07-15 03:39:28,957 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,957 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:28,958 - services - INFO - Fetched from feed Secretaria de Estado da Saúde de Goiás | Brasil: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:28,958 - services - INFO - Sample feed entries from Secretaria de Estado da Saúde de Goiás | Brasil: [{'title': 'br.go.ses.core#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'br.go.ses.core#0.0.1'}, 'summary': 'Guia de Implementação da SES GO - CORE', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Guia de Implementação da SES GO - CORE'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.saude.go.gov.br/r4/core/package.tgz'}], 'link': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'id': 'https://fhir.saude.go.gov.br/r4/core/package.tgz', 'guidislink': False, 'authors': [{'name': 'SES-GO'}], 'author': 'SES-GO', 'author_detail': {'name': 'SES-GO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 17 Jun 2025 00:01:25 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=17, tm_hour=0, tm_min=1, tm_sec=25, tm_wday=1, tm_yday=168, tm_isdst=0), 'fhir_details': 'IG Publisher Version: 1.8.26, SUSHI Version: 3.16.0'}]
|
||
2025-07-15 03:39:28,958 - services - INFO - Fetching feed: MedCom from https://medcomfhir.dk/ig/package-feed.xml
|
||
2025-07-15 03:39:28,959 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): medcomfhir.dk:443
|
||
2025-07-15 03:39:29,056 - urllib3.connectionpool - DEBUG - https://medcomfhir.dk:443 "GET /ig/package-feed.xml HTTP/1.1" 200 3203
|
||
2025-07-15 03:39:29,058 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,058 - services - DEBUG - Raw response from https://medcomfhir.dk/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MedCom FHIR Packages</title>
|
||
<description>New Packages published by MedCom></description>
|
||
<link>http://medcomfhir.dk/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Tu
|
||
2025-07-15 03:39:29,059 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,059 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,068 - services - INFO - Fetched from feed MedCom: 45 packages (Atom/RSS)
|
||
2025-07-15 03:39:29,068 - services - INFO - Sample feed entries from MedCom: [{'title': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use'}, 'summary': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'id': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 08 Jul 2025 10:44:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=8, tm_hour=10, tm_min=44, tm_sec=48, tm_wday=1, tm_yday=189, tm_isdst=0), 'fhir_details': 'Publication run at 08/07/2025 by 034cd0f1204e using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (61 days old) source id Unknown (todo)'}, {'title': 'medcom.fhir.dk.terminology#2.0.0-draft', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.terminology#2.0.0-draft'}, 'summary': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'id': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 12:21:40 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=12, tm_min=21, tm_sec=40, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by 7f1594e85643 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (60 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:29,068 - services - INFO - Fetching feed: Common FHIR profile vendor collaboration from https://commonprofiles.care/package-feed.xml
|
||
2025-07-15 03:39:29,069 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): commonprofiles.care:443
|
||
2025-07-15 03:39:29,069 - urllib3.connectionpool - DEBUG - https://medcomfhir.dk:443 "GET /ig/package-feed.xml HTTP/1.1" 200 3203
|
||
2025-07-15 03:39:29,070 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,070 - services - DEBUG - Raw response from https://medcomfhir.dk/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MedCom FHIR Packages</title>
|
||
<description>New Packages published by MedCom></description>
|
||
<link>http://medcomfhir.dk/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Tu
|
||
2025-07-15 03:39:29,071 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,071 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,080 - services - INFO - Fetched from feed MedCom: 45 packages (Atom/RSS)
|
||
2025-07-15 03:39:29,080 - urllib3.connectionpool - DEBUG - https://medcomfhir.dk:443 "GET /ig/package-feed.xml HTTP/1.1" 200 3203
|
||
2025-07-15 03:39:29,080 - services - INFO - Sample feed entries from MedCom: [{'title': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use'}, 'summary': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'id': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 08 Jul 2025 10:44:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=8, tm_hour=10, tm_min=44, tm_sec=48, tm_wday=1, tm_yday=189, tm_isdst=0), 'fhir_details': 'Publication run at 08/07/2025 by 034cd0f1204e using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (61 days old) source id Unknown (todo)'}, {'title': 'medcom.fhir.dk.terminology#2.0.0-draft', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.terminology#2.0.0-draft'}, 'summary': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'id': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 12:21:40 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=12, tm_min=21, tm_sec=40, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by 7f1594e85643 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (60 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:29,081 - services - INFO - Fetching feed: Common FHIR profile vendor collaboration from https://commonprofiles.care/package-feed.xml
|
||
2025-07-15 03:39:29,082 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,082 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): commonprofiles.care:443
|
||
2025-07-15 03:39:29,082 - services - DEBUG - Raw response from https://medcomfhir.dk/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MedCom FHIR Packages</title>
|
||
<description>New Packages published by MedCom></description>
|
||
<link>http://medcomfhir.dk/ig/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Tu
|
||
2025-07-15 03:39:29,083 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,083 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:29,095 - services - INFO - Fetched from feed MedCom: 45 packages (Atom/RSS)
|
||
2025-07-15 03:39:29,095 - services - INFO - Sample feed entries from MedCom: [{'title': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.homecareobservation#1.1.0-trial-use'}, 'summary': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'First trial release - 1.0.0 was released by mistake and is not in use and should not be used.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'id': 'http://medcomfhir.dk/ig/homecareobservation/1.1.0-trial-use/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 08 Jul 2025 10:44:48 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=8, tm_hour=10, tm_min=44, tm_sec=48, tm_wday=1, tm_yday=189, tm_isdst=0), 'fhir_details': 'Publication run at 08/07/2025 by 034cd0f1204e using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (61 days old) source id Unknown (todo)'}, {'title': 'medcom.fhir.dk.terminology#2.0.0-draft', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'medcom.fhir.dk.terminology#2.0.0-draft'}, 'summary': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'CodeSystems and valuesets related to HomeCareObservation has been fixed.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz'}], 'link': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'id': 'http://medcomfhir.dk/ig/terminology/2.0.0-draft/package.tgz', 'guidislink': False, 'authors': [{'name': 'MedCom'}], 'author': 'MedCom', 'author_detail': {'name': 'MedCom'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 07 Jul 2025 12:21:40 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=7, tm_hour=12, tm_min=21, tm_sec=40, tm_wday=0, tm_yday=188, tm_isdst=0), 'fhir_details': 'Publication run at 07/07/2025 by 7f1594e85643 using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (60 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:29,095 - services - INFO - Fetching feed: Common FHIR profile vendor collaboration from https://commonprofiles.care/package-feed.xml
|
||
2025-07-15 03:39:29,096 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): commonprofiles.care:443
|
||
2025-07-15 03:39:30,135 - urllib3.connectionpool - DEBUG - https://packages.simplifier.net:443 "GET /rssfeed HTTP/1.1" 200 2872502
|
||
2025-07-15 03:39:30,310 - urllib3.connectionpool - DEBUG - https://commonprofiles.care:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:30,313 - services - DEBUG - Raw response from https://commonprofiles.care/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Common FHIR profile vendor collaboration</title>
|
||
<description>New Packages published by Common FHIR profile vendor collaboration</description>
|
||
<link>https://commonprofiles.care/pack
|
||
2025-07-15 03:39:30,314 - services - INFO - Fetched from feed Common FHIR profile vendor collaboration: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:30,314 - services - INFO - Sample feed entries from Common FHIR profile vendor collaboration: [{'title': 'care.commonprofiles.fhir#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.1'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.1/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 12 Jun 2023 11:40:09 +0200', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=6, tm_mday=12, tm_hour=9, tm_min=40, tm_sec=9, tm_wday=0, tm_yday=163, tm_isdst=0), 'fhir_details': 'Publication run at 12/06/2023 by petur using vVersion 1.3.16 (Git# 31b23db2d0e8). Built 2023-06-08T22:42:01.117Z (3 days old) source id Unknown (todo) Run #2'}, {'title': 'care.commonprofiles.fhir#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.0'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.0/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Mar 2023 08:34:28 +0100', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=17, tm_hour=7, tm_min=34, tm_sec=28, tm_wday=4, tm_yday=76, tm_isdst=0), 'fhir_details': 'Publication run at 17/03/2023 by petur using vVersion 1.2.47 (Git# 47de7e96d18f). Built 2023-03-14T21:40:55.24Z (57 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:30,314 - services - INFO - Fetching feed: HL7 Europe from http://hl7.eu/fhir/package-feed.xml
|
||
2025-07-15 03:39:30,314 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.eu:80
|
||
2025-07-15 03:39:30,341 - urllib3.connectionpool - DEBUG - https://commonprofiles.care:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:30,343 - services - DEBUG - Raw response from https://commonprofiles.care/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Common FHIR profile vendor collaboration</title>
|
||
<description>New Packages published by Common FHIR profile vendor collaboration</description>
|
||
<link>https://commonprofiles.care/pack
|
||
2025-07-15 03:39:30,344 - services - INFO - Fetched from feed Common FHIR profile vendor collaboration: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:30,344 - urllib3.connectionpool - DEBUG - https://commonprofiles.care:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:30,344 - services - INFO - Sample feed entries from Common FHIR profile vendor collaboration: [{'title': 'care.commonprofiles.fhir#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.1'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.1/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 12 Jun 2023 11:40:09 +0200', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=6, tm_mday=12, tm_hour=9, tm_min=40, tm_sec=9, tm_wday=0, tm_yday=163, tm_isdst=0), 'fhir_details': 'Publication run at 12/06/2023 by petur using vVersion 1.3.16 (Git# 31b23db2d0e8). Built 2023-06-08T22:42:01.117Z (3 days old) source id Unknown (todo) Run #2'}, {'title': 'care.commonprofiles.fhir#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.0'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.0/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Mar 2023 08:34:28 +0100', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=17, tm_hour=7, tm_min=34, tm_sec=28, tm_wday=4, tm_yday=76, tm_isdst=0), 'fhir_details': 'Publication run at 17/03/2023 by petur using vVersion 1.2.47 (Git# 47de7e96d18f). Built 2023-03-14T21:40:55.24Z (57 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:30,344 - services - INFO - Fetching feed: HL7 Europe from http://hl7.eu/fhir/package-feed.xml
|
||
2025-07-15 03:39:30,345 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.eu:80
|
||
2025-07-15 03:39:30,346 - services - DEBUG - Raw response from https://commonprofiles.care/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><!--suppress XmlUnusedNamespaceDeclaration --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Common FHIR profile vendor collaboration</title>
|
||
<description>New Packages published by Common FHIR profile vendor collaboration</description>
|
||
<link>https://commonprofiles.care/pack
|
||
2025-07-15 03:39:30,347 - services - INFO - Fetched from feed Common FHIR profile vendor collaboration: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:30,347 - services - INFO - Sample feed entries from Common FHIR profile vendor collaboration: [{'title': 'care.commonprofiles.fhir#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.1'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.1/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 12 Jun 2023 11:40:09 +0200', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=6, tm_mday=12, tm_hour=9, tm_min=40, tm_sec=9, tm_wday=0, tm_yday=163, tm_isdst=0), 'fhir_details': 'Publication run at 12/06/2023 by petur using vVersion 1.3.16 (Git# 31b23db2d0e8). Built 2023-06-08T22:42:01.117Z (3 days old) source id Unknown (todo) Run #2'}, {'title': 'care.commonprofiles.fhir#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'care.commonprofiles.fhir#1.0.0'}, 'summary': 'Common FHIR profile vendor collaboration', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Common FHIR profile vendor collaboration'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://commonprofiles.care/fhir/1.0.0/package.tgz'}], 'link': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'id': 'https://commonprofiles.care/fhir/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Common FHIR profile vendor collaboration'}], 'author': 'Common FHIR profile vendor collaboration', 'author_detail': {'name': 'Common FHIR profile vendor collaboration'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 17 Mar 2023 08:34:28 +0100', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=3, tm_mday=17, tm_hour=7, tm_min=34, tm_sec=28, tm_wday=4, tm_yday=76, tm_isdst=0), 'fhir_details': 'Publication run at 17/03/2023 by petur using vVersion 1.2.47 (Git# 47de7e96d18f). Built 2023-03-14T21:40:55.24Z (57 hours old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:30,347 - services - INFO - Fetching feed: HL7 Europe from http://hl7.eu/fhir/package-feed.xml
|
||
2025-07-15 03:39:30,347 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): hl7.eu:80
|
||
2025-07-15 03:39:31,279 - urllib3.connectionpool - DEBUG - http://hl7.eu:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 244
|
||
2025-07-15 03:39:31,280 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.eu:443
|
||
2025-07-15 03:39:31,287 - urllib3.connectionpool - DEBUG - http://hl7.eu:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 244
|
||
2025-07-15 03:39:31,287 - urllib3.connectionpool - DEBUG - http://hl7.eu:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 244
|
||
2025-07-15 03:39:31,288 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.eu:443
|
||
2025-07-15 03:39:31,289 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.eu:443
|
||
2025-07-15 03:39:32,555 - urllib3.connectionpool - DEBUG - https://hl7.eu:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 11472
|
||
2025-07-15 03:39:32,556 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,556 - services - DEBUG - Raw response from http://hl7.eu/fhir/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Europe FHIR Packages</title>
|
||
<description>Packages published or hosted by HL7 Europe</description>
|
||
<link>http://hl7.eu/fhir/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:32,557 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,557 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,560 - services - INFO - Fetched from feed HL7 Europe: 14 packages (Atom/RSS)
|
||
2025-07-15 03:39:32,560 - services - INFO - Sample feed entries from HL7 Europe: [{'title': 'hl7.fhir.eu.mpd#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 09:25:13 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=7, tm_min=25, tm_sec=13, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}, {'title': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 21:07:24 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=19, tm_min=7, tm_sec=24, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}]
|
||
2025-07-15 03:39:32,561 - services - INFO - Fetching feed: Simplifier from https://packages.simplifier.net/rssfeed
|
||
2025-07-15 03:39:32,561 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): packages.simplifier.net:443
|
||
2025-07-15 03:39:32,570 - urllib3.connectionpool - DEBUG - https://hl7.eu:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 11472
|
||
2025-07-15 03:39:32,572 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,572 - services - DEBUG - Raw response from http://hl7.eu/fhir/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Europe FHIR Packages</title>
|
||
<description>Packages published or hosted by HL7 Europe</description>
|
||
<link>http://hl7.eu/fhir/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:32,572 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,572 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,575 - services - INFO - Fetched from feed HL7 Europe: 14 packages (Atom/RSS)
|
||
2025-07-15 03:39:32,576 - services - INFO - Sample feed entries from HL7 Europe: [{'title': 'hl7.fhir.eu.mpd#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 09:25:13 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=7, tm_min=25, tm_sec=13, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}, {'title': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 21:07:24 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=19, tm_min=7, tm_sec=24, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}]
|
||
2025-07-15 03:39:32,576 - services - INFO - Fetching feed: Simplifier from https://packages.simplifier.net/rssfeed
|
||
2025-07-15 03:39:32,576 - urllib3.connectionpool - DEBUG - https://hl7.eu:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 11472
|
||
2025-07-15 03:39:32,576 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): packages.simplifier.net:443
|
||
2025-07-15 03:39:32,577 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,577 - services - DEBUG - Raw response from http://hl7.eu/fhir/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Europe FHIR Packages</title>
|
||
<description>Packages published or hosted by HL7 Europe</description>
|
||
<link>http://hl7.eu/fhir/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:32,578 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,578 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:32,581 - services - INFO - Fetched from feed HL7 Europe: 14 packages (Atom/RSS)
|
||
2025-07-15 03:39:32,581 - services - INFO - Sample feed entries from HL7 Europe: [{'title': 'hl7.fhir.eu.mpd#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 09:25:13 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=7, tm_min=25, tm_sec=13, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}, {'title': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.eu.mpd-r5#0.1.0-ballot'}, 'summary': 'HL7 Europe Medication Prescription and Dispense', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Europe Medication Prescription and Dispense'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz'}], 'link': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'id': 'http://hl7.eu/fhir/mpd-r5/0.1.0-ballot/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Europe'}], 'author': 'HL7 Europe', 'author_detail': {'name': 'HL7 Europe'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Wed, 04 Jun 2025 21:07:24 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=4, tm_hour=19, tm_min=7, tm_sec=24, tm_wday=2, tm_yday=155, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.4'}]
|
||
2025-07-15 03:39:32,581 - services - INFO - Fetching feed: Simplifier from https://packages.simplifier.net/rssfeed
|
||
2025-07-15 03:39:32,581 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): packages.simplifier.net:443
|
||
2025-07-15 03:39:33,842 - urllib3.connectionpool - DEBUG - https://packages.simplifier.net:443 "GET /rssfeed HTTP/1.1" 200 2872502
|
||
2025-07-15 03:39:33,864 - urllib3.connectionpool - DEBUG - https://packages.simplifier.net:443 "GET /rssfeed HTTP/1.1" 200 2872502
|
||
2025-07-15 03:39:33,889 - urllib3.connectionpool - DEBUG - https://packages.simplifier.net:443 "GET /rssfeed HTTP/1.1" 200 2872502
|
||
2025-07-15 03:39:38,926 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:38,931 - services - DEBUG - Raw response from https://packages.simplifier.net/rssfeed: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Firely Simplifier FHIR packages</title>
|
||
<description>Simplifier FHIR Packages published by Firely</description>
|
||
<link>https://packages.simplifier.net/rssfeed</link>
|
||
<generator>Simplifier 2025.4.0.11</generator>
|
||
<las
|
||
2025-07-15 03:39:38,946 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:38,964 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:39,434 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:39,444 - services - DEBUG - Raw response from https://packages.simplifier.net/rssfeed: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Firely Simplifier FHIR packages</title>
|
||
<description>Simplifier FHIR Packages published by Firely</description>
|
||
<link>https://packages.simplifier.net/rssfeed</link>
|
||
<generator>Simplifier 2025.4.0.11</generator>
|
||
<las
|
||
2025-07-15 03:39:39,484 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:39,545 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:40,313 - services - INFO - Fetched from feed Simplifier: 4867 packages (Atom/RSS)
|
||
2025-07-15 03:39:40,339 - services - INFO - Sample feed entries from Simplifier: [{'title': 'de.medizininformatikinitiative.use-case.omi#0.3.17', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.medizininformatikinitiative.use-case.omi#0.3.17'}, 'summary': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17'}], 'link': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'id': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'guidislink': False, 'authors': [{'name': 'Obioma Pelka'}], 'author': 'Obioma Pelka', 'author_detail': {'name': 'Obioma Pelka'}, 'fhir_version': '4.0.1', 'published': 'Sat, 12 Jul 2025 11:30:13 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=12, tm_hour=11, tm_min=30, tm_sec=13, tm_wday=5, tm_yday=193, tm_isdst=0)}, {'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2'}], 'link': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'id': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'guidislink': False, 'authors': [{'name': 'Martijn Harthoorn'}], 'author': 'Martijn Harthoorn', 'author_detail': {'name': 'Martijn Harthoorn'}, 'fhir_version': '4.0.1', 'published': 'Fri, 11 Jul 2025 18:02:07 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=18, tm_min=2, tm_sec=7, tm_wday=4, tm_yday=192, tm_isdst=0)}]
|
||
2025-07-15 03:39:40,391 - services - INFO - Fetching feed: HL7 Finland from https://hl7.fi/fhir/package-feed.xml
|
||
2025-07-15 03:39:40,397 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fi:443
|
||
2025-07-15 03:39:40,834 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:40,853 - services - DEBUG - Raw response from https://packages.simplifier.net/rssfeed: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Firely Simplifier FHIR packages</title>
|
||
<description>Simplifier FHIR Packages published by Firely</description>
|
||
<link>https://packages.simplifier.net/rssfeed</link>
|
||
<generator>Simplifier 2025.4.0.11</generator>
|
||
<las
|
||
2025-07-15 03:39:40,906 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:40,928 - services - INFO - Fetched from feed Simplifier: 4867 packages (Atom/RSS)
|
||
2025-07-15 03:39:40,929 - services - INFO - Sample feed entries from Simplifier: [{'title': 'de.medizininformatikinitiative.use-case.omi#0.3.17', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.medizininformatikinitiative.use-case.omi#0.3.17'}, 'summary': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17'}], 'link': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'id': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'guidislink': False, 'authors': [{'name': 'Obioma Pelka'}], 'author': 'Obioma Pelka', 'author_detail': {'name': 'Obioma Pelka'}, 'fhir_version': '4.0.1', 'published': 'Sat, 12 Jul 2025 11:30:13 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=12, tm_hour=11, tm_min=30, tm_sec=13, tm_wday=5, tm_yday=193, tm_isdst=0)}, {'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2'}], 'link': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'id': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'guidislink': False, 'authors': [{'name': 'Martijn Harthoorn'}], 'author': 'Martijn Harthoorn', 'author_detail': {'name': 'Martijn Harthoorn'}, 'fhir_version': '4.0.1', 'published': 'Fri, 11 Jul 2025 18:02:07 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=18, tm_min=2, tm_sec=7, tm_wday=4, tm_yday=192, tm_isdst=0)}]
|
||
2025-07-15 03:39:40,951 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:40,956 - services - INFO - Fetching feed: HL7 Finland from https://hl7.fi/fhir/package-feed.xml
|
||
2025-07-15 03:39:40,985 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fi:443
|
||
2025-07-15 03:39:41,897 - services - INFO - Fetched from feed Simplifier: 4867 packages (Atom/RSS)
|
||
2025-07-15 03:39:41,897 - services - INFO - Sample feed entries from Simplifier: [{'title': 'de.medizininformatikinitiative.use-case.omi#0.3.17', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.medizininformatikinitiative.use-case.omi#0.3.17'}, 'summary': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17'}], 'link': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'id': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'guidislink': False, 'authors': [{'name': 'Obioma Pelka'}], 'author': 'Obioma Pelka', 'author_detail': {'name': 'Obioma Pelka'}, 'fhir_version': '4.0.1', 'published': 'Sat, 12 Jul 2025 11:30:13 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=12, tm_hour=11, tm_min=30, tm_sec=13, tm_wday=5, tm_yday=193, tm_isdst=0)}, {'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2'}], 'link': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'id': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'guidislink': False, 'authors': [{'name': 'Martijn Harthoorn'}], 'author': 'Martijn Harthoorn', 'author_detail': {'name': 'Martijn Harthoorn'}, 'fhir_version': '4.0.1', 'published': 'Fri, 11 Jul 2025 18:02:07 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=18, tm_min=2, tm_sec=7, tm_wday=4, tm_yday=192, tm_isdst=0)}]
|
||
2025-07-15 03:39:41,916 - services - INFO - Fetching feed: HL7 Finland from https://hl7.fi/fhir/package-feed.xml
|
||
2025-07-15 03:39:41,917 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fi:443
|
||
2025-07-15 03:39:42,103 - urllib3.connectionpool - DEBUG - https://hl7.fi:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:42,108 - services - DEBUG - Raw response from https://hl7.fi/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Finland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Finland></description>
|
||
<link>http://hl7.fi/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:42,120 - services - INFO - Fetched from feed HL7 Finland: 30 packages (Atom/RSS)
|
||
2025-07-15 03:39:42,120 - services - INFO - Sample feed entries from HL7 Finland: [{'title': 'hl7.fhir.fi.smart#2.0.0-rc3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.smart#2.0.0-rc3'}, 'summary': 'Release Candidate 3 for v 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release Candidate 3 for v 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 01 Jun 2025 03:34:41 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=1, tm_hour=0, tm_min=34, tm_sec=41, tm_wday=6, tm_yday=152, tm_isdst=0), 'fhir_details': 'Publication run at 01/06/2025 by mikael using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (57 hours old) source id Unknown (todo)'}, {'title': 'hl7.fhir.fi.base#2.0.0-rc2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.base#2.0.0-rc2'}, 'summary': 'Second release candidate for 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Second release candidate for 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 11 May 2025 08:13:28 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=11, tm_hour=5, tm_min=13, tm_sec=28, tm_wday=6, tm_yday=131, tm_isdst=0), 'fhir_details': 'Publication run at 11/05/2025 by mikael using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (3 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:42,120 - services - INFO - Fetching feed: University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:42,121 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:42,135 - urllib3.connectionpool - DEBUG - https://hl7.fi:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:42,136 - services - DEBUG - Raw response from https://hl7.fi/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Finland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Finland></description>
|
||
<link>http://hl7.fi/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:42,146 - services - INFO - Fetched from feed HL7 Finland: 30 packages (Atom/RSS)
|
||
2025-07-15 03:39:42,146 - services - INFO - Sample feed entries from HL7 Finland: [{'title': 'hl7.fhir.fi.smart#2.0.0-rc3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.smart#2.0.0-rc3'}, 'summary': 'Release Candidate 3 for v 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release Candidate 3 for v 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 01 Jun 2025 03:34:41 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=1, tm_hour=0, tm_min=34, tm_sec=41, tm_wday=6, tm_yday=152, tm_isdst=0), 'fhir_details': 'Publication run at 01/06/2025 by mikael using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (57 hours old) source id Unknown (todo)'}, {'title': 'hl7.fhir.fi.base#2.0.0-rc2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.base#2.0.0-rc2'}, 'summary': 'Second release candidate for 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Second release candidate for 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 11 May 2025 08:13:28 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=11, tm_hour=5, tm_min=13, tm_sec=28, tm_wday=6, tm_yday=131, tm_isdst=0), 'fhir_details': 'Publication run at 11/05/2025 by mikael using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (3 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:42,146 - services - INFO - Fetching feed: University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:42,147 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:42,355 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:42,358 - services - DEBUG - Raw response from https://packages.simplifier.net/rssfeed: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Firely Simplifier FHIR packages</title>
|
||
<description>Simplifier FHIR Packages published by Firely</description>
|
||
<link>https://packages.simplifier.net/rssfeed</link>
|
||
<generator>Simplifier 2025.4.0.11</generator>
|
||
<las
|
||
2025-07-15 03:39:42,371 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:42,396 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:42,514 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:42,526 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:42,814 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:42,819 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:42,831 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:42,854 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:42,940 - urllib3.connectionpool - DEBUG - https://hl7.fi:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:42,963 - services - DEBUG - Raw response from https://hl7.fi/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Finland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Finland></description>
|
||
<link>http://hl7.fi/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:43,020 - services - INFO - Fetched from feed HL7 Finland: 30 packages (Atom/RSS)
|
||
2025-07-15 03:39:43,020 - services - INFO - Sample feed entries from HL7 Finland: [{'title': 'hl7.fhir.fi.smart#2.0.0-rc3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.smart#2.0.0-rc3'}, 'summary': 'Release Candidate 3 for v 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release Candidate 3 for v 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 01 Jun 2025 03:34:41 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=1, tm_hour=0, tm_min=34, tm_sec=41, tm_wday=6, tm_yday=152, tm_isdst=0), 'fhir_details': 'Publication run at 01/06/2025 by mikael using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (57 hours old) source id Unknown (todo)'}, {'title': 'hl7.fhir.fi.base#2.0.0-rc2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.base#2.0.0-rc2'}, 'summary': 'Second release candidate for 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Second release candidate for 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 11 May 2025 08:13:28 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=11, tm_hour=5, tm_min=13, tm_sec=28, tm_wday=6, tm_yday=131, tm_isdst=0), 'fhir_details': 'Publication run at 11/05/2025 by mikael using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (3 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:43,020 - services - INFO - Fetching feed: University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:43,056 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:43,220 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /umg-minai/fhir-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 1402
|
||
2025-07-15 03:39:43,231 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /umg-minai/fhir-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 1402
|
||
2025-07-15 03:39:43,247 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:43,270 - services - DEBUG - Raw response from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>Universitätsmedizin Greifswald, Klinik für Anästhesie, Intensiv-, Notfall- und Schmerzmedizin - FHIR Packages</title>
|
||
<description>FHIR packages published by the University Medicine Greifswald, Department of Anesthesia, Intensive Care
|
||
2025-07-15 03:39:43,293 - services - DEBUG - Raw response from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>Universitätsmedizin Greifswald, Klinik für Anästhesie, Intensiv-, Notfall- und Schmerzmedizin - FHIR Packages</title>
|
||
<description>FHIR packages published by the University Medicine Greifswald, Department of Anesthesia, Intensive Care
|
||
2025-07-15 03:39:43,371 - services - INFO - Fetched from feed University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: 17 packages (Atom/RSS)
|
||
2025-07-15 03:39:43,394 - services - INFO - Fetched from feed Simplifier: 4867 packages (Atom/RSS)
|
||
2025-07-15 03:39:43,399 - services - INFO - Fetched from feed University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: 17 packages (Atom/RSS)
|
||
2025-07-15 03:39:43,399 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:43,400 - services - INFO - Sample feed entries from University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: [{'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}, {'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}]
|
||
2025-07-15 03:39:43,400 - services - INFO - Sample feed entries from Simplifier: [{'title': 'de.medizininformatikinitiative.use-case.omi#0.3.17', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.medizininformatikinitiative.use-case.omi#0.3.17'}, 'summary': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'This FHIR-IG contains all profiles necessary to characterize AI-Services and their artefacts needed. This project is work in progress and will change over time.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17'}], 'link': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'id': 'https://packages.simplifier.net/de.medizininformatikinitiative.use-case.omi/0.3.17', 'guidislink': False, 'authors': [{'name': 'Obioma Pelka'}], 'author': 'Obioma Pelka', 'author_detail': {'name': 'Obioma Pelka'}, 'fhir_version': '4.0.1', 'published': 'Sat, 12 Jul 2025 11:30:13 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=12, tm_hour=11, tm_min=30, tm_sec=13, tm_wday=5, tm_yday=193, tm_isdst=0)}, {'title': 'hl7.fhir.be.mycarenet#2.1.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.be.mycarenet#2.1.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2'}], 'link': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'id': 'https://packages.simplifier.net/hl7.fhir.be.mycarenet/2.1.2', 'guidislink': False, 'authors': [{'name': 'Martijn Harthoorn'}], 'author': 'Martijn Harthoorn', 'author_detail': {'name': 'Martijn Harthoorn'}, 'fhir_version': '4.0.1', 'published': 'Fri, 11 Jul 2025 18:02:07 GMT', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=18, tm_min=2, tm_sec=7, tm_wday=4, tm_yday=192, tm_isdst=0)}]
|
||
2025-07-15 03:39:43,400 - services - INFO - Sample feed entries from University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: [{'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}, {'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}]
|
||
2025-07-15 03:39:43,401 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:43,401 - services - INFO - Fetching feed: HL7 Austria from https://fhir.hl7.at/package-feed.xml
|
||
2025-07-15 03:39:43,420 - services - INFO - Fetching feed: HL7 Finland from https://hl7.fi/fhir/package-feed.xml
|
||
2025-07-15 03:39:43,420 - services - INFO - Fetching feed: HL7 Austria from https://fhir.hl7.at/package-feed.xml
|
||
2025-07-15 03:39:43,421 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7.fi:443
|
||
2025-07-15 03:39:43,422 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.hl7.at:443
|
||
2025-07-15 03:39:43,422 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.hl7.at:443
|
||
2025-07-15 03:39:43,509 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /umg-minai/fhir-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 1402
|
||
2025-07-15 03:39:43,512 - services - DEBUG - Raw response from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>Universitätsmedizin Greifswald, Klinik für Anästhesie, Intensiv-, Notfall- und Schmerzmedizin - FHIR Packages</title>
|
||
<description>FHIR packages published by the University Medicine Greifswald, Department of Anesthesia, Intensive Care
|
||
2025-07-15 03:39:43,516 - services - INFO - Fetched from feed University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: 17 packages (Atom/RSS)
|
||
2025-07-15 03:39:43,516 - services - INFO - Sample feed entries from University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: [{'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}, {'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}]
|
||
2025-07-15 03:39:43,516 - services - INFO - Fetching feed: HL7 Austria from https://fhir.hl7.at/package-feed.xml
|
||
2025-07-15 03:39:43,517 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.hl7.at:443
|
||
2025-07-15 03:39:44,374 - urllib3.connectionpool - DEBUG - https://fhir.hl7.at:443 "GET /package-feed.xml HTTP/1.1" 200 796
|
||
2025-07-15 03:39:44,375 - urllib3.connectionpool - DEBUG - https://fhir.hl7.at:443 "GET /package-feed.xml HTTP/1.1" 200 796
|
||
2025-07-15 03:39:44,376 - urllib3.connectionpool - DEBUG - https://fhir.hl7.at:443 "GET /package-feed.xml HTTP/1.1" 200 796
|
||
2025-07-15 03:39:44,381 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,382 - services - DEBUG - Raw response from https://fhir.hl7.at/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Austria FHIR Packages</title>
|
||
<description>New Packages published by HL7 Austria</description>
|
||
<link>https://fhir.hl7.at/package-feed.xml</link>
|
||
<generator>HL7 Austria FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 27 Ja
|
||
2025-07-15 03:39:44,382 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,384 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,384 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,384 - services - DEBUG - Raw response from https://fhir.hl7.at/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Austria FHIR Packages</title>
|
||
<description>New Packages published by HL7 Austria</description>
|
||
<link>https://fhir.hl7.at/package-feed.xml</link>
|
||
<generator>HL7 Austria FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 27 Ja
|
||
2025-07-15 03:39:44,384 - services - DEBUG - Raw response from https://fhir.hl7.at/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Austria FHIR Packages</title>
|
||
<description>New Packages published by HL7 Austria</description>
|
||
<link>https://fhir.hl7.at/package-feed.xml</link>
|
||
<generator>HL7 Austria FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 27 Ja
|
||
2025-07-15 03:39:44,384 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,384 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,385 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,385 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,386 - services - INFO - Fetched from feed HL7 Austria: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,387 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,388 - services - INFO - Fetched from feed HL7 Austria: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,388 - services - INFO - Sample feed entries from HL7 Austria: [{'title': 'hl7.at.fhir.core.r4#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r4#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 27 Jan 2025 10:36:59 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=27, tm_hour=10, tm_min=36, tm_sec=59, tm_wday=0, tm_yday=27, tm_isdst=0), 'fhir_details': 'Publication run at 27/01/2025 by runner using vVersion 1.8.9 (Git# 7e77066dfe99). Built 2025-01-24T15:53:46.176Z (66 hours old) source id Unknown (todo) Run #7'}, {'title': 'hl7.at.fhir.core.r5#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r5#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 24 Jan 2025 02:19:57 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=24, tm_hour=2, tm_min=19, tm_sec=57, tm_wday=4, tm_yday=24, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2025 by runner using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (7 days old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:39:44,389 - services - INFO - Fetched from feed HL7 Austria: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,389 - services - INFO - Sample feed entries from HL7 Austria: [{'title': 'hl7.at.fhir.core.r4#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r4#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 27 Jan 2025 10:36:59 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=27, tm_hour=10, tm_min=36, tm_sec=59, tm_wday=0, tm_yday=27, tm_isdst=0), 'fhir_details': 'Publication run at 27/01/2025 by runner using vVersion 1.8.9 (Git# 7e77066dfe99). Built 2025-01-24T15:53:46.176Z (66 hours old) source id Unknown (todo) Run #7'}, {'title': 'hl7.at.fhir.core.r5#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r5#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 24 Jan 2025 02:19:57 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=24, tm_hour=2, tm_min=19, tm_sec=57, tm_wday=4, tm_yday=24, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2025 by runner using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (7 days old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:39:44,389 - services - INFO - Fetching feed: GKL from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml
|
||
2025-07-15 03:39:44,389 - services - INFO - Sample feed entries from HL7 Austria: [{'title': 'hl7.at.fhir.core.r4#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r4#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 27 Jan 2025 10:36:59 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=27, tm_hour=10, tm_min=36, tm_sec=59, tm_wday=0, tm_yday=27, tm_isdst=0), 'fhir_details': 'Publication run at 27/01/2025 by runner using vVersion 1.8.9 (Git# 7e77066dfe99). Built 2025-01-24T15:53:46.176Z (66 hours old) source id Unknown (todo) Run #7'}, {'title': 'hl7.at.fhir.core.r5#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r5#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 24 Jan 2025 02:19:57 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=24, tm_hour=2, tm_min=19, tm_sec=57, tm_wday=4, tm_yday=24, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2025 by runner using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (7 days old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:39:44,389 - services - INFO - Fetching feed: GKL from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml
|
||
2025-07-15 03:39:44,390 - services - INFO - Fetching feed: GKL from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml
|
||
2025-07-15 03:39:44,390 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): gabriel0316.github.io:443
|
||
2025-07-15 03:39:44,391 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): gabriel0316.github.io:443
|
||
2025-07-15 03:39:44,391 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): gabriel0316.github.io:443
|
||
2025-07-15 03:39:44,424 - urllib3.connectionpool - DEBUG - https://hl7.fi:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:44,430 - services - DEBUG - Raw response from https://hl7.fi/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Finland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Finland></description>
|
||
<link>http://hl7.fi/fhir/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate
|
||
2025-07-15 03:39:44,441 - services - INFO - Fetched from feed HL7 Finland: 30 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,441 - services - INFO - Sample feed entries from HL7 Finland: [{'title': 'hl7.fhir.fi.smart#2.0.0-rc3', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.smart#2.0.0-rc3'}, 'summary': 'Release Candidate 3 for v 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release Candidate 3 for v 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-smart/2.0.0-rc3/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 01 Jun 2025 03:34:41 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=1, tm_hour=0, tm_min=34, tm_sec=41, tm_wday=6, tm_yday=152, tm_isdst=0), 'fhir_details': 'Publication run at 01/06/2025 by mikael using Version 2.0.3 (Git# 0d8955c5fbb4). Built 2025-05-30T03:07:24.991Z (57 hours old) source id Unknown (todo)'}, {'title': 'hl7.fhir.fi.base#2.0.0-rc2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.fi.base#2.0.0-rc2'}, 'summary': 'Second release candidate for 2.0.0', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Second release candidate for 2.0.0'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz'}], 'link': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'id': 'https://hl7.fi/fhir/finnish-base-profiles/2.0.0-rc2/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Finland ry'}], 'author': 'HL7 Finland ry', 'author_detail': {'name': 'HL7 Finland ry'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 11 May 2025 08:13:28 +0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=11, tm_hour=5, tm_min=13, tm_sec=28, tm_wday=6, tm_yday=131, tm_isdst=0), 'fhir_details': 'Publication run at 11/05/2025 by mikael using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (3 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:44,441 - services - INFO - Fetching feed: University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true
|
||
2025-07-15 03:39:44,441 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
|
||
2025-07-15 03:39:44,540 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true HTTP/1.1" 302 0
|
||
2025-07-15 03:39:44,565 - urllib3.connectionpool - DEBUG - https://github.com:443 "GET /umg-minai/fhir-package-feed/raw/refs/heads/main/package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:44,566 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): raw.githubusercontent.com:443
|
||
2025-07-15 03:39:44,681 - urllib3.connectionpool - DEBUG - https://raw.githubusercontent.com:443 "GET /umg-minai/fhir-package-feed/refs/heads/main/package-feed.xml HTTP/1.1" 200 1402
|
||
2025-07-15 03:39:44,683 - services - DEBUG - Raw response from https://github.com/umg-minai/fhir-package-feed/blob/main/package-feed.xml?raw=true: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:fhir="http://hl7.org/fhir/feed" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||
<channel>
|
||
<title>Universitätsmedizin Greifswald, Klinik für Anästhesie, Intensiv-, Notfall- und Schmerzmedizin - FHIR Packages</title>
|
||
<description>FHIR packages published by the University Medicine Greifswald, Department of Anesthesia, Intensive Care
|
||
2025-07-15 03:39:44,686 - services - INFO - Fetched from feed University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: 17 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,686 - services - INFO - Sample feed entries from University Medicine Greifswald - Department of Anesthesia, Intensive Care, Emergency and Pain Medicine: [{'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.1-snapshot'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.1-snapshot/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.1-snapshot.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}, {'title': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.ebm-cpg#0.7.0'}, 'summary': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'de.netzwerk-universitaetsmedizin.de.ebm-cpg'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true'}], 'link': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'id': 'https://github.com/CEOsys/cpg-on-ebm-on-fhir/releases/download/v0.7.0/de.netzwerk-universitaetsmedizin.ebm-cpg-0.7.0.tgz?raw=true', 'guidislink': False, 'authors': [{'name': 'glichtner'}], 'author': 'glichtner', 'author_detail': {'name': 'glichtner'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Sat, 11 Nov 2023 12:47:07 UTC', 'published_parsed': time.struct_time(tm_year=2023, tm_mon=11, tm_mday=11, tm_hour=12, tm_min=47, tm_sec=7, tm_wday=5, tm_yday=315, tm_isdst=0)}]
|
||
2025-07-15 03:39:44,686 - services - INFO - Fetching feed: HL7 Austria from https://fhir.hl7.at/package-feed.xml
|
||
2025-07-15 03:39:44,687 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.hl7.at:443
|
||
2025-07-15 03:39:44,780 - urllib3.connectionpool - DEBUG - https://fhir.hl7.at:443 "GET /package-feed.xml HTTP/1.1" 200 796
|
||
2025-07-15 03:39:44,781 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,781 - services - DEBUG - Raw response from https://fhir.hl7.at/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Austria FHIR Packages</title>
|
||
<description>New Packages published by HL7 Austria</description>
|
||
<link>https://fhir.hl7.at/package-feed.xml</link>
|
||
<generator>HL7 Austria FHIR Publication tooling</generator>
|
||
<lastBuildDate>Mon, 27 Ja
|
||
2025-07-15 03:39:44,781 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,782 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:44,783 - services - INFO - Fetched from feed HL7 Austria: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:44,783 - services - INFO - Sample feed entries from HL7 Austria: [{'title': 'hl7.at.fhir.core.r4#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r4#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 27 Jan 2025 10:36:59 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=27, tm_hour=10, tm_min=36, tm_sec=59, tm_wday=0, tm_yday=27, tm_isdst=0), 'fhir_details': 'Publication run at 27/01/2025 by runner using vVersion 1.8.9 (Git# 7e77066dfe99). Built 2025-01-24T15:53:46.176Z (66 hours old) source id Unknown (todo) Run #7'}, {'title': 'hl7.at.fhir.core.r5#2.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.core.r5#2.0.0'}, 'summary': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'An Implementation Guide for the HL7® Austria FHIR® Core Profiles.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz'}], 'link': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'id': 'http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7 Austria'}], 'author': 'HL7 Austria', 'author_detail': {'name': 'HL7 Austria'}, 'fhir_version': '5.0.0', 'fhir_kind': 'IG', 'published': 'Fri, 24 Jan 2025 02:19:57 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=24, tm_hour=2, tm_min=19, tm_sec=57, tm_wday=4, tm_yday=24, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2025 by runner using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (7 days old) source id Unknown (todo) Run #6'}]
|
||
2025-07-15 03:39:44,783 - services - INFO - Fetching feed: GKL from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml
|
||
2025-07-15 03:39:44,783 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): gabriel0316.github.io:443
|
||
2025-07-15 03:39:45,077 - urllib3.connectionpool - DEBUG - https://gabriel0316.github.io:443 "GET /ig-tooling-pages/package-feed.xml HTTP/1.1" 200 950
|
||
2025-07-15 03:39:45,084 - urllib3.connectionpool - DEBUG - https://gabriel0316.github.io:443 "GET /ig-tooling-pages/package-feed.xml HTTP/1.1" 200 950
|
||
2025-07-15 03:39:45,084 - urllib3.connectionpool - DEBUG - https://gabriel0316.github.io:443 "GET /ig-tooling-pages/package-feed.xml HTTP/1.1" 200 950
|
||
2025-07-15 03:39:45,085 - urllib3.connectionpool - DEBUG - https://gabriel0316.github.io:443 "GET /ig-tooling-pages/package-feed.xml HTTP/1.1" 200 950
|
||
2025-07-15 03:39:45,087 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,091 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,095 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,095 - services - DEBUG - Raw response from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>GKL FHIR Packages</title>
|
||
<description>New Packages published by GKL</description>
|
||
<link>https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml</link>
|
||
<generator>GKL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 28
|
||
2025-07-15 03:39:45,096 - services - DEBUG - Raw response from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>GKL FHIR Packages</title>
|
||
<description>New Packages published by GKL</description>
|
||
<link>https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml</link>
|
||
<generator>GKL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 28
|
||
2025-07-15 03:39:45,098 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,100 - services - DEBUG - Raw response from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>GKL FHIR Packages</title>
|
||
<description>New Packages published by GKL</description>
|
||
<link>https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml</link>
|
||
<generator>GKL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 28
|
||
2025-07-15 03:39:45,099 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,100 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,099 - services - DEBUG - Raw response from https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>GKL FHIR Packages</title>
|
||
<description>New Packages published by GKL</description>
|
||
<link>https://gabriel0316.github.io/ig-tooling-pages/package-feed.xml</link>
|
||
<generator>GKL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 28
|
||
2025-07-15 03:39:45,100 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,100 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,101 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,101 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,101 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,104 - services - INFO - Fetched from feed GKL: 4 packages (Atom/RSS)
|
||
2025-07-15 03:39:45,104 - services - INFO - Sample feed entries from GKL: [{'title': 'hl7.at.fhir.gkl.ig-tooling#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.4.0'}, 'summary': 'Forth attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Forth attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Feb 2025 10:32:41 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=28, tm_hour=9, tm_min=32, tm_sec=41, tm_wday=4, tm_yday=59, tm_isdst=0), 'fhir_details': 'Publication run at 28/02/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (42 days old) source id Unknown (todo) Run #4'}, {'title': 'hl7.at.fhir.gkl.ig-tooling#0.3.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.3.0'}, 'summary': 'Third attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Third attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jan 2025 03:36:04 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=20, tm_hour=2, tm_min=36, tm_sec=4, tm_wday=0, tm_yday=20, tm_isdst=0), 'fhir_details': 'Publication run at 20/01/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (3 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:45,104 - services - INFO - Fetching feed: FHIR Implementation Guide for Ayushman Bharat Digital Mission from https://nrces.in/ndhm/package-feed.xml
|
||
2025-07-15 03:39:45,102 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:45,105 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nrces.in:443
|
||
2025-07-15 03:39:45,107 - services - INFO - Fetched from feed GKL: 4 packages (Atom/RSS)
|
||
2025-07-15 03:39:45,109 - services - INFO - Fetched from feed GKL: 4 packages (Atom/RSS)
|
||
2025-07-15 03:39:45,109 - services - INFO - Sample feed entries from GKL: [{'title': 'hl7.at.fhir.gkl.ig-tooling#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.4.0'}, 'summary': 'Forth attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Forth attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Feb 2025 10:32:41 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=28, tm_hour=9, tm_min=32, tm_sec=41, tm_wday=4, tm_yday=59, tm_isdst=0), 'fhir_details': 'Publication run at 28/02/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (42 days old) source id Unknown (todo) Run #4'}, {'title': 'hl7.at.fhir.gkl.ig-tooling#0.3.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.3.0'}, 'summary': 'Third attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Third attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jan 2025 03:36:04 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=20, tm_hour=2, tm_min=36, tm_sec=4, tm_wday=0, tm_yday=20, tm_isdst=0), 'fhir_details': 'Publication run at 20/01/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (3 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:45,111 - services - INFO - Fetched from feed GKL: 4 packages (Atom/RSS)
|
||
2025-07-15 03:39:45,111 - services - INFO - Sample feed entries from GKL: [{'title': 'hl7.at.fhir.gkl.ig-tooling#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.4.0'}, 'summary': 'Forth attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Forth attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Feb 2025 10:32:41 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=28, tm_hour=9, tm_min=32, tm_sec=41, tm_wday=4, tm_yday=59, tm_isdst=0), 'fhir_details': 'Publication run at 28/02/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (42 days old) source id Unknown (todo) Run #4'}, {'title': 'hl7.at.fhir.gkl.ig-tooling#0.3.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.3.0'}, 'summary': 'Third attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Third attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jan 2025 03:36:04 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=20, tm_hour=2, tm_min=36, tm_sec=4, tm_wday=0, tm_yday=20, tm_isdst=0), 'fhir_details': 'Publication run at 20/01/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (3 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:45,111 - services - INFO - Fetching feed: FHIR Implementation Guide for Ayushman Bharat Digital Mission from https://nrces.in/ndhm/package-feed.xml
|
||
2025-07-15 03:39:45,111 - services - INFO - Sample feed entries from GKL: [{'title': 'hl7.at.fhir.gkl.ig-tooling#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.4.0'}, 'summary': 'Forth attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Forth attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 28 Feb 2025 10:32:41 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=28, tm_hour=9, tm_min=32, tm_sec=41, tm_wday=4, tm_yday=59, tm_isdst=0), 'fhir_details': 'Publication run at 28/02/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (42 days old) source id Unknown (todo) Run #4'}, {'title': 'hl7.at.fhir.gkl.ig-tooling#0.3.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.at.fhir.gkl.ig-tooling#0.3.0'}, 'summary': 'Third attempt of release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Third attempt of release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz'}], 'link': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'id': 'https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'GKL'}], 'author': 'GKL', 'author_detail': {'name': 'GKL'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jan 2025 03:36:04 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=20, tm_hour=2, tm_min=36, tm_sec=4, tm_wday=0, tm_yday=20, tm_isdst=0), 'fhir_details': 'Publication run at 20/01/2025 by DESKTOP-7BK3HDF using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (3 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:45,111 - services - INFO - Fetching feed: FHIR Implementation Guide for Ayushman Bharat Digital Mission from https://nrces.in/ndhm/package-feed.xml
|
||
2025-07-15 03:39:45,112 - services - INFO - Fetching feed: FHIR Implementation Guide for Ayushman Bharat Digital Mission from https://nrces.in/ndhm/package-feed.xml
|
||
2025-07-15 03:39:45,112 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nrces.in:443
|
||
2025-07-15 03:39:45,113 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nrces.in:443
|
||
2025-07-15 03:39:45,113 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nrces.in:443
|
||
2025-07-15 03:39:46,812 - urllib3.connectionpool - DEBUG - https://nrces.in:443 "GET /ndhm/package-feed.xml HTTP/1.1" 200 20615
|
||
2025-07-15 03:39:46,812 - urllib3.connectionpool - DEBUG - https://nrces.in:443 "GET /ndhm/package-feed.xml HTTP/1.1" 200 20615
|
||
2025-07-15 03:39:46,814 - services - DEBUG - Raw response from https://nrces.in/ndhm/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Packages</title>
|
||
<description>New Packages published by NRCeS</description>
|
||
<link>https://nrces.in/ndhm/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 08 May 2025 1
|
||
2025-07-15 03:39:46,816 - services - DEBUG - Raw response from https://nrces.in/ndhm/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Packages</title>
|
||
<description>New Packages published by NRCeS</description>
|
||
<link>https://nrces.in/ndhm/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 08 May 2025 1
|
||
2025-07-15 03:39:46,833 - urllib3.connectionpool - DEBUG - https://nrces.in:443 "GET /ndhm/package-feed.xml HTTP/1.1" 200 20615
|
||
2025-07-15 03:39:46,834 - services - INFO - Fetched from feed FHIR Implementation Guide for Ayushman Bharat Digital Mission: 12 packages (Atom/RSS)
|
||
2025-07-15 03:39:46,846 - services - DEBUG - Raw response from https://nrces.in/ndhm/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Packages</title>
|
||
<description>New Packages published by NRCeS</description>
|
||
<link>https://nrces.in/ndhm/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 08 May 2025 1
|
||
2025-07-15 03:39:46,849 - services - INFO - Fetched from feed FHIR Implementation Guide for Ayushman Bharat Digital Mission: 12 packages (Atom/RSS)
|
||
2025-07-15 03:39:46,849 - services - INFO - Sample feed entries from FHIR Implementation Guide for Ayushman Bharat Digital Mission: [{'title': 'ndhm.in#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.5.0'}, 'summary': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 08 May 2025 10:24:31 +0530', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=8, tm_hour=4, tm_min=54, tm_sec=31, tm_wday=3, tm_yday=128, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/05/2025 by GV-FHIR-DEV using vVersion 1.8.12 (Git# 2ea3c5f77906). Built 2025-02-10T17:59:30.819Z (86 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ndhm.in#6.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.0.0'}, 'summary': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 24 Jan 2024 02:23:30 +0530', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=1, tm_mday=23, tm_hour=20, tm_min=53, tm_sec=30, tm_wday=1, tm_yday=23, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2024 by GV-FHIR-DEV using vVersion 1.5.16 (Git# 2dd71bdfb01d). Built 2024-01-30T12:42:56.541Z (-532638760 ms old) source id Unknown (todo) Run #23'}]
|
||
2025-07-15 03:39:46,849 - services - INFO - Sample feed entries from FHIR Implementation Guide for Ayushman Bharat Digital Mission: [{'title': 'ndhm.in#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.5.0'}, 'summary': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 08 May 2025 10:24:31 +0530', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=8, tm_hour=4, tm_min=54, tm_sec=31, tm_wday=3, tm_yday=128, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/05/2025 by GV-FHIR-DEV using vVersion 1.8.12 (Git# 2ea3c5f77906). Built 2025-02-10T17:59:30.819Z (86 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ndhm.in#6.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.0.0'}, 'summary': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 24 Jan 2024 02:23:30 +0530', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=1, tm_mday=23, tm_hour=20, tm_min=53, tm_sec=30, tm_wday=1, tm_yday=23, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2024 by GV-FHIR-DEV using vVersion 1.5.16 (Git# 2dd71bdfb01d). Built 2024-01-30T12:42:56.541Z (-532638760 ms old) source id Unknown (todo) Run #23'}]
|
||
2025-07-15 03:39:46,859 - services - INFO - Fetching feed: RIVO-Noord NL from http://implementatiegids.zorgviewer.nl/package-feed.xml
|
||
2025-07-15 03:39:46,863 - services - INFO - Fetched from feed FHIR Implementation Guide for Ayushman Bharat Digital Mission: 12 packages (Atom/RSS)
|
||
2025-07-15 03:39:46,863 - services - INFO - Fetching feed: RIVO-Noord NL from http://implementatiegids.zorgviewer.nl/package-feed.xml
|
||
2025-07-15 03:39:46,863 - urllib3.connectionpool - DEBUG - https://nrces.in:443 "GET /ndhm/package-feed.xml HTTP/1.1" 200 20615
|
||
2025-07-15 03:39:46,864 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): implementatiegids.zorgviewer.nl:80
|
||
2025-07-15 03:39:46,864 - services - INFO - Sample feed entries from FHIR Implementation Guide for Ayushman Bharat Digital Mission: [{'title': 'ndhm.in#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.5.0'}, 'summary': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 08 May 2025 10:24:31 +0530', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=8, tm_hour=4, tm_min=54, tm_sec=31, tm_wday=3, tm_yday=128, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/05/2025 by GV-FHIR-DEV using vVersion 1.8.12 (Git# 2ea3c5f77906). Built 2025-02-10T17:59:30.819Z (86 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ndhm.in#6.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.0.0'}, 'summary': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 24 Jan 2024 02:23:30 +0530', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=1, tm_mday=23, tm_hour=20, tm_min=53, tm_sec=30, tm_wday=1, tm_yday=23, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2024 by GV-FHIR-DEV using vVersion 1.5.16 (Git# 2dd71bdfb01d). Built 2024-01-30T12:42:56.541Z (-532638760 ms old) source id Unknown (todo) Run #23'}]
|
||
2025-07-15 03:39:46,868 - services - INFO - Fetching feed: RIVO-Noord NL from http://implementatiegids.zorgviewer.nl/package-feed.xml
|
||
2025-07-15 03:39:46,868 - services - DEBUG - Raw response from https://nrces.in/ndhm/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>FHIR Packages</title>
|
||
<description>New Packages published by NRCeS</description>
|
||
<link>https://nrces.in/ndhm/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Thu, 08 May 2025 1
|
||
2025-07-15 03:39:46,865 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): implementatiegids.zorgviewer.nl:80
|
||
2025-07-15 03:39:46,869 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): implementatiegids.zorgviewer.nl:80
|
||
2025-07-15 03:39:46,879 - services - INFO - Fetched from feed FHIR Implementation Guide for Ayushman Bharat Digital Mission: 12 packages (Atom/RSS)
|
||
2025-07-15 03:39:46,879 - services - INFO - Sample feed entries from FHIR Implementation Guide for Ayushman Bharat Digital Mission: [{'title': 'ndhm.in#6.5.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.5.0'}, 'summary': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '<b>Release updates of the FHIR Implementation Guide for ABDM v6.5.0</b><br /><br />🚀 <b>New Additions</b><br /><br /><b>New CodeSystems and ValueSets Introduced</b><br /><ul> <li><a href="ValueSet-ndhm-adjudication-reason.html"><b>Adjudication Reason</b></a> – A set of codes used to specify the reasons for adjudication in claims processing.</li> <li><a href="ValueSet-ndhm-form-code.html"><b>Form Code</b></a> – A set of codes used to identify different types of documents and forms associated with the claims processing workflow.</li> <li><a href="ValueSet-ndhm-payment-type.html"><b>Payment Type</b></a> – A set of codes used to categorize various types of payment in the PaymentNotice workflow.</li> <li><a href="ValueSet-ndhm-task-output-value.html"><b>Task Output Value</b></a> – A set of codes representing output values in the task workflow.</li> <li><a href="ValueSet-ndhm-task-output-type.html"><b>Task Output Type</b></a> – A set of codes that can be utilized to describe the type of output in the task resource.</li> <li><a href="ValueSet-ndhm-reason-code.html"><b>Reason Code</b></a> – A set of codes used to indicate the reason for task execution.</li></ul><br />🆕 <b>Updates & Enhancements</b><br /><br /><b>CodeSystems/ValueSets Updated</b><br /><ul> <li><a href="ValueSet-ndhm-benefitcategory.html"><b>Benefit Category</b></a> – Revised SNOMED CT hierarchy to improve classification of benefit categories under claims.</li> <li><a href="ValueSet-ndhm-claim-exclusion.html"><b>Claim Exclusion</b></a> – New claim exclusion codes added.</li> <li><a href="ValueSet-ndhm-productorservice.html"><b>Product or Service</b></a> – Expanded list of SNOMED CT codes to provide a more exhaustive product/service catalog for claim processing.</li></ul><br /><b>Profiles Updated</b><br /><ul> <li><a href="StructureDefinition-Claim.html"><b>Claim</b></a> – Updated the cardinality of element \'Claim.identifier\'.</li> <li><a href="StructureDefinition-ClaimResponse.html"><b>ClaimResponse</b></a> – Updated the cardinality of the \'ClaimResponse.item.adjudication.reason\' element and to ensure inclusion of the original associated claim request marked Claim.request as must-support.</li> <li><a href="StructureDefinition-InsurancePlan.html"><b>Insurance Plan</b></a> – Added extensions \'ClaimCondition\' and \'ClaimSupportingInfoRequirement\' to \'insurancePlan.coverage.benefit\' and \'insurancePlan.plan\' elements.</li> <li><a href="StructureDefinition-Task.html"><b>Task</b></a> – Marked \'Task.reasonCode\' as must support to indicate the reason for processing the task.</li></ul><br />📌 <b>Other Updates</b><br /><ul> <li>NHCX profile\'s example revised.</li> <li>Example\'s page updated with new layout.</li> <li>Bug fixes and general improvements.</li></ul>'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.5.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 08 May 2025 10:24:31 +0530', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=8, tm_hour=4, tm_min=54, tm_sec=31, tm_wday=3, tm_yday=128, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 08/05/2025 by GV-FHIR-DEV using vVersion 1.8.12 (Git# 2ea3c5f77906). Built 2025-02-10T17:59:30.819Z (86 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ndhm.in#6.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ndhm.in#6.0.0'}, 'summary': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Release updates of the FHIR Implementation Guide for ABDM v6.0.0:<br />- New profile introduced: <br /> • <a href="https://nrces.in/ndhm/fhir/r4/StructureDefinition-InvoiceRecord.html">InvoiceRecord: </a> To onboard Pharmacies to ABDM <br />- IDs used for bundle referencing are revised to incorporate the URN (Uniform Resource Name) UUID scheme (urn:uuid), ensuring unique references in the full URL <br />- Bugs & Improvements'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz'}], 'link': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'id': 'https://nrces.in/ndhm/fhir/r4/6.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'NRCeS'}], 'author': 'NRCeS', 'author_detail': {'name': 'NRCeS'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 24 Jan 2024 02:23:30 +0530', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=1, tm_mday=23, tm_hour=20, tm_min=53, tm_sec=30, tm_wday=1, tm_yday=23, tm_isdst=0), 'fhir_details': 'Publication run at 24/01/2024 by GV-FHIR-DEV using vVersion 1.5.16 (Git# 2dd71bdfb01d). Built 2024-01-30T12:42:56.541Z (-532638760 ms old) source id Unknown (todo) Run #23'}]
|
||
2025-07-15 03:39:46,879 - services - INFO - Fetching feed: RIVO-Noord NL from http://implementatiegids.zorgviewer.nl/package-feed.xml
|
||
2025-07-15 03:39:46,879 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): implementatiegids.zorgviewer.nl:80
|
||
2025-07-15 03:39:46,995 - urllib3.connectionpool - DEBUG - http://implementatiegids.zorgviewer.nl:80 "GET /package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:46,996 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): implementatiegids.zorgviewer.nl:443
|
||
2025-07-15 03:39:46,996 - urllib3.connectionpool - DEBUG - http://implementatiegids.zorgviewer.nl:80 "GET /package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:46,997 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): implementatiegids.zorgviewer.nl:443
|
||
2025-07-15 03:39:47,015 - urllib3.connectionpool - DEBUG - http://implementatiegids.zorgviewer.nl:80 "GET /package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:47,016 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): implementatiegids.zorgviewer.nl:443
|
||
2025-07-15 03:39:47,021 - urllib3.connectionpool - DEBUG - http://implementatiegids.zorgviewer.nl:80 "GET /package-feed.xml HTTP/1.1" 302 0
|
||
2025-07-15 03:39:47,021 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): implementatiegids.zorgviewer.nl:443
|
||
2025-07-15 03:39:48,023 - urllib3.connectionpool - DEBUG - https://implementatiegids.zorgviewer.nl:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,026 - services - DEBUG - Raw response from http://implementatiegids.zorgviewer.nl/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>RIVO-Noord NL FHIR Package</title>
|
||
<description>Packages published by RIVO-Noord</description>
|
||
<link>http://implementatiegids.zorgviewer.nl/package-feed.xml</link>
|
||
<generator>RIVO-Noord NL FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:48,028 - services - INFO - Fetched from feed RIVO-Noord NL: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,028 - services - INFO - Sample feed entries from RIVO-Noord NL: [{'title': 'hl7.fhir.nl.zorgviewer#1.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.nl.zorgviewer#1.16.0'}, 'summary': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://implementatiegids.zorgviewer.nl/package.tgz'}], 'link': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'id': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'guidislink': False, 'authors': [{'name': 'RIVO-Noord NL'}], 'author': 'RIVO-Noord NL', 'author_detail': {'name': 'RIVO-Noord NL'}, 'fhir_version': '3.0.2', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jun 2025 11:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.7'}]
|
||
2025-07-15 03:39:48,028 - services - INFO - Fetching feed: IKNL from http://iknl.github.io/NkrIG/package-feed.xml
|
||
2025-07-15 03:39:48,028 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): iknl.github.io:80
|
||
2025-07-15 03:39:48,124 - urllib3.connectionpool - DEBUG - https://implementatiegids.zorgviewer.nl:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,125 - services - DEBUG - Raw response from http://implementatiegids.zorgviewer.nl/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>RIVO-Noord NL FHIR Package</title>
|
||
<description>Packages published by RIVO-Noord</description>
|
||
<link>http://implementatiegids.zorgviewer.nl/package-feed.xml</link>
|
||
<generator>RIVO-Noord NL FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:48,126 - services - INFO - Fetched from feed RIVO-Noord NL: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,126 - services - INFO - Sample feed entries from RIVO-Noord NL: [{'title': 'hl7.fhir.nl.zorgviewer#1.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.nl.zorgviewer#1.16.0'}, 'summary': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://implementatiegids.zorgviewer.nl/package.tgz'}], 'link': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'id': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'guidislink': False, 'authors': [{'name': 'RIVO-Noord NL'}], 'author': 'RIVO-Noord NL', 'author_detail': {'name': 'RIVO-Noord NL'}, 'fhir_version': '3.0.2', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jun 2025 11:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.7'}]
|
||
2025-07-15 03:39:48,126 - services - INFO - Fetching feed: IKNL from http://iknl.github.io/NkrIG/package-feed.xml
|
||
2025-07-15 03:39:48,127 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): iknl.github.io:80
|
||
2025-07-15 03:39:48,143 - urllib3.connectionpool - DEBUG - https://implementatiegids.zorgviewer.nl:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,144 - services - DEBUG - Raw response from http://implementatiegids.zorgviewer.nl/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>RIVO-Noord NL FHIR Package</title>
|
||
<description>Packages published by RIVO-Noord</description>
|
||
<link>http://implementatiegids.zorgviewer.nl/package-feed.xml</link>
|
||
<generator>RIVO-Noord NL FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:48,145 - services - INFO - Fetched from feed RIVO-Noord NL: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,145 - services - INFO - Sample feed entries from RIVO-Noord NL: [{'title': 'hl7.fhir.nl.zorgviewer#1.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.nl.zorgviewer#1.16.0'}, 'summary': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://implementatiegids.zorgviewer.nl/package.tgz'}], 'link': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'id': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'guidislink': False, 'authors': [{'name': 'RIVO-Noord NL'}], 'author': 'RIVO-Noord NL', 'author_detail': {'name': 'RIVO-Noord NL'}, 'fhir_version': '3.0.2', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jun 2025 11:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.7'}]
|
||
2025-07-15 03:39:48,145 - services - INFO - Fetching feed: IKNL from http://iknl.github.io/NkrIG/package-feed.xml
|
||
2025-07-15 03:39:48,145 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): iknl.github.io:80
|
||
2025-07-15 03:39:48,309 - urllib3.connectionpool - DEBUG - https://implementatiegids.zorgviewer.nl:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,311 - services - DEBUG - Raw response from http://implementatiegids.zorgviewer.nl/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>RIVO-Noord NL FHIR Package</title>
|
||
<description>Packages published by RIVO-Noord</description>
|
||
<link>http://implementatiegids.zorgviewer.nl/package-feed.xml</link>
|
||
<generator>RIVO-Noord NL FHIR Publication tooling</generator>
|
||
<lastBuildDat
|
||
2025-07-15 03:39:48,312 - services - INFO - Fetched from feed RIVO-Noord NL: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,312 - services - INFO - Sample feed entries from RIVO-Noord NL: [{'title': 'hl7.fhir.nl.zorgviewer#1.16.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.nl.zorgviewer#1.16.0'}, 'summary': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'De zorgviewer biedt zorgverleners een 360° beeld van de patiënt of cliënt. Opgebouwd uit alle beschikbare zorginformatie, waarvoor de patiënt of cliënt toestemming heeft gegeven.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://implementatiegids.zorgviewer.nl/package.tgz'}], 'link': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'id': 'https://implementatiegids.zorgviewer.nl/package.tgz', 'guidislink': False, 'authors': [{'name': 'RIVO-Noord NL'}], 'author': 'RIVO-Noord NL', 'author_detail': {'name': 'RIVO-Noord NL'}, 'fhir_version': '3.0.2', 'fhir_kind': 'IG', 'published': 'Mon, 20 Jun 2025 11:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=6, tm_mday=20, tm_hour=11, tm_min=0, tm_sec=0, tm_wday=4, tm_yday=171, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v2.0.7'}]
|
||
2025-07-15 03:39:48,312 - services - INFO - Fetching feed: IKNL from http://iknl.github.io/NkrIG/package-feed.xml
|
||
2025-07-15 03:39:48,312 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): iknl.github.io:80
|
||
2025-07-15 03:39:48,333 - urllib3.connectionpool - DEBUG - http://iknl.github.io:80 "GET /NkrIG/package-feed.xml HTTP/1.1" 200 920
|
||
2025-07-15 03:39:48,342 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,342 - services - DEBUG - Raw response from http://iknl.github.io/NkrIG/package-feed.xml: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:fhir="http://hl7.org/fhir/feed"
|
||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
version="2.0">
|
||
<channel>
|
||
<title>IKNL FHIR Packages</title>
|
||
<description>Packages published by IKNL</description>
|
||
<link>http://iknl.github.io/NkrIG/package-feed.xml</link>
|
||
<generator>IKNL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 04 Jul 2025 11:10:00 GMT</lastBuildDate>
|
||
<atom:link href=
|
||
2025-07-15 03:39:48,342 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,342 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,344 - services - INFO - Fetched from feed IKNL: 8 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,344 - services - INFO - Sample feed entries from IKNL: [{'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Fri, 31 May 2024 11:40:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=5, tm_mday=31, tm_hour=11, tm_min=40, tm_sec=0, tm_wday=4, tm_yday=152, tm_isdst=0)}, {'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Tue, 04 Jun 2024 10:03:05 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=6, tm_mday=4, tm_hour=10, tm_min=3, tm_sec=5, tm_wday=1, tm_yday=156, tm_isdst=0)}]
|
||
2025-07-15 03:39:48,344 - services - INFO - Fetching feed: Health New Zealand Te Whatu Ora FHIR Implementation Guides from https://fhir-ig.digital.health.nz/package-feed.xml
|
||
2025-07-15 03:39:48,344 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.digital.health.nz:443
|
||
2025-07-15 03:39:48,358 - urllib3.connectionpool - DEBUG - http://iknl.github.io:80 "GET /NkrIG/package-feed.xml HTTP/1.1" 200 920
|
||
2025-07-15 03:39:48,359 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,359 - services - DEBUG - Raw response from http://iknl.github.io/NkrIG/package-feed.xml: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:fhir="http://hl7.org/fhir/feed"
|
||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
version="2.0">
|
||
<channel>
|
||
<title>IKNL FHIR Packages</title>
|
||
<description>Packages published by IKNL</description>
|
||
<link>http://iknl.github.io/NkrIG/package-feed.xml</link>
|
||
<generator>IKNL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 04 Jul 2025 11:10:00 GMT</lastBuildDate>
|
||
<atom:link href=
|
||
2025-07-15 03:39:48,359 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,360 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,361 - services - INFO - Fetched from feed IKNL: 8 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,361 - services - INFO - Sample feed entries from IKNL: [{'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Fri, 31 May 2024 11:40:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=5, tm_mday=31, tm_hour=11, tm_min=40, tm_sec=0, tm_wday=4, tm_yday=152, tm_isdst=0)}, {'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Tue, 04 Jun 2024 10:03:05 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=6, tm_mday=4, tm_hour=10, tm_min=3, tm_sec=5, tm_wday=1, tm_yday=156, tm_isdst=0)}]
|
||
2025-07-15 03:39:48,362 - services - INFO - Fetching feed: Health New Zealand Te Whatu Ora FHIR Implementation Guides from https://fhir-ig.digital.health.nz/package-feed.xml
|
||
2025-07-15 03:39:48,362 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.digital.health.nz:443
|
||
2025-07-15 03:39:48,587 - urllib3.connectionpool - DEBUG - https://fhir-ig.digital.health.nz:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,599 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,599 - services - DEBUG - Raw response from https://fhir-ig.digital.health.nz/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<!--suppress XmlUnusedNamespaceDeclaration -->
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Health New Zealand Te Whatu Ora Implementation Guide Builder Package Feed</title>
|
||
<description>Packages published by Health New Zealand Te Whatu Ora</description>
|
||
<link>https://fhir-i
|
||
2025-07-15 03:39:48,599 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,599 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,602 - services - INFO - Fetched from feed Health New Zealand Te Whatu Ora FHIR Implementation Guides: 9 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,602 - services - INFO - Sample feed entries from Health New Zealand Te Whatu Ora FHIR Implementation Guides: [{'title': 'tewhatuora.digitaltooling#0.0.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'summary': 'tewhatuora.digitaltooling#0.0.6', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'guidislink': False, 'published': 'Mon, 01 Jul 2024 04:54:08 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=1, tm_hour=4, tm_min=54, tm_sec=8, tm_wday=0, tm_yday=183, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9738369165'}, {'title': 'tewhatuora.digitaltooling#0.0.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'summary': 'tewhatuora.digitaltooling#0.0.7', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'guidislink': False, 'published': 'Wed, 03 Jul 2024 23:17:41 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=3, tm_hour=23, tm_min=17, tm_sec=41, tm_wday=2, tm_yday=185, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9785951145'}]
|
||
2025-07-15 03:39:48,602 - services - INFO - Fetching feed: World Health Organization from https://smart.who.int/package-feed.xml
|
||
2025-07-15 03:39:48,602 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): smart.who.int:443
|
||
2025-07-15 03:39:48,611 - urllib3.connectionpool - DEBUG - http://iknl.github.io:80 "GET /NkrIG/package-feed.xml HTTP/1.1" 200 920
|
||
2025-07-15 03:39:48,611 - urllib3.connectionpool - DEBUG - http://iknl.github.io:80 "GET /NkrIG/package-feed.xml HTTP/1.1" 200 920
|
||
2025-07-15 03:39:48,635 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,636 - services - DEBUG - Raw response from http://iknl.github.io/NkrIG/package-feed.xml: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:fhir="http://hl7.org/fhir/feed"
|
||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
version="2.0">
|
||
<channel>
|
||
<title>IKNL FHIR Packages</title>
|
||
<description>Packages published by IKNL</description>
|
||
<link>http://iknl.github.io/NkrIG/package-feed.xml</link>
|
||
<generator>IKNL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 04 Jul 2025 11:10:00 GMT</lastBuildDate>
|
||
<atom:link href=
|
||
2025-07-15 03:39:48,637 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,638 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,638 - services - DEBUG - Raw response from http://iknl.github.io/NkrIG/package-feed.xml: <?xml version="1.0" encoding="utf-8"?>
|
||
<rss xmlns:fhir="http://hl7.org/fhir/feed"
|
||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
version="2.0">
|
||
<channel>
|
||
<title>IKNL FHIR Packages</title>
|
||
<description>Packages published by IKNL</description>
|
||
<link>http://iknl.github.io/NkrIG/package-feed.xml</link>
|
||
<generator>IKNL FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri, 04 Jul 2025 11:10:00 GMT</lastBuildDate>
|
||
<atom:link href=
|
||
2025-07-15 03:39:48,638 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,639 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,639 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,642 - services - INFO - Fetched from feed IKNL: 8 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,643 - services - INFO - Sample feed entries from IKNL: [{'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Fri, 31 May 2024 11:40:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=5, tm_mday=31, tm_hour=11, tm_min=40, tm_sec=0, tm_wday=4, tm_yday=152, tm_isdst=0)}, {'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Tue, 04 Jun 2024 10:03:05 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=6, tm_mday=4, tm_hour=10, tm_min=3, tm_sec=5, tm_wday=1, tm_yday=156, tm_isdst=0)}]
|
||
2025-07-15 03:39:48,646 - services - INFO - Fetched from feed IKNL: 8 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,646 - services - INFO - Fetching feed: Health New Zealand Te Whatu Ora FHIR Implementation Guides from https://fhir-ig.digital.health.nz/package-feed.xml
|
||
2025-07-15 03:39:48,646 - services - INFO - Sample feed entries from IKNL: [{'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.1'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.0 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://fhir.iknl.nl/iknl-ncr-ehr-r4/1.0.1/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Fri, 31 May 2024 11:40:00 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=5, tm_mday=31, tm_hour=11, tm_min=40, tm_sec=0, tm_wday=4, tm_yday=152, tm_isdst=0)}, {'title': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'iknl.fhir.nl.r4.ncr-ehr#1.0.2'}, 'summary': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'FHIR R4 profiles for the electronic health record (EHR) submissions to the Netherlands Cancer Registry (NCR). (This version is identical to 1.0.1 and is meant for testing the release system)'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz'}], 'link': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'id': 'https://iknl.github.io/NkrIG/iknl-ncr-ehr-r4/1.0.2/iknl.fhir.nl.r4.ncr-ehr.tgz', 'guidislink': False, 'authors': [{'name': 'IKNL'}], 'author': 'IKNL', 'author_detail': {'name': 'IKNL'}, 'fhir_version': '4.0.1', 'published': 'Tue, 04 Jun 2024 10:03:05 GMT', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=6, tm_mday=4, tm_hour=10, tm_min=3, tm_sec=5, tm_wday=1, tm_yday=156, tm_isdst=0)}]
|
||
2025-07-15 03:39:48,647 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.digital.health.nz:443
|
||
2025-07-15 03:39:48,647 - services - INFO - Fetching feed: Health New Zealand Te Whatu Ora FHIR Implementation Guides from https://fhir-ig.digital.health.nz/package-feed.xml
|
||
2025-07-15 03:39:48,647 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir-ig.digital.health.nz:443
|
||
2025-07-15 03:39:48,703 - urllib3.connectionpool - DEBUG - https://fhir-ig.digital.health.nz:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,704 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,704 - services - DEBUG - Raw response from https://fhir-ig.digital.health.nz/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<!--suppress XmlUnusedNamespaceDeclaration -->
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Health New Zealand Te Whatu Ora Implementation Guide Builder Package Feed</title>
|
||
<description>Packages published by Health New Zealand Te Whatu Ora</description>
|
||
<link>https://fhir-i
|
||
2025-07-15 03:39:48,705 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,705 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,708 - services - INFO - Fetched from feed Health New Zealand Te Whatu Ora FHIR Implementation Guides: 9 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,708 - services - INFO - Sample feed entries from Health New Zealand Te Whatu Ora FHIR Implementation Guides: [{'title': 'tewhatuora.digitaltooling#0.0.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'summary': 'tewhatuora.digitaltooling#0.0.6', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'guidislink': False, 'published': 'Mon, 01 Jul 2024 04:54:08 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=1, tm_hour=4, tm_min=54, tm_sec=8, tm_wday=0, tm_yday=183, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9738369165'}, {'title': 'tewhatuora.digitaltooling#0.0.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'summary': 'tewhatuora.digitaltooling#0.0.7', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'guidislink': False, 'published': 'Wed, 03 Jul 2024 23:17:41 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=3, tm_hour=23, tm_min=17, tm_sec=41, tm_wday=2, tm_yday=185, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9785951145'}]
|
||
2025-07-15 03:39:48,708 - services - INFO - Fetching feed: World Health Organization from https://smart.who.int/package-feed.xml
|
||
2025-07-15 03:39:48,709 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): smart.who.int:443
|
||
2025-07-15 03:39:48,800 - urllib3.connectionpool - DEBUG - https://fhir-ig.digital.health.nz:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,801 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,801 - services - DEBUG - Raw response from https://fhir-ig.digital.health.nz/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<!--suppress XmlUnusedNamespaceDeclaration -->
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Health New Zealand Te Whatu Ora Implementation Guide Builder Package Feed</title>
|
||
<description>Packages published by Health New Zealand Te Whatu Ora</description>
|
||
<link>https://fhir-i
|
||
2025-07-15 03:39:48,801 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,802 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,804 - services - INFO - Fetched from feed Health New Zealand Te Whatu Ora FHIR Implementation Guides: 9 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,804 - services - INFO - Sample feed entries from Health New Zealand Te Whatu Ora FHIR Implementation Guides: [{'title': 'tewhatuora.digitaltooling#0.0.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'summary': 'tewhatuora.digitaltooling#0.0.6', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'guidislink': False, 'published': 'Mon, 01 Jul 2024 04:54:08 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=1, tm_hour=4, tm_min=54, tm_sec=8, tm_wday=0, tm_yday=183, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9738369165'}, {'title': 'tewhatuora.digitaltooling#0.0.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'summary': 'tewhatuora.digitaltooling#0.0.7', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'guidislink': False, 'published': 'Wed, 03 Jul 2024 23:17:41 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=3, tm_hour=23, tm_min=17, tm_sec=41, tm_wday=2, tm_yday=185, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9785951145'}]
|
||
2025-07-15 03:39:48,804 - services - INFO - Fetching feed: World Health Organization from https://smart.who.int/package-feed.xml
|
||
2025-07-15 03:39:48,804 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): smart.who.int:443
|
||
2025-07-15 03:39:48,816 - urllib3.connectionpool - DEBUG - https://fhir-ig.digital.health.nz:443 "GET /package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:48,817 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,817 - services - DEBUG - Raw response from https://fhir-ig.digital.health.nz/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<!--suppress XmlUnusedNamespaceDeclaration -->
|
||
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Health New Zealand Te Whatu Ora Implementation Guide Builder Package Feed</title>
|
||
<description>Packages published by Health New Zealand Te Whatu Ora</description>
|
||
<link>https://fhir-i
|
||
2025-07-15 03:39:48,817 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,818 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:48,820 - services - INFO - Fetched from feed Health New Zealand Te Whatu Ora FHIR Implementation Guides: 9 packages (Atom/RSS)
|
||
2025-07-15 03:39:48,820 - services - INFO - Sample feed entries from Health New Zealand Te Whatu Ora FHIR Implementation Guides: [{'title': 'tewhatuora.digitaltooling#0.0.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'summary': 'tewhatuora.digitaltooling#0.0.6', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.6'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.6/package.tgz', 'guidislink': False, 'published': 'Mon, 01 Jul 2024 04:54:08 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=1, tm_hour=4, tm_min=54, tm_sec=8, tm_wday=0, tm_yday=183, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9738369165'}, {'title': 'tewhatuora.digitaltooling#0.0.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'summary': 'tewhatuora.digitaltooling#0.0.7', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'tewhatuora.digitaltooling#0.0.7'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz'}], 'link': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'id': 'https://fhir-ig.digital.health.nz/archive/hnz-digital-tooling/v0.0.7/package.tgz', 'guidislink': False, 'published': 'Wed, 03 Jul 2024 23:17:41 +0000', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=7, tm_mday=3, tm_hour=23, tm_min=17, tm_sec=41, tm_wday=2, tm_yday=185, tm_isdst=0), 'fhir_kind': 'IG', 'authors': [{'name': 'Health New Zealand Te Whatu Ora'}], 'author': 'Health New Zealand Te Whatu Ora', 'author_detail': {'name': 'Health New Zealand Te Whatu Ora'}, 'fhir_version': '4.0.1', 'fhir_details': 'Build log: https://github.com/tewhatuora/fhir-ig-builder/actions/runs/9785951145'}]
|
||
2025-07-15 03:39:48,820 - services - INFO - Fetching feed: World Health Organization from https://smart.who.int/package-feed.xml
|
||
2025-07-15 03:39:48,820 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): smart.who.int:443
|
||
2025-07-15 03:39:49,321 - urllib3.connectionpool - DEBUG - https://smart.who.int:443 "GET /package-feed.xml HTTP/1.1" 200 2196
|
||
2025-07-15 03:39:49,321 - urllib3.connectionpool - DEBUG - https://smart.who.int:443 "GET /package-feed.xml HTTP/1.1" 200 2196
|
||
2025-07-15 03:39:49,321 - urllib3.connectionpool - DEBUG - https://smart.who.int:443 "GET /package-feed.xml HTTP/1.1" 200 2196
|
||
2025-07-15 03:39:49,331 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,331 - urllib3.connectionpool - DEBUG - https://smart.who.int:443 "GET /package-feed.xml HTTP/1.1" 200 2196
|
||
2025-07-15 03:39:49,332 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,334 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,335 - services - DEBUG - Raw response from https://smart.who.int/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SMART Guidelines Publications</title>
|
||
<description>Packages published by the World Health Organization SMART Guidelines</description>
|
||
<link>https://smart.who.int/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tool
|
||
2025-07-15 03:39:49,335 - services - DEBUG - Raw response from https://smart.who.int/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SMART Guidelines Publications</title>
|
||
<description>Packages published by the World Health Organization SMART Guidelines</description>
|
||
<link>https://smart.who.int/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tool
|
||
2025-07-15 03:39:49,335 - services - DEBUG - Raw response from https://smart.who.int/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SMART Guidelines Publications</title>
|
||
<description>Packages published by the World Health Organization SMART Guidelines</description>
|
||
<link>https://smart.who.int/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tool
|
||
2025-07-15 03:39:49,336 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,336 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,338 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,338 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,339 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,339 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,339 - services - DEBUG - Raw response from https://smart.who.int/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>SMART Guidelines Publications</title>
|
||
<description>Packages published by the World Health Organization SMART Guidelines</description>
|
||
<link>https://smart.who.int/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tool
|
||
2025-07-15 03:39:49,340 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,340 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,354 - services - INFO - Fetched from feed World Health Organization: 24 packages (Atom/RSS)
|
||
2025-07-15 03:39:49,355 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:49,360 - services - INFO - Sample feed entries from World Health Organization: [{'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 11 Jul 2025 09:27:53 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=7, tm_min=27, tm_sec=53, tm_wday=4, tm_yday=192, tm_isdst=0), 'fhir_details': 'Publication run at 11/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (13 days old) source id Unknown (todo)'}, {'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:46:55 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=8, tm_min=46, tm_sec=55, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:49,363 - services - INFO - Fetched from feed World Health Organization: 24 packages (Atom/RSS)
|
||
2025-07-15 03:39:49,372 - services - INFO - Fetched from feed World Health Organization: 24 packages (Atom/RSS)
|
||
2025-07-15 03:39:49,373 - services - INFO - Fetching feed: Argentix Informatics FHIR Implementation Guides from http://argentixinfo.com/ig/package-feed.xml
|
||
2025-07-15 03:39:49,373 - services - INFO - Sample feed entries from World Health Organization: [{'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 11 Jul 2025 09:27:53 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=7, tm_min=27, tm_sec=53, tm_wday=4, tm_yday=192, tm_isdst=0), 'fhir_details': 'Publication run at 11/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (13 days old) source id Unknown (todo)'}, {'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:46:55 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=8, tm_min=46, tm_sec=55, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:49,373 - services - INFO - Sample feed entries from World Health Organization: [{'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 11 Jul 2025 09:27:53 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=7, tm_min=27, tm_sec=53, tm_wday=4, tm_yday=192, tm_isdst=0), 'fhir_details': 'Publication run at 11/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (13 days old) source id Unknown (todo)'}, {'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:46:55 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=8, tm_min=46, tm_sec=55, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:49,374 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): argentixinfo.com:80
|
||
2025-07-15 03:39:49,383 - services - INFO - Fetched from feed World Health Organization: 24 packages (Atom/RSS)
|
||
2025-07-15 03:39:49,384 - services - INFO - Fetching feed: Argentix Informatics FHIR Implementation Guides from http://argentixinfo.com/ig/package-feed.xml
|
||
2025-07-15 03:39:49,384 - services - INFO - Fetching feed: Argentix Informatics FHIR Implementation Guides from http://argentixinfo.com/ig/package-feed.xml
|
||
2025-07-15 03:39:49,384 - services - INFO - Sample feed entries from World Health Organization: [{'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 11 Jul 2025 09:27:53 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=11, tm_hour=7, tm_min=27, tm_sec=53, tm_wday=4, tm_yday=192, tm_isdst=0), 'fhir_details': 'Publication run at 11/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (13 days old) source id Unknown (todo)'}, {'title': 'smart.who.int.dak-pnc#0.9.9', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'smart.who.int.dak-pnc#0.9.9'}, 'summary': '0.9.9 Draft Release', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '0.9.9 Draft Release'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz'}], 'link': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'id': 'http://smart.who.int/dak-pnc/v0.9.9/package.tgz', 'guidislink': False, 'authors': [{'name': 'WHO'}], 'author': 'WHO', 'author_detail': {'name': 'WHO'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 10 Jul 2025 10:46:55 +0200', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=10, tm_hour=8, tm_min=46, tm_sec=55, tm_wday=3, tm_yday=191, tm_isdst=0), 'fhir_details': 'Publication run at 10/07/2025 by BEE using Version 2.0.8 (Git# e7d965b03a28). Built 2025-06-27T22:18:09.321Z (12 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:39:49,385 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): argentixinfo.com:80
|
||
2025-07-15 03:39:49,385 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): argentixinfo.com:80
|
||
2025-07-15 03:39:49,385 - services - INFO - Fetching feed: Argentix Informatics FHIR Implementation Guides from http://argentixinfo.com/ig/package-feed.xml
|
||
2025-07-15 03:39:49,386 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): argentixinfo.com:80
|
||
2025-07-15 03:39:50,108 - urllib3.connectionpool - DEBUG - http://argentixinfo.com:80 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,111 - urllib3.connectionpool - DEBUG - http://argentixinfo.com:80 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,112 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): argentixinfo.com:443
|
||
2025-07-15 03:39:50,112 - urllib3.connectionpool - DEBUG - http://argentixinfo.com:80 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,112 - urllib3.connectionpool - DEBUG - http://argentixinfo.com:80 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,113 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): argentixinfo.com:443
|
||
2025-07-15 03:39:50,113 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): argentixinfo.com:443
|
||
2025-07-15 03:39:50,113 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): argentixinfo.com:443
|
||
2025-07-15 03:39:50,839 - urllib3.connectionpool - DEBUG - https://argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,839 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.argentixinfo.com:443
|
||
2025-07-15 03:39:50,845 - urllib3.connectionpool - DEBUG - https://argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,846 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.argentixinfo.com:443
|
||
2025-07-15 03:39:50,847 - urllib3.connectionpool - DEBUG - https://argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,847 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.argentixinfo.com:443
|
||
2025-07-15 03:39:50,849 - urllib3.connectionpool - DEBUG - https://argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 301 795
|
||
2025-07-15 03:39:50,849 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): www.argentixinfo.com:443
|
||
2025-07-15 03:39:52,121 - urllib3.connectionpool - DEBUG - https://www.argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 200 823
|
||
2025-07-15 03:39:52,126 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,126 - services - DEBUG - Raw response from http://argentixinfo.com/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Argentix Informatics FHIR Implementation Guide Packages</title>
|
||
<description>FHIR Implementation Guide Packages published by Argentix Informatics, Inc.</description>
|
||
<link>http://argentixinfo.com/ig</link>
|
||
<generator>A
|
||
2025-07-15 03:39:52,126 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,127 - urllib3.connectionpool - DEBUG - https://www.argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 200 823
|
||
2025-07-15 03:39:52,127 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,127 - urllib3.connectionpool - DEBUG - https://www.argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 200 823
|
||
2025-07-15 03:39:52,127 - urllib3.connectionpool - DEBUG - https://www.argentixinfo.com:443 "GET /ig/package-feed.xml HTTP/1.1" 200 823
|
||
2025-07-15 03:39:52,129 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,131 - services - INFO - Fetched from feed Argentix Informatics FHIR Implementation Guides: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,132 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,132 - services - DEBUG - Raw response from http://argentixinfo.com/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Argentix Informatics FHIR Implementation Guide Packages</title>
|
||
<description>FHIR Implementation Guide Packages published by Argentix Informatics, Inc.</description>
|
||
<link>http://argentixinfo.com/ig</link>
|
||
<generator>A
|
||
2025-07-15 03:39:52,133 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,133 - services - INFO - Sample feed entries from Argentix Informatics FHIR Implementation Guides: [{'title': 'ca.argentixinfo.howtopub#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.1.0'}, 'summary': 'Reflect new publication request content, and incorporate feedback.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Reflect new publication request content, and incorporate feedback.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Feb 2025 09:17:09 -0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=20, tm_hour=17, tm_min=17, tm_sec=9, tm_wday=3, tm_yday=51, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 20/02/2025 by elliot using vVersion 1.8.13 (Git# e89cdedc7f58). Built 2025-02-17T04:21:57.376Z (4 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ca.argentixinfo.howtopub#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.0.0'}, 'summary': 'Initial release as presented at FHIR North.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial release as presented at FHIR North.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 09 Nov 2024 11:45:45 -0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=9, tm_hour=19, tm_min=45, tm_sec=45, tm_wday=5, tm_yday=314, tm_isdst=0), 'fhir_details': 'Publication run at 09/11/2024 by elliot using vVersion 1.7.1 (Git# 74ea670a3891). Built 2024-10-25T03:52:19.844Z (15 days old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:52,134 - services - DEBUG - Raw response from http://argentixinfo.com/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Argentix Informatics FHIR Implementation Guide Packages</title>
|
||
<description>FHIR Implementation Guide Packages published by Argentix Informatics, Inc.</description>
|
||
<link>http://argentixinfo.com/ig</link>
|
||
<generator>A
|
||
2025-07-15 03:39:52,134 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,134 - services - DEBUG - Raw response from http://argentixinfo.com/ig/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Argentix Informatics FHIR Implementation Guide Packages</title>
|
||
<description>FHIR Implementation Guide Packages published by Argentix Informatics, Inc.</description>
|
||
<link>http://argentixinfo.com/ig</link>
|
||
<generator>A
|
||
2025-07-15 03:39:52,134 - services - INFO - Fetching feed: HL7 Chile IPS from https://hl7chile.cl/fhir/ig/clips/package-feed.xml
|
||
2025-07-15 03:39:52,134 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,134 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,134 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,135 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,135 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:52,135 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,137 - services - INFO - Fetched from feed Argentix Informatics FHIR Implementation Guides: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,139 - services - INFO - Fetched from feed Argentix Informatics FHIR Implementation Guides: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,139 - services - INFO - Sample feed entries from Argentix Informatics FHIR Implementation Guides: [{'title': 'ca.argentixinfo.howtopub#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.1.0'}, 'summary': 'Reflect new publication request content, and incorporate feedback.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Reflect new publication request content, and incorporate feedback.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Feb 2025 09:17:09 -0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=20, tm_hour=17, tm_min=17, tm_sec=9, tm_wday=3, tm_yday=51, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 20/02/2025 by elliot using vVersion 1.8.13 (Git# e89cdedc7f58). Built 2025-02-17T04:21:57.376Z (4 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ca.argentixinfo.howtopub#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.0.0'}, 'summary': 'Initial release as presented at FHIR North.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial release as presented at FHIR North.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 09 Nov 2024 11:45:45 -0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=9, tm_hour=19, tm_min=45, tm_sec=45, tm_wday=5, tm_yday=314, tm_isdst=0), 'fhir_details': 'Publication run at 09/11/2024 by elliot using vVersion 1.7.1 (Git# 74ea670a3891). Built 2024-10-25T03:52:19.844Z (15 days old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:52,140 - services - INFO - Sample feed entries from Argentix Informatics FHIR Implementation Guides: [{'title': 'ca.argentixinfo.howtopub#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.1.0'}, 'summary': 'Reflect new publication request content, and incorporate feedback.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Reflect new publication request content, and incorporate feedback.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Feb 2025 09:17:09 -0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=20, tm_hour=17, tm_min=17, tm_sec=9, tm_wday=3, tm_yday=51, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 20/02/2025 by elliot using vVersion 1.8.13 (Git# e89cdedc7f58). Built 2025-02-17T04:21:57.376Z (4 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ca.argentixinfo.howtopub#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.0.0'}, 'summary': 'Initial release as presented at FHIR North.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial release as presented at FHIR North.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 09 Nov 2024 11:45:45 -0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=9, tm_hour=19, tm_min=45, tm_sec=45, tm_wday=5, tm_yday=314, tm_isdst=0), 'fhir_details': 'Publication run at 09/11/2024 by elliot using vVersion 1.7.1 (Git# 74ea670a3891). Built 2024-10-25T03:52:19.844Z (15 days old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:52,140 - services - INFO - Fetching feed: HL7 Chile IPS from https://hl7chile.cl/fhir/ig/clips/package-feed.xml
|
||
2025-07-15 03:39:52,140 - services - INFO - Fetching feed: HL7 Chile IPS from https://hl7chile.cl/fhir/ig/clips/package-feed.xml
|
||
2025-07-15 03:39:52,142 - services - INFO - Fetched from feed Argentix Informatics FHIR Implementation Guides: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,142 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:52,143 - services - INFO - Sample feed entries from Argentix Informatics FHIR Implementation Guides: [{'title': 'ca.argentixinfo.howtopub#1.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.1.0'}, 'summary': 'Reflect new publication request content, and incorporate feedback.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Reflect new publication request content, and incorporate feedback.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Feb 2025 09:17:09 -0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=20, tm_hour=17, tm_min=17, tm_sec=9, tm_wday=3, tm_yday=51, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 20/02/2025 by elliot using vVersion 1.8.13 (Git# e89cdedc7f58). Built 2025-02-17T04:21:57.376Z (4 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'ca.argentixinfo.howtopub#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.argentixinfo.howtopub#1.0.0'}, 'summary': 'Initial release as presented at FHIR North.', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Initial release as presented at FHIR North.'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz'}], 'link': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'id': 'http://argentixinfo.com/ig/howtopub/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Argentix Informatics, Inc.'}], 'author': 'Argentix Informatics, Inc.', 'author_detail': {'name': 'Argentix Informatics, Inc.'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 09 Nov 2024 11:45:45 -0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=9, tm_hour=19, tm_min=45, tm_sec=45, tm_wday=5, tm_yday=314, tm_isdst=0), 'fhir_details': 'Publication run at 09/11/2024 by elliot using vVersion 1.7.1 (Git# 74ea670a3891). Built 2024-10-25T03:52:19.844Z (15 days old) source id Unknown (todo) Run #1'}]
|
||
2025-07-15 03:39:52,143 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:52,143 - services - INFO - Fetching feed: HL7 Chile IPS from https://hl7chile.cl/fhir/ig/clips/package-feed.xml
|
||
2025-07-15 03:39:52,143 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): hl7chile.cl:443
|
||
2025-07-15 03:39:52,829 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/clips/package-feed.xml HTTP/1.1" 200 931
|
||
2025-07-15 03:39:52,837 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,837 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/clips/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile IPS FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/clips/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Sat, 11 Jan
|
||
2025-07-15 03:39:52,837 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,837 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,839 - services - INFO - Fetched from feed HL7 Chile IPS: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,839 - services - INFO - Sample feed entries from HL7 Chile IPS: [{'title': 'hl7.fhir.cl.clips#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.4.0'}, 'summary': 'Versión Corregida Post Conectaton y publicada para su uso', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión Corregida Post Conectaton y publicada para su uso'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 11 Jan 2025 08:04:16 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=11, tm_hour=11, tm_min=4, tm_sec=16, tm_wday=5, tm_yday=11, tm_isdst=0), 'fhir_details': 'Publication run at 11/01/2025 by LAPTOP-H2C9QB0 using vVersion 1.8.7 (Git# 16140a78934d). Built 2025-01-09T17:02:21.883Z (54 hours old) source id Unknown (todo) Run #4'}, {'title': 'hl7.fhir.cl.clips#0.3.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.3.0-ballot'}, 'summary': 'Versión de Ballotaje para la conectatón 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de Ballotaje para la conectatón 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 16 Dec 2024 09:44:36 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=16, tm_hour=12, tm_min=44, tm_sec=36, tm_wday=0, tm_yday=351, tm_isdst=0), 'fhir_details': 'Publication run at 16/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (6 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:52,839 - services - INFO - Fetching feed: MINSAL CHILE EIS from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml
|
||
2025-07-15 03:39:52,839 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:52,847 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/clips/package-feed.xml HTTP/1.1" 200 931
|
||
2025-07-15 03:39:52,848 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,848 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/clips/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile IPS FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/clips/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Sat, 11 Jan
|
||
2025-07-15 03:39:52,848 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,849 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,850 - services - INFO - Fetched from feed HL7 Chile IPS: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,850 - services - INFO - Sample feed entries from HL7 Chile IPS: [{'title': 'hl7.fhir.cl.clips#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.4.0'}, 'summary': 'Versión Corregida Post Conectaton y publicada para su uso', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión Corregida Post Conectaton y publicada para su uso'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 11 Jan 2025 08:04:16 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=11, tm_hour=11, tm_min=4, tm_sec=16, tm_wday=5, tm_yday=11, tm_isdst=0), 'fhir_details': 'Publication run at 11/01/2025 by LAPTOP-H2C9QB0 using vVersion 1.8.7 (Git# 16140a78934d). Built 2025-01-09T17:02:21.883Z (54 hours old) source id Unknown (todo) Run #4'}, {'title': 'hl7.fhir.cl.clips#0.3.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.3.0-ballot'}, 'summary': 'Versión de Ballotaje para la conectatón 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de Ballotaje para la conectatón 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 16 Dec 2024 09:44:36 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=16, tm_hour=12, tm_min=44, tm_sec=36, tm_wday=0, tm_yday=351, tm_isdst=0), 'fhir_details': 'Publication run at 16/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (6 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:52,850 - services - INFO - Fetching feed: MINSAL CHILE EIS from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml
|
||
2025-07-15 03:39:52,850 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:52,851 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/clips/package-feed.xml HTTP/1.1" 200 931
|
||
2025-07-15 03:39:52,851 - urllib3.connectionpool - DEBUG - https://hl7chile.cl:443 "GET /fhir/ig/clips/package-feed.xml HTTP/1.1" 200 931
|
||
2025-07-15 03:39:52,852 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,852 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/clips/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile IPS FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/clips/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Sat, 11 Jan
|
||
2025-07-15 03:39:52,853 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,854 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,854 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,854 - services - DEBUG - Raw response from https://hl7chile.cl/fhir/ig/clips/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile IPS FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>http://hl7chile.cl/fhir/ig/clips/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Sat, 11 Jan
|
||
2025-07-15 03:39:52,854 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,855 - services - INFO - Fetched from feed HL7 Chile IPS: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,856 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:52,856 - services - INFO - Sample feed entries from HL7 Chile IPS: [{'title': 'hl7.fhir.cl.clips#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.4.0'}, 'summary': 'Versión Corregida Post Conectaton y publicada para su uso', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión Corregida Post Conectaton y publicada para su uso'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 11 Jan 2025 08:04:16 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=11, tm_hour=11, tm_min=4, tm_sec=16, tm_wday=5, tm_yday=11, tm_isdst=0), 'fhir_details': 'Publication run at 11/01/2025 by LAPTOP-H2C9QB0 using vVersion 1.8.7 (Git# 16140a78934d). Built 2025-01-09T17:02:21.883Z (54 hours old) source id Unknown (todo) Run #4'}, {'title': 'hl7.fhir.cl.clips#0.3.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.3.0-ballot'}, 'summary': 'Versión de Ballotaje para la conectatón 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de Ballotaje para la conectatón 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 16 Dec 2024 09:44:36 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=16, tm_hour=12, tm_min=44, tm_sec=36, tm_wday=0, tm_yday=351, tm_isdst=0), 'fhir_details': 'Publication run at 16/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (6 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:52,856 - services - INFO - Fetching feed: MINSAL CHILE EIS from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml
|
||
2025-07-15 03:39:52,858 - services - INFO - Fetched from feed HL7 Chile IPS: 3 packages (Atom/RSS)
|
||
2025-07-15 03:39:52,858 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:52,858 - services - INFO - Sample feed entries from HL7 Chile IPS: [{'title': 'hl7.fhir.cl.clips#0.4.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.4.0'}, 'summary': 'Versión Corregida Post Conectaton y publicada para su uso', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión Corregida Post Conectaton y publicada para su uso'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.4.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 11 Jan 2025 08:04:16 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=1, tm_mday=11, tm_hour=11, tm_min=4, tm_sec=16, tm_wday=5, tm_yday=11, tm_isdst=0), 'fhir_details': 'Publication run at 11/01/2025 by LAPTOP-H2C9QB0 using vVersion 1.8.7 (Git# 16140a78934d). Built 2025-01-09T17:02:21.883Z (54 hours old) source id Unknown (todo) Run #4'}, {'title': 'hl7.fhir.cl.clips#0.3.0-ballot', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.clips#0.3.0-ballot'}, 'summary': 'Versión de Ballotaje para la conectatón 2025', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de Ballotaje para la conectatón 2025'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz'}], 'link': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'id': 'https://hl7chile.cl/fhir/ig/clips/0.3.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Mon, 16 Dec 2024 09:44:36 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=16, tm_hour=12, tm_min=44, tm_sec=36, tm_wday=0, tm_yday=351, tm_isdst=0), 'fhir_details': 'Publication run at 16/12/2024 by HU670_FULLOA using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (6 days old) source id Unknown (todo) Run #3'}]
|
||
2025-07-15 03:39:52,858 - services - INFO - Fetching feed: MINSAL CHILE EIS from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml
|
||
2025-07-15 03:39:52,858 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:53,861 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/eis/package-feed.xml HTTP/1.1" 200 814
|
||
2025-07-15 03:39:53,861 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/eis/package-feed.xml HTTP/1.1" 200 814
|
||
2025-07-15 03:39:53,862 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/eis/package-feed.xml HTTP/1.1" 200 814
|
||
2025-07-15 03:39:53,866 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,867 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,867 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:39:53,867 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:39:53,867 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/eis/package-feed.xml HTTP/1.1" 200 814
|
||
2025-07-15 03:39:53,869 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,869 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,869 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,869 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:39:53,870 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,871 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,871 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,871 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,872 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Chile FHIR Packages</title>
|
||
<description>New Packages published by HL7 Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/eis/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>
|
||
2025-07-15 03:39:53,872 - services - INFO - Fetched from feed MINSAL CHILE EIS: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:53,873 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,873 - services - INFO - Fetched from feed MINSAL CHILE EIS: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:53,874 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,874 - services - INFO - Sample feed entries from MINSAL CHILE EIS: [{'title': 'hl7.fhir.cl.minsal.eis#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.eis#0.1.0'}, 'summary': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 29 Nov 2024 11:08:09 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=29, tm_hour=14, tm_min=8, tm_sec=9, tm_wday=4, tm_yday=334, tm_isdst=0), 'fhir_details': 'Publication run at 29/11/2024 by HU670_FULLOA using vVersion 1.7.5 (Git# 2ec44e6c46a5). Built 2024-11-22T15:37:50.312Z (6 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:53,874 - services - INFO - Sample feed entries from MINSAL CHILE EIS: [{'title': 'hl7.fhir.cl.minsal.eis#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.eis#0.1.0'}, 'summary': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 29 Nov 2024 11:08:09 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=29, tm_hour=14, tm_min=8, tm_sec=9, tm_wday=4, tm_yday=334, tm_isdst=0), 'fhir_details': 'Publication run at 29/11/2024 by HU670_FULLOA using vVersion 1.7.5 (Git# 2ec44e6c46a5). Built 2024-11-22T15:37:50.312Z (6 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:53,875 - services - INFO - Fetched from feed MINSAL CHILE EIS: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:53,875 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:53,875 - services - INFO - Fetching feed: MINSAL CHILE NID from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml
|
||
2025-07-15 03:39:53,875 - services - INFO - Fetching feed: MINSAL CHILE NID from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml
|
||
2025-07-15 03:39:53,875 - services - INFO - Sample feed entries from MINSAL CHILE EIS: [{'title': 'hl7.fhir.cl.minsal.eis#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.eis#0.1.0'}, 'summary': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 29 Nov 2024 11:08:09 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=29, tm_hour=14, tm_min=8, tm_sec=9, tm_wday=4, tm_yday=334, tm_isdst=0), 'fhir_details': 'Publication run at 29/11/2024 by HU670_FULLOA using vVersion 1.7.5 (Git# 2ec44e6c46a5). Built 2024-11-22T15:37:50.312Z (6 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:53,876 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:53,877 - services - INFO - Fetched from feed MINSAL CHILE EIS: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:53,877 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:53,877 - services - INFO - Fetching feed: MINSAL CHILE NID from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml
|
||
2025-07-15 03:39:53,878 - services - INFO - Sample feed entries from MINSAL CHILE EIS: [{'title': 'hl7.fhir.cl.minsal.eis#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.eis#0.1.0'}, 'summary': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Esta Guía de Estandares de Informacionde Salud desarrolla el Decreto Excento 231 del DEIS que reemplaza la norma técnica 820, y tiene como finalidad determinar compatibilidad de esta con el estándar FHIR'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'HL7, Inc'}], 'author': 'HL7, Inc', 'author_detail': {'name': 'HL7, Inc'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 29 Nov 2024 11:08:09 -0300', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=11, tm_mday=29, tm_hour=14, tm_min=8, tm_sec=9, tm_wday=4, tm_yday=334, tm_isdst=0), 'fhir_details': 'Publication run at 29/11/2024 by HU670_FULLOA using vVersion 1.7.5 (Git# 2ec44e6c46a5). Built 2024-11-22T15:37:50.312Z (6 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:53,878 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:53,878 - services - INFO - Fetching feed: MINSAL CHILE NID from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml
|
||
2025-07-15 03:39:53,879 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): interoperabilidad.minsal.cl:443
|
||
2025-07-15 03:39:54,225 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/nid/package-feed.xml HTTP/1.1" 200 1059
|
||
2025-07-15 03:39:54,226 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/nid/package-feed.xml HTTP/1.1" 200 1059
|
||
2025-07-15 03:39:54,226 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/nid/package-feed.xml HTTP/1.1" 200 1059
|
||
2025-07-15 03:39:54,232 - urllib3.connectionpool - DEBUG - https://interoperabilidad.minsal.cl:443 "GET /fhir/ig/nid/package-feed.xml HTTP/1.1" 200 1059
|
||
2025-07-15 03:39:54,234 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,236 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,237 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,237 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MINSAL CHILE NID</title>
|
||
<description>New Packages published by MINSAL Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:54,238 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,239 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MINSAL CHILE NID</title>
|
||
<description>New Packages published by MINSAL Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:54,239 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MINSAL CHILE NID</title>
|
||
<description>New Packages published by MINSAL Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:54,239 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,239 - services - DEBUG - Raw response from https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MINSAL CHILE NID</title>
|
||
<description>New Packages published by MINSAL Chile</description>
|
||
<link>https://interoperabilidad.minsal.cl/fhir/ig/nid/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastBuildDate>Fri,
|
||
2025-07-15 03:39:54,239 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,240 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,240 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,240 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,240 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,241 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,241 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:54,244 - services - INFO - Fetched from feed MINSAL CHILE NID: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:54,244 - services - INFO - Sample feed entries from MINSAL CHILE NID: [{'title': 'hl7.fhir.cl.minsal.nid#0.4.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.7'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 04 Apr 2025 03:31:53 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=4, tm_hour=6, tm_min=31, tm_sec=53, tm_wday=4, tm_yday=94, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 04/04/2025 by jmansilla using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (16 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'hl7.fhir.cl.minsal.nid#0.4.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.6'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 04 Feb 2025 08:27:51 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=4, tm_hour=11, tm_min=27, tm_sec=51, tm_wday=1, tm_yday=35, tm_isdst=0), 'fhir_details': 'Publication run at 04/02/2025 by HU670_FULLOA using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (4 days old) source id Unknown (todo) Run #4'}]
|
||
2025-07-15 03:39:54,244 - services - INFO - Fetching feed: Clic Sante from http://documentation.clicsante.ca/fhir/package-feed.xml
|
||
2025-07-15 03:39:54,249 - services - INFO - Fetched from feed MINSAL CHILE NID: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:54,249 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): documentation.clicsante.ca:80
|
||
2025-07-15 03:39:54,253 - services - INFO - Fetched from feed MINSAL CHILE NID: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:54,253 - services - INFO - Sample feed entries from MINSAL CHILE NID: [{'title': 'hl7.fhir.cl.minsal.nid#0.4.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.7'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 04 Apr 2025 03:31:53 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=4, tm_hour=6, tm_min=31, tm_sec=53, tm_wday=4, tm_yday=94, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 04/04/2025 by jmansilla using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (16 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'hl7.fhir.cl.minsal.nid#0.4.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.6'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 04 Feb 2025 08:27:51 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=4, tm_hour=11, tm_min=27, tm_sec=51, tm_wday=1, tm_yday=35, tm_isdst=0), 'fhir_details': 'Publication run at 04/02/2025 by HU670_FULLOA using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (4 days old) source id Unknown (todo) Run #4'}]
|
||
2025-07-15 03:39:54,256 - services - INFO - Fetched from feed MINSAL CHILE NID: 7 packages (Atom/RSS)
|
||
2025-07-15 03:39:54,256 - services - INFO - Sample feed entries from MINSAL CHILE NID: [{'title': 'hl7.fhir.cl.minsal.nid#0.4.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.7'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 04 Apr 2025 03:31:53 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=4, tm_hour=6, tm_min=31, tm_sec=53, tm_wday=4, tm_yday=94, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 04/04/2025 by jmansilla using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (16 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'hl7.fhir.cl.minsal.nid#0.4.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.6'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 04 Feb 2025 08:27:51 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=4, tm_hour=11, tm_min=27, tm_sec=51, tm_wday=1, tm_yday=35, tm_isdst=0), 'fhir_details': 'Publication run at 04/02/2025 by HU670_FULLOA using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (4 days old) source id Unknown (todo) Run #4'}]
|
||
2025-07-15 03:39:54,256 - services - INFO - Fetching feed: Clic Sante from http://documentation.clicsante.ca/fhir/package-feed.xml
|
||
2025-07-15 03:39:54,256 - services - INFO - Sample feed entries from MINSAL CHILE NID: [{'title': 'hl7.fhir.cl.minsal.nid#0.4.7', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.7'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Fri, 04 Apr 2025 03:31:53 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=4, tm_mday=4, tm_hour=6, tm_min=31, tm_sec=53, tm_wday=4, tm_yday=94, tm_isdst=0), 'fhir_details': {'xmlns:fhir': 'Publication run at 04/04/2025 by jmansilla using Version 1.8.22 (Git# 3d9b32f2efa8). Built 2025-03-19T04:54:10.544Z (16 days old) source id Unknown (todo)', 'value': ''}}, {'title': 'hl7.fhir.cl.minsal.nid#0.4.6', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.cl.minsal.nid#0.4.6'}, 'summary': 'Versión de desarrollo', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Versión de desarrollo'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz'}], 'link': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'id': 'https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/package.tgz', 'guidislink': False, 'authors': [{'name': 'Ministerio de Salud de Chile'}], 'author': 'Ministerio de Salud de Chile', 'author_detail': {'name': 'Ministerio de Salud de Chile'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 04 Feb 2025 08:27:51 -0300', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=4, tm_hour=11, tm_min=27, tm_sec=51, tm_wday=1, tm_yday=35, tm_isdst=0), 'fhir_details': 'Publication run at 04/02/2025 by HU670_FULLOA using vVersion 1.8.10 (Git# dc36d776e982). Built 2025-01-30T20:00:09.932Z (4 days old) source id Unknown (todo) Run #4'}]
|
||
2025-07-15 03:39:54,257 - services - INFO - Fetching feed: Clic Sante from http://documentation.clicsante.ca/fhir/package-feed.xml
|
||
2025-07-15 03:39:54,257 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): documentation.clicsante.ca:80
|
||
2025-07-15 03:39:54,257 - services - INFO - Fetching feed: Clic Sante from http://documentation.clicsante.ca/fhir/package-feed.xml
|
||
2025-07-15 03:39:54,257 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): documentation.clicsante.ca:80
|
||
2025-07-15 03:39:54,258 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): documentation.clicsante.ca:80
|
||
2025-07-15 03:39:54,520 - urllib3.connectionpool - DEBUG - http://documentation.clicsante.ca:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 0
|
||
2025-07-15 03:39:54,521 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): documentation.clicsante.ca:443
|
||
2025-07-15 03:39:54,521 - urllib3.connectionpool - DEBUG - http://documentation.clicsante.ca:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 0
|
||
2025-07-15 03:39:54,522 - urllib3.connectionpool - DEBUG - http://documentation.clicsante.ca:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 0
|
||
2025-07-15 03:39:54,522 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): documentation.clicsante.ca:443
|
||
2025-07-15 03:39:54,523 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): documentation.clicsante.ca:443
|
||
2025-07-15 03:39:54,524 - urllib3.connectionpool - DEBUG - http://documentation.clicsante.ca:80 "GET /fhir/package-feed.xml HTTP/1.1" 301 0
|
||
2025-07-15 03:39:54,524 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): documentation.clicsante.ca:443
|
||
2025-07-15 03:39:55,131 - urllib3.connectionpool - DEBUG - https://documentation.clicsante.ca:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:55,135 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,135 - services - DEBUG - Raw response from http://documentation.clicsante.ca/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Clic Sante Organization FHIR Implementation Packages</title>
|
||
<description>FHIR Implementation Packages published by Clic Sante Organization</description>
|
||
<link>http://documentation.clicsante.ca/fhir</link>
|
||
<ge
|
||
2025-07-15 03:39:55,135 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,135 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,136 - services - INFO - Fetched from feed Clic Sante: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:55,136 - services - INFO - Sample feed entries from Clic Sante: [{'title': 'ca.clicsante.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.clicsante.base#1.0.0'}, 'summary': "Implementation guide is provided to support the interoperability of Clic Santé's Systems.", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Implementation guide is provided to support the interoperability of Clic Santé's Systems."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz'}], 'link': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'id': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Clic Sante Organization'}], 'author': 'Clic Sante Organization', 'author_detail': {'name': 'Clic Sante Organization'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 15 Mar 2025 01:43:32 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=15, tm_hour=1, tm_min=43, tm_sec=32, tm_wday=5, tm_yday=74, tm_isdst=0), 'fhir_details': 'Publication run at 15/03/2025 by root using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (56 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:55,136 - services - INFO - Fetching feed: BfArM FHIR Packages (Terminologies) from https://terminologien.bfarm.de/feeds/package-feed.xml
|
||
2025-07-15 03:39:55,136 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminologien.bfarm.de:443
|
||
2025-07-15 03:39:55,137 - urllib3.connectionpool - DEBUG - https://documentation.clicsante.ca:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:55,140 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,141 - services - DEBUG - Raw response from http://documentation.clicsante.ca/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Clic Sante Organization FHIR Implementation Packages</title>
|
||
<description>FHIR Implementation Packages published by Clic Sante Organization</description>
|
||
<link>http://documentation.clicsante.ca/fhir</link>
|
||
<ge
|
||
2025-07-15 03:39:55,141 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,141 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,142 - services - INFO - Fetched from feed Clic Sante: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:55,142 - services - INFO - Sample feed entries from Clic Sante: [{'title': 'ca.clicsante.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.clicsante.base#1.0.0'}, 'summary': "Implementation guide is provided to support the interoperability of Clic Santé's Systems.", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Implementation guide is provided to support the interoperability of Clic Santé's Systems."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz'}], 'link': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'id': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Clic Sante Organization'}], 'author': 'Clic Sante Organization', 'author_detail': {'name': 'Clic Sante Organization'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 15 Mar 2025 01:43:32 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=15, tm_hour=1, tm_min=43, tm_sec=32, tm_wday=5, tm_yday=74, tm_isdst=0), 'fhir_details': 'Publication run at 15/03/2025 by root using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (56 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:55,142 - services - INFO - Fetching feed: BfArM FHIR Packages (Terminologies) from https://terminologien.bfarm.de/feeds/package-feed.xml
|
||
2025-07-15 03:39:55,142 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminologien.bfarm.de:443
|
||
2025-07-15 03:39:55,655 - urllib3.connectionpool - DEBUG - https://documentation.clicsante.ca:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:55,658 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,658 - services - DEBUG - Raw response from http://documentation.clicsante.ca/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Clic Sante Organization FHIR Implementation Packages</title>
|
||
<description>FHIR Implementation Packages published by Clic Sante Organization</description>
|
||
<link>http://documentation.clicsante.ca/fhir</link>
|
||
<ge
|
||
2025-07-15 03:39:55,658 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,658 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,660 - services - INFO - Fetched from feed Clic Sante: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:55,660 - services - INFO - Sample feed entries from Clic Sante: [{'title': 'ca.clicsante.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.clicsante.base#1.0.0'}, 'summary': "Implementation guide is provided to support the interoperability of Clic Santé's Systems.", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Implementation guide is provided to support the interoperability of Clic Santé's Systems."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz'}], 'link': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'id': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Clic Sante Organization'}], 'author': 'Clic Sante Organization', 'author_detail': {'name': 'Clic Sante Organization'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 15 Mar 2025 01:43:32 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=15, tm_hour=1, tm_min=43, tm_sec=32, tm_wday=5, tm_yday=74, tm_isdst=0), 'fhir_details': 'Publication run at 15/03/2025 by root using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (56 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:55,660 - services - INFO - Fetching feed: BfArM FHIR Packages (Terminologies) from https://terminologien.bfarm.de/feeds/package-feed.xml
|
||
2025-07-15 03:39:55,661 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminologien.bfarm.de:443
|
||
2025-07-15 03:39:55,674 - urllib3.connectionpool - DEBUG - https://documentation.clicsante.ca:443 "GET /fhir/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:55,677 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,677 - services - DEBUG - Raw response from http://documentation.clicsante.ca/fhir/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Clic Sante Organization FHIR Implementation Packages</title>
|
||
<description>FHIR Implementation Packages published by Clic Sante Organization</description>
|
||
<link>http://documentation.clicsante.ca/fhir</link>
|
||
<ge
|
||
2025-07-15 03:39:55,677 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,678 - charset_normalizer - DEBUG - Encoding detection: utf_8 is most likely the one.
|
||
2025-07-15 03:39:55,679 - services - INFO - Fetched from feed Clic Sante: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:55,679 - services - INFO - Sample feed entries from Clic Sante: [{'title': 'ca.clicsante.base#1.0.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'ca.clicsante.base#1.0.0'}, 'summary': "Implementation guide is provided to support the interoperability of Clic Santé's Systems.", 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': "Implementation guide is provided to support the interoperability of Clic Santé's Systems."}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz'}], 'link': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'id': 'http://documentation.clicsante.ca/fhir/base/1.0.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Clic Sante Organization'}], 'author': 'Clic Sante Organization', 'author_detail': {'name': 'Clic Sante Organization'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sat, 15 Mar 2025 01:43:32 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=15, tm_hour=1, tm_min=43, tm_sec=32, tm_wday=5, tm_yday=74, tm_isdst=0), 'fhir_details': 'Publication run at 15/03/2025 by root using vVersion 1.8.8 (Git# cf93f89ce549). Built 2025-01-17T05:57:49.942Z (56 days old) source id Unknown (todo) Run #1'}, {}]
|
||
2025-07-15 03:39:55,679 - services - INFO - Fetching feed: BfArM FHIR Packages (Terminologies) from https://terminologien.bfarm.de/feeds/package-feed.xml
|
||
2025-07-15 03:39:55,680 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): terminologien.bfarm.de:443
|
||
2025-07-15 03:39:56,764 - urllib3.connectionpool - DEBUG - https://terminologien.bfarm.de:443 "GET /feeds/package-feed.xml HTTP/1.1" 200 753
|
||
2025-07-15 03:39:56,766 - services - DEBUG - Raw response from https://terminologien.bfarm.de/feeds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss version="2.0">
|
||
<channel>
|
||
<title>BfArM FHIR Packages (Terminologies)</title>
|
||
<link>https://terminologien.bfarm.de/feeds/package-feed.xml</link>
|
||
<description>References to publicly available FHIR Terminology Packages (published by BfArM) will be available in this channel</description>
|
||
<generator>ZTS Publication Tooling</generator>
|
||
<language>en</language>
|
||
<lastBuildDate>Fri, 20 Dec 2024 17:00:00 +0100</lastBuildDate>
|
||
|
||
2025-07-15 03:39:56,767 - services - WARNING - No entries found in feed BfArM FHIR Packages (Terminologies)
|
||
2025-07-15 03:39:56,767 - services - INFO - Fetching feed: HL7 Poland from http://fhir.hl7.org.pl/packages/package-feed.xml
|
||
2025-07-15 03:39:56,767 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.hl7.org.pl:80
|
||
2025-07-15 03:39:56,772 - urllib3.connectionpool - DEBUG - https://terminologien.bfarm.de:443 "GET /feeds/package-feed.xml HTTP/1.1" 200 753
|
||
2025-07-15 03:39:56,774 - services - DEBUG - Raw response from https://terminologien.bfarm.de/feeds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss version="2.0">
|
||
<channel>
|
||
<title>BfArM FHIR Packages (Terminologies)</title>
|
||
<link>https://terminologien.bfarm.de/feeds/package-feed.xml</link>
|
||
<description>References to publicly available FHIR Terminology Packages (published by BfArM) will be available in this channel</description>
|
||
<generator>ZTS Publication Tooling</generator>
|
||
<language>en</language>
|
||
<lastBuildDate>Fri, 20 Dec 2024 17:00:00 +0100</lastBuildDate>
|
||
|
||
2025-07-15 03:39:56,774 - services - WARNING - No entries found in feed BfArM FHIR Packages (Terminologies)
|
||
2025-07-15 03:39:56,774 - services - INFO - Fetching feed: HL7 Poland from http://fhir.hl7.org.pl/packages/package-feed.xml
|
||
2025-07-15 03:39:56,774 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.hl7.org.pl:80
|
||
2025-07-15 03:39:56,775 - urllib3.connectionpool - DEBUG - https://terminologien.bfarm.de:443 "GET /feeds/package-feed.xml HTTP/1.1" 200 753
|
||
2025-07-15 03:39:56,776 - services - DEBUG - Raw response from https://terminologien.bfarm.de/feeds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss version="2.0">
|
||
<channel>
|
||
<title>BfArM FHIR Packages (Terminologies)</title>
|
||
<link>https://terminologien.bfarm.de/feeds/package-feed.xml</link>
|
||
<description>References to publicly available FHIR Terminology Packages (published by BfArM) will be available in this channel</description>
|
||
<generator>ZTS Publication Tooling</generator>
|
||
<language>en</language>
|
||
<lastBuildDate>Fri, 20 Dec 2024 17:00:00 +0100</lastBuildDate>
|
||
|
||
2025-07-15 03:39:56,777 - services - WARNING - No entries found in feed BfArM FHIR Packages (Terminologies)
|
||
2025-07-15 03:39:56,777 - services - INFO - Fetching feed: HL7 Poland from http://fhir.hl7.org.pl/packages/package-feed.xml
|
||
2025-07-15 03:39:56,777 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.hl7.org.pl:80
|
||
2025-07-15 03:39:56,777 - urllib3.connectionpool - DEBUG - https://terminologien.bfarm.de:443 "GET /feeds/package-feed.xml HTTP/1.1" 200 753
|
||
2025-07-15 03:39:56,778 - services - DEBUG - Raw response from https://terminologien.bfarm.de/feeds/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?>
|
||
<rss version="2.0">
|
||
<channel>
|
||
<title>BfArM FHIR Packages (Terminologies)</title>
|
||
<link>https://terminologien.bfarm.de/feeds/package-feed.xml</link>
|
||
<description>References to publicly available FHIR Terminology Packages (published by BfArM) will be available in this channel</description>
|
||
<generator>ZTS Publication Tooling</generator>
|
||
<language>en</language>
|
||
<lastBuildDate>Fri, 20 Dec 2024 17:00:00 +0100</lastBuildDate>
|
||
|
||
2025-07-15 03:39:56,779 - services - WARNING - No entries found in feed BfArM FHIR Packages (Terminologies)
|
||
2025-07-15 03:39:56,779 - services - INFO - Fetching feed: HL7 Poland from http://fhir.hl7.org.pl/packages/package-feed.xml
|
||
2025-07-15 03:39:56,779 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): fhir.hl7.org.pl:80
|
||
2025-07-15 03:39:58,143 - urllib3.connectionpool - DEBUG - http://fhir.hl7.org.pl:80 "GET /packages/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:58,144 - urllib3.connectionpool - DEBUG - http://fhir.hl7.org.pl:80 "GET /packages/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:58,144 - urllib3.connectionpool - DEBUG - http://fhir.hl7.org.pl:80 "GET /packages/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:58,145 - services - DEBUG - Raw response from http://fhir.hl7.org.pl/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Poland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Poland</description>
|
||
<link>http://fhir.hl7.org.pl/packages/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastB
|
||
2025-07-15 03:39:58,146 - urllib3.connectionpool - DEBUG - http://fhir.hl7.org.pl:80 "GET /packages/package-feed.xml HTTP/1.1" 200 None
|
||
2025-07-15 03:39:58,147 - services - DEBUG - Raw response from http://fhir.hl7.org.pl/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Poland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Poland</description>
|
||
<link>http://fhir.hl7.org.pl/packages/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastB
|
||
2025-07-15 03:39:58,148 - services - INFO - Fetched from feed HL7 Poland: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:58,150 - services - DEBUG - Raw response from http://fhir.hl7.org.pl/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Poland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Poland</description>
|
||
<link>http://fhir.hl7.org.pl/packages/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastB
|
||
2025-07-15 03:39:58,151 - services - DEBUG - Raw response from http://fhir.hl7.org.pl/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>HL7 Poland FHIR Packages</title>
|
||
<description>New Packages published by HL7 Poland</description>
|
||
<link>http://fhir.hl7.org.pl/packages/package-feed.xml</link>
|
||
<generator>HL7, Inc FHIR Publication tooling</generator>
|
||
<lastB
|
||
2025-07-15 03:39:58,152 - services - INFO - Sample feed entries from HL7 Poland: [{'title': 'hl7.fhir.pl.base.r4#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.pl.base.r4#0.1.0'}, 'summary': 'HL7 Poland FHIR Base IG', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Poland FHIR Base IG'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz'}], 'link': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'id': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Sebastian Bojanowski (HL7 Poland)'}], 'author': 'Sebastian Bojanowski (HL7 Poland)', 'author_detail': {'name': 'Sebastian Bojanowski (HL7 Poland)'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 02 Feb 2025 12:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=2, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=6, tm_yday=33, tm_isdst=0), 'fhir_details': 'HL7 Poland FHIR Base IG'}]
|
||
2025-07-15 03:39:58,152 - services - INFO - Fetching feed: MyHealth@eu from https://fhir.ehdsi.eu/package-feed.xml
|
||
2025-07-15 03:39:58,152 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ehdsi.eu:443
|
||
2025-07-15 03:39:58,154 - services - INFO - Fetched from feed HL7 Poland: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:58,154 - services - INFO - Sample feed entries from HL7 Poland: [{'title': 'hl7.fhir.pl.base.r4#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.pl.base.r4#0.1.0'}, 'summary': 'HL7 Poland FHIR Base IG', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Poland FHIR Base IG'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz'}], 'link': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'id': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Sebastian Bojanowski (HL7 Poland)'}], 'author': 'Sebastian Bojanowski (HL7 Poland)', 'author_detail': {'name': 'Sebastian Bojanowski (HL7 Poland)'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 02 Feb 2025 12:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=2, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=6, tm_yday=33, tm_isdst=0), 'fhir_details': 'HL7 Poland FHIR Base IG'}]
|
||
2025-07-15 03:39:58,155 - services - INFO - Fetched from feed HL7 Poland: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:58,155 - services - INFO - Fetching feed: MyHealth@eu from https://fhir.ehdsi.eu/package-feed.xml
|
||
2025-07-15 03:39:58,156 - services - INFO - Fetched from feed HL7 Poland: 1 packages (Atom/RSS)
|
||
2025-07-15 03:39:58,156 - services - INFO - Sample feed entries from HL7 Poland: [{'title': 'hl7.fhir.pl.base.r4#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.pl.base.r4#0.1.0'}, 'summary': 'HL7 Poland FHIR Base IG', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Poland FHIR Base IG'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz'}], 'link': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'id': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Sebastian Bojanowski (HL7 Poland)'}], 'author': 'Sebastian Bojanowski (HL7 Poland)', 'author_detail': {'name': 'Sebastian Bojanowski (HL7 Poland)'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 02 Feb 2025 12:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=2, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=6, tm_yday=33, tm_isdst=0), 'fhir_details': 'HL7 Poland FHIR Base IG'}]
|
||
2025-07-15 03:39:58,157 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ehdsi.eu:443
|
||
2025-07-15 03:39:58,157 - services - INFO - Sample feed entries from HL7 Poland: [{'title': 'hl7.fhir.pl.base.r4#0.1.0', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'hl7.fhir.pl.base.r4#0.1.0'}, 'summary': 'HL7 Poland FHIR Base IG', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'HL7 Poland FHIR Base IG'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz'}], 'link': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'id': 'http://fhir.hl7.org.pl/packages/hl7.fhir.pl.base.r4-0.1.0/package.tgz', 'guidislink': False, 'authors': [{'name': 'Sebastian Bojanowski (HL7 Poland)'}], 'author': 'Sebastian Bojanowski (HL7 Poland)', 'author_detail': {'name': 'Sebastian Bojanowski (HL7 Poland)'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Sun, 02 Feb 2025 12:00:00 +0000', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=2, tm_mday=2, tm_hour=12, tm_min=0, tm_sec=0, tm_wday=6, tm_yday=33, tm_isdst=0), 'fhir_details': 'HL7 Poland FHIR Base IG'}]
|
||
2025-07-15 03:39:58,157 - services - INFO - Fetching feed: MyHealth@eu from https://fhir.ehdsi.eu/package-feed.xml
|
||
2025-07-15 03:39:58,157 - services - INFO - Fetching feed: MyHealth@eu from https://fhir.ehdsi.eu/package-feed.xml
|
||
2025-07-15 03:39:58,157 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ehdsi.eu:443
|
||
2025-07-15 03:39:58,158 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): fhir.ehdsi.eu:443
|
||
2025-07-15 03:39:59,220 - urllib3.connectionpool - DEBUG - https://fhir.ehdsi.eu:443 "GET /package-feed.xml HTTP/1.1" 200 694
|
||
2025-07-15 03:39:59,223 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,223 - services - DEBUG - Raw response from https://fhir.ehdsi.eu/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MyHealth@EU FHIR Packages</title>
|
||
<description>Packages published by MyHealth@EU</description>
|
||
<link>http://fhir.ehdsi.eu/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<!-- date format Wed
|
||
2025-07-15 03:39:59,223 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,223 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,224 - services - INFO - Fetched from feed MyHealth@eu: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:59,224 - services - INFO - Sample feed entries from MyHealth@eu: [{'title': 'myhealth.eu.fhir.laboratory#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.0.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 18 Apr 2024 21:05:52 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=4, tm_mday=18, tm_hour=19, tm_min=5, tm_sec=52, tm_wday=3, tm_yday=109, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.4.16'}, {'title': 'myhealth.eu.fhir.laboratory#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.1.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Mar 2025 15:22:21 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=20, tm_hour=14, tm_min=22, tm_sec=21, tm_wday=3, tm_yday=79, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.8.22'}]
|
||
2025-07-15 03:39:59,224 - services - INFO - Fetching feed: Taiwan FHIR Packages from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml
|
||
2025-07-15 03:39:59,224 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): twcore.mohw.gov.tw:443
|
||
2025-07-15 03:39:59,233 - urllib3.connectionpool - DEBUG - https://fhir.ehdsi.eu:443 "GET /package-feed.xml HTTP/1.1" 200 694
|
||
2025-07-15 03:39:59,234 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,234 - services - DEBUG - Raw response from https://fhir.ehdsi.eu/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MyHealth@EU FHIR Packages</title>
|
||
<description>Packages published by MyHealth@EU</description>
|
||
<link>http://fhir.ehdsi.eu/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<!-- date format Wed
|
||
2025-07-15 03:39:59,234 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,234 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,236 - services - INFO - Fetched from feed MyHealth@eu: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:59,236 - urllib3.connectionpool - DEBUG - https://fhir.ehdsi.eu:443 "GET /package-feed.xml HTTP/1.1" 200 694
|
||
2025-07-15 03:39:59,236 - urllib3.connectionpool - DEBUG - https://fhir.ehdsi.eu:443 "GET /package-feed.xml HTTP/1.1" 200 694
|
||
2025-07-15 03:39:59,236 - services - INFO - Sample feed entries from MyHealth@eu: [{'title': 'myhealth.eu.fhir.laboratory#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.0.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 18 Apr 2024 21:05:52 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=4, tm_mday=18, tm_hour=19, tm_min=5, tm_sec=52, tm_wday=3, tm_yday=109, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.4.16'}, {'title': 'myhealth.eu.fhir.laboratory#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.1.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Mar 2025 15:22:21 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=20, tm_hour=14, tm_min=22, tm_sec=21, tm_wday=3, tm_yday=79, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.8.22'}]
|
||
2025-07-15 03:39:59,237 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,237 - services - INFO - Fetching feed: Taiwan FHIR Packages from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml
|
||
2025-07-15 03:39:59,237 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,238 - services - DEBUG - Raw response from https://fhir.ehdsi.eu/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MyHealth@EU FHIR Packages</title>
|
||
<description>Packages published by MyHealth@EU</description>
|
||
<link>http://fhir.ehdsi.eu/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<!-- date format Wed
|
||
2025-07-15 03:39:59,238 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): twcore.mohw.gov.tw:443
|
||
2025-07-15 03:39:59,238 - services - DEBUG - Raw response from https://fhir.ehdsi.eu/package-feed.xml: <rss xmlns:atom="http://www.w3.org/2005/Atom"
|
||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>MyHealth@EU FHIR Packages</title>
|
||
<description>Packages published by MyHealth@EU</description>
|
||
<link>http://fhir.ehdsi.eu/package-feed.xml</link>
|
||
<generator>HL7 FHIR Publication tooling</generator>
|
||
<!-- date format Wed
|
||
2025-07-15 03:39:59,238 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,238 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,239 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,239 - charset_normalizer - DEBUG - Encoding detection: ascii is most likely the one.
|
||
2025-07-15 03:39:59,240 - services - INFO - Fetched from feed MyHealth@eu: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:59,240 - services - INFO - Sample feed entries from MyHealth@eu: [{'title': 'myhealth.eu.fhir.laboratory#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.0.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 18 Apr 2024 21:05:52 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=4, tm_mday=18, tm_hour=19, tm_min=5, tm_sec=52, tm_wday=3, tm_yday=109, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.4.16'}, {'title': 'myhealth.eu.fhir.laboratory#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.1.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Mar 2025 15:22:21 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=20, tm_hour=14, tm_min=22, tm_sec=21, tm_wday=3, tm_yday=79, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.8.22'}]
|
||
2025-07-15 03:39:59,240 - services - INFO - Fetching feed: Taiwan FHIR Packages from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml
|
||
2025-07-15 03:39:59,241 - services - INFO - Fetched from feed MyHealth@eu: 2 packages (Atom/RSS)
|
||
2025-07-15 03:39:59,241 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): twcore.mohw.gov.tw:443
|
||
2025-07-15 03:39:59,241 - services - INFO - Sample feed entries from MyHealth@eu: [{'title': 'myhealth.eu.fhir.laboratory#0.0.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.0.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.0.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 18 Apr 2024 21:05:52 +0200', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=4, tm_mday=18, tm_hour=19, tm_min=5, tm_sec=52, tm_wday=3, tm_yday=109, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.4.16'}, {'title': 'myhealth.eu.fhir.laboratory#0.1.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'myhealth.eu.fhir.laboratory#0.1.1'}, 'summary': 'Laboratory Report', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': 'Laboratory Report'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz'}], 'link': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'id': 'http://fhir.ehdsi.eu/laboratory/0.1.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MyHealth@EU'}], 'author': 'MyHealth@EU', 'author_detail': {'name': 'MyHealth@EU'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 20 Mar 2025 15:22:21 +0100', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=3, tm_mday=20, tm_hour=14, tm_min=22, tm_sec=21, tm_wday=3, tm_yday=79, tm_isdst=0), 'fhir_details': 'IG Publisher Version: v1.8.22'}]
|
||
2025-07-15 03:39:59,242 - services - INFO - Fetching feed: Taiwan FHIR Packages from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml
|
||
2025-07-15 03:39:59,242 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): twcore.mohw.gov.tw:443
|
||
2025-07-15 03:40:00,983 - urllib3.connectionpool - DEBUG - https://twcore.mohw.gov.tw:443 "GET /ig/packages/package-feed.xml HTTP/1.1" 200 2277
|
||
2025-07-15 03:40:00,983 - urllib3.connectionpool - DEBUG - https://twcore.mohw.gov.tw:443 "GET /ig/packages/package-feed.xml HTTP/1.1" 200 2277
|
||
2025-07-15 03:40:00,985 - services - DEBUG - Raw response from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW</description>
|
||
<link>https://twcore.mohw.gov.tw/ig/packages/package-feed.xml</link>
|
||
<generator>MOHW</generator>
|
||
<lastBuildDate>Tue, 15 Oct 2024 12:28:
|
||
2025-07-15 03:40:00,986 - services - DEBUG - Raw response from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW</description>
|
||
<link>https://twcore.mohw.gov.tw/ig/packages/package-feed.xml</link>
|
||
<generator>MOHW</generator>
|
||
<lastBuildDate>Tue, 15 Oct 2024 12:28:
|
||
2025-07-15 03:40:00,986 - urllib3.connectionpool - DEBUG - https://twcore.mohw.gov.tw:443 "GET /ig/packages/package-feed.xml HTTP/1.1" 200 2277
|
||
2025-07-15 03:40:00,991 - services - INFO - Fetched from feed Taiwan FHIR Packages: 16 packages (Atom/RSS)
|
||
2025-07-15 03:40:00,991 - urllib3.connectionpool - DEBUG - https://twcore.mohw.gov.tw:443 "GET /ig/packages/package-feed.xml HTTP/1.1" 200 2277
|
||
2025-07-15 03:40:00,992 - services - INFO - Sample feed entries from Taiwan FHIR Packages: [{'title': 'tw.gov.mohw.twcore#0.3.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 12 Dec 2024 12:41:59 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=12, tm_hour=4, tm_min=41, tm_sec=59, tm_wday=3, tm_yday=347, tm_isdst=0), 'fhir_details': 'Publication run at 12/12/2024 by root using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (46 hours old) source id Unknown (todo) Run #11'}, {'title': 'tw.gov.mohw.twcore#0.3.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.1'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 22 Oct 2024 10:12:37 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=22, tm_hour=2, tm_min=12, tm_sec=37, tm_wday=1, tm_yday=296, tm_isdst=0), 'fhir_details': 'Publication run at 22/10/2024 by root using vVersion 1.6.28 (Git# 64a1067c1563). Built 2024-09-26T13:02:52.78Z (25 days old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:40:00,992 - services - DEBUG - Raw response from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW</description>
|
||
<link>https://twcore.mohw.gov.tw/ig/packages/package-feed.xml</link>
|
||
<generator>MOHW</generator>
|
||
<lastBuildDate>Tue, 15 Oct 2024 12:28:
|
||
2025-07-15 03:40:00,997 - services - INFO - Fetched from feed Taiwan FHIR Packages: 16 packages (Atom/RSS)
|
||
2025-07-15 03:40:00,998 - services - INFO - Fetching feed: Taiwan NHI-MOHW FHIR Packages from https://nhicore.nhi.gov.tw/packages/package-feed.xml
|
||
2025-07-15 03:40:00,999 - services - DEBUG - Raw response from https://twcore.mohw.gov.tw/ig/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW</description>
|
||
<link>https://twcore.mohw.gov.tw/ig/packages/package-feed.xml</link>
|
||
<generator>MOHW</generator>
|
||
<lastBuildDate>Tue, 15 Oct 2024 12:28:
|
||
2025-07-15 03:40:01,004 - services - INFO - Fetched from feed Taiwan FHIR Packages: 16 packages (Atom/RSS)
|
||
2025-07-15 03:40:01,004 - services - INFO - Sample feed entries from Taiwan FHIR Packages: [{'title': 'tw.gov.mohw.twcore#0.3.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 12 Dec 2024 12:41:59 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=12, tm_hour=4, tm_min=41, tm_sec=59, tm_wday=3, tm_yday=347, tm_isdst=0), 'fhir_details': 'Publication run at 12/12/2024 by root using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (46 hours old) source id Unknown (todo) Run #11'}, {'title': 'tw.gov.mohw.twcore#0.3.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.1'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 22 Oct 2024 10:12:37 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=22, tm_hour=2, tm_min=12, tm_sec=37, tm_wday=1, tm_yday=296, tm_isdst=0), 'fhir_details': 'Publication run at 22/10/2024 by root using vVersion 1.6.28 (Git# 64a1067c1563). Built 2024-09-26T13:02:52.78Z (25 days old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:40:01,004 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nhicore.nhi.gov.tw:443
|
||
2025-07-15 03:40:01,005 - services - INFO - Sample feed entries from Taiwan FHIR Packages: [{'title': 'tw.gov.mohw.twcore#0.3.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 12 Dec 2024 12:41:59 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=12, tm_hour=4, tm_min=41, tm_sec=59, tm_wday=3, tm_yday=347, tm_isdst=0), 'fhir_details': 'Publication run at 12/12/2024 by root using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (46 hours old) source id Unknown (todo) Run #11'}, {'title': 'tw.gov.mohw.twcore#0.3.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.1'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 22 Oct 2024 10:12:37 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=22, tm_hour=2, tm_min=12, tm_sec=37, tm_wday=1, tm_yday=296, tm_isdst=0), 'fhir_details': 'Publication run at 22/10/2024 by root using vVersion 1.6.28 (Git# 64a1067c1563). Built 2024-09-26T13:02:52.78Z (25 days old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:40:01,005 - services - INFO - Fetching feed: Taiwan NHI-MOHW FHIR Packages from https://nhicore.nhi.gov.tw/packages/package-feed.xml
|
||
2025-07-15 03:40:01,010 - services - INFO - Fetched from feed Taiwan FHIR Packages: 16 packages (Atom/RSS)
|
||
2025-07-15 03:40:01,010 - services - INFO - Fetching feed: Taiwan NHI-MOHW FHIR Packages from https://nhicore.nhi.gov.tw/packages/package-feed.xml
|
||
2025-07-15 03:40:01,010 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nhicore.nhi.gov.tw:443
|
||
2025-07-15 03:40:01,011 - services - INFO - Sample feed entries from Taiwan FHIR Packages: [{'title': 'tw.gov.mohw.twcore#0.3.2', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.2'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.2/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Thu, 12 Dec 2024 12:41:59 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=12, tm_mday=12, tm_hour=4, tm_min=41, tm_sec=59, tm_wday=3, tm_yday=347, tm_isdst=0), 'fhir_details': 'Publication run at 12/12/2024 by root using vVersion 1.8.1 (Git# 211ded24f613). Built 2024-12-10T06:06:00.400Z (46 hours old) source id Unknown (todo) Run #11'}, {'title': 'tw.gov.mohw.twcore#0.3.1', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.twcore#0.3.1'}, 'summary': '', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': ''}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz'}], 'link': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'id': 'https://twcore.mohw.gov.tw/ig/twcore/0.3.1/package.tgz', 'guidislink': False, 'authors': [{'name': 'MOHW'}], 'author': 'MOHW', 'author_detail': {'name': 'MOHW'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Tue, 22 Oct 2024 10:12:37 +0800', 'published_parsed': time.struct_time(tm_year=2024, tm_mon=10, tm_mday=22, tm_hour=2, tm_min=12, tm_sec=37, tm_wday=1, tm_yday=296, tm_isdst=0), 'fhir_details': 'Publication run at 22/10/2024 by root using vVersion 1.6.28 (Git# 64a1067c1563). Built 2024-09-26T13:02:52.78Z (25 days old) source id Unknown (todo) Run #5'}]
|
||
2025-07-15 03:40:01,011 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nhicore.nhi.gov.tw:443
|
||
2025-07-15 03:40:01,011 - services - INFO - Fetching feed: Taiwan NHI-MOHW FHIR Packages from https://nhicore.nhi.gov.tw/packages/package-feed.xml
|
||
2025-07-15 03:40:01,012 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): nhicore.nhi.gov.tw:443
|
||
2025-07-15 03:40:02,618 - urllib3.connectionpool - DEBUG - https://nhicore.nhi.gov.tw:443 "GET /packages/package-feed.xml HTTP/1.1" 200 5857
|
||
2025-07-15 03:40:02,619 - services - DEBUG - Raw response from https://nhicore.nhi.gov.tw/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW NHI FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW NHI</description>
|
||
<link>https://nhicore.nhi.gov.tw/packages/package-feed.xml</link>
|
||
<generator>NHI</generator>
|
||
<lastBuildDate>Wed, 28 May 2025 01:18:
|
||
2025-07-15 03:40:02,621 - services - INFO - Fetched from feed Taiwan NHI-MOHW FHIR Packages: 8 packages (Atom/RSS)
|
||
2025-07-15 03:40:02,621 - services - INFO - Sample feed entries from Taiwan NHI-MOHW FHIR Packages: [{'title': 'tw.gov.mohw.nhi.pas#1.0.5', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.5'}, 'summary': '修改Profiles、更新代碼系統,新增值集。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles、更新代碼系統,新增值集。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 01:40:15 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=1, tm_hour=17, tm_min=40, tm_sec=15, tm_wday=1, tm_yday=182, tm_isdst=0), 'fhir_details': 'Publication run at 02/07/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (54 days old) source id Unknown (todo)'}, {'title': 'tw.gov.mohw.nhi.pas#1.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.4'}, 'summary': '修改Profiles,新增代碼系統、值集,修改canonical。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles,新增代碼系統、值集,修改canonical。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 28 May 2025 01:18:47 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=27, tm_hour=17, tm_min=18, tm_sec=47, tm_wday=1, tm_yday=147, tm_isdst=0), 'fhir_details': 'Publication run at 28/05/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (19 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:40:02,632 - services - INFO - Total packages fetched: 1075
|
||
2025-07-15 03:40:02,632 - urllib3.connectionpool - DEBUG - https://nhicore.nhi.gov.tw:443 "GET /packages/package-feed.xml HTTP/1.1" 200 1366
|
||
2025-07-15 03:40:02,632 - urllib3.connectionpool - DEBUG - https://nhicore.nhi.gov.tw:443 "GET /packages/package-feed.xml HTTP/1.1" 200 1366
|
||
2025-07-15 03:40:02,632 - __main__ - DEBUG - fetch_packages_from_registries returned 1075 raw packages.
|
||
2025-07-15 03:40:02,633 - services - DEBUG - Raw response from https://nhicore.nhi.gov.tw/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW NHI FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW NHI</description>
|
||
<link>https://nhicore.nhi.gov.tw/packages/package-feed.xml</link>
|
||
<generator>NHI</generator>
|
||
<lastBuildDate>Wed, 28 May 2025 01:18:
|
||
2025-07-15 03:40:02,634 - services - DEBUG - Raw response from https://nhicore.nhi.gov.tw/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW NHI FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW NHI</description>
|
||
<link>https://nhicore.nhi.gov.tw/packages/package-feed.xml</link>
|
||
<generator>NHI</generator>
|
||
<lastBuildDate>Wed, 28 May 2025 01:18:
|
||
2025-07-15 03:40:02,634 - __main__ - DEBUG - Normalizing fetched packages...
|
||
2025-07-15 03:40:02,634 - urllib3.connectionpool - DEBUG - https://nhicore.nhi.gov.tw:443 "GET /packages/package-feed.xml HTTP/1.1" 200 1366
|
||
2025-07-15 03:40:02,635 - services - INFO - Initial grouping: 1072 unique package names found. Skipped 0 raw entries.
|
||
2025-07-15 03:40:02,638 - services - INFO - Fetched from feed Taiwan NHI-MOHW FHIR Packages: 8 packages (Atom/RSS)
|
||
2025-07-15 03:40:02,641 - services - WARNING - No official version found for package 'hl7.fhir.us.sdcde'. Versions: ['1.6', '2.0']
|
||
2025-07-15 03:40:02,642 - services - DEBUG - Raw response from https://nhicore.nhi.gov.tw/packages/package-feed.xml: <?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fhir="http://hl7.org/fhir/feed" version="2.0">
|
||
<channel>
|
||
<title>Taiwan MOHW NHI FHIR Packages</title>
|
||
<description>Packages published by Taiwan MOHW NHI</description>
|
||
<link>https://nhicore.nhi.gov.tw/packages/package-feed.xml</link>
|
||
<generator>NHI</generator>
|
||
<lastBuildDate>Wed, 28 May 2025 01:18:
|
||
2025-07-15 03:40:02,644 - services - INFO - Fetched from feed Taiwan NHI-MOHW FHIR Packages: 8 packages (Atom/RSS)
|
||
2025-07-15 03:40:02,644 - services - INFO - Sample feed entries from Taiwan NHI-MOHW FHIR Packages: [{'title': 'tw.gov.mohw.nhi.pas#1.0.5', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.5'}, 'summary': '修改Profiles、更新代碼系統,新增值集。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles、更新代碼系統,新增值集。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 01:40:15 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=1, tm_hour=17, tm_min=40, tm_sec=15, tm_wday=1, tm_yday=182, tm_isdst=0), 'fhir_details': 'Publication run at 02/07/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (54 days old) source id Unknown (todo)'}, {'title': 'tw.gov.mohw.nhi.pas#1.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.4'}, 'summary': '修改Profiles,新增代碼系統、值集,修改canonical。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles,新增代碼系統、值集,修改canonical。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 28 May 2025 01:18:47 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=27, tm_hour=17, tm_min=18, tm_sec=47, tm_wday=1, tm_yday=147, tm_isdst=0), 'fhir_details': 'Publication run at 28/05/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (19 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:40:02,645 - services - WARNING - No official version found for package 'hl7.fhir.uv.xver-r2.r4'. Versions: ['0.0.1-snapshot-1']
|
||
2025-07-15 03:40:02,645 - services - INFO - Sample feed entries from Taiwan NHI-MOHW FHIR Packages: [{'title': 'tw.gov.mohw.nhi.pas#1.0.5', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.5'}, 'summary': '修改Profiles、更新代碼系統,新增值集。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles、更新代碼系統,新增值集。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 01:40:15 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=1, tm_hour=17, tm_min=40, tm_sec=15, tm_wday=1, tm_yday=182, tm_isdst=0), 'fhir_details': 'Publication run at 02/07/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (54 days old) source id Unknown (todo)'}, {'title': 'tw.gov.mohw.nhi.pas#1.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.4'}, 'summary': '修改Profiles,新增代碼系統、值集,修改canonical。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles,新增代碼系統、值集,修改canonical。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 28 May 2025 01:18:47 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=27, tm_hour=17, tm_min=18, tm_sec=47, tm_wday=1, tm_yday=147, tm_isdst=0), 'fhir_details': 'Publication run at 28/05/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (19 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:40:02,648 - services - INFO - Fetched from feed Taiwan NHI-MOHW FHIR Packages: 8 packages (Atom/RSS)
|
||
2025-07-15 03:40:02,654 - services - INFO - Total packages fetched: 1075
|
||
2025-07-15 03:40:02,656 - services - WARNING - No official version found for package 'ihe.pharm.mpd'. Versions: ['1.0.0-comment-2', '1.0.0-comment']
|
||
2025-07-15 03:40:02,661 - services - INFO - Total packages fetched: 1075
|
||
2025-07-15 03:40:02,661 - services - INFO - Sample feed entries from Taiwan NHI-MOHW FHIR Packages: [{'title': 'tw.gov.mohw.nhi.pas#1.0.5', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.5'}, 'summary': '修改Profiles、更新代碼系統,新增值集。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles、更新代碼系統,新增值集。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.5/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 02 Jul 2025 01:40:15 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=7, tm_mday=1, tm_hour=17, tm_min=40, tm_sec=15, tm_wday=1, tm_yday=182, tm_isdst=0), 'fhir_details': 'Publication run at 02/07/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (54 days old) source id Unknown (todo)'}, {'title': 'tw.gov.mohw.nhi.pas#1.0.4', 'title_detail': {'type': 'text/plain', 'language': None, 'base': '', 'value': 'tw.gov.mohw.nhi.pas#1.0.4'}, 'summary': '修改Profiles,新增代碼系統、值集,修改canonical。', 'summary_detail': {'type': 'text/html', 'language': None, 'base': '', 'value': '修改Profiles,新增代碼系統、值集,修改canonical。'}, 'links': [{'rel': 'alternate', 'type': 'text/html', 'href': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz'}], 'link': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'id': 'https://nhicore.nhi.gov.tw/pas/1.0.4/package.tgz', 'guidislink': False, 'authors': [{'name': 'twnhi'}], 'author': 'twnhi', 'author_detail': {'name': 'twnhi'}, 'fhir_version': '4.0.1', 'fhir_kind': 'IG', 'published': 'Wed, 28 May 2025 01:18:47 +0800', 'published_parsed': time.struct_time(tm_year=2025, tm_mon=5, tm_mday=27, tm_hour=17, tm_min=18, tm_sec=47, tm_wday=1, tm_yday=147, tm_isdst=0), 'fhir_details': 'Publication run at 28/05/2025 by DESKTOP-BMD1NFQ using Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (19 days old) source id Unknown (todo)'}]
|
||
2025-07-15 03:40:02,661 - __main__ - DEBUG - fetch_packages_from_registries returned 1075 raw packages.
|
||
2025-07-15 03:40:02,662 - services - WARNING - No official version found for package 'medcom.fhir.dk.homecareobservation'. Versions: ['1.0.0', '1.1.0-trial-use']
|
||
2025-07-15 03:40:02,662 - __main__ - DEBUG - fetch_packages_from_registries returned 1075 raw packages.
|
||
2025-07-15 03:40:02,667 - services - INFO - Total packages fetched: 1075
|
||
2025-07-15 03:40:02,667 - __main__ - DEBUG - Normalizing fetched packages...
|
||
2025-07-15 03:40:02,667 - services - WARNING - No official version found for package 'medcom.fhir.dk.messagedefinitions'. Versions: ['1.0.0-trial-use']
|
||
2025-07-15 03:40:02,667 - __main__ - DEBUG - Normalizing fetched packages...
|
||
2025-07-15 03:40:02,667 - __main__ - DEBUG - fetch_packages_from_registries returned 1075 raw packages.
|
||
2025-07-15 03:40:02,668 - services - INFO - Initial grouping: 1072 unique package names found. Skipped 0 raw entries.
|
||
2025-07-15 03:40:02,668 - services - WARNING - No official version found for package 'globalalliant.us.eom-updates'. Versions: ['1.1.0-alpha-6', '1.1.0-alpha-5', '1.1.0-alpha-10', '1.1.0-alpha-9']
|
||
2025-07-15 03:40:02,669 - services - INFO - Initial grouping: 1072 unique package names found. Skipped 0 raw entries.
|
||
2025-07-15 03:40:02,669 - __main__ - DEBUG - Normalizing fetched packages...
|
||
2025-07-15 03:40:02,672 - services - WARNING - No official version found for package 'hl7.fhir.us.sdcde'. Versions: ['1.6', '2.0']
|
||
2025-07-15 03:40:02,672 - services - WARNING - No official version found for package 'ca.infoway.io.core'. Versions: ['0.3.0-dft-ballot-2', '0.2.0-dft-ballot', '1.0.1-dft-preballot', '0.3.0-dft-ballot-1', '0.1.0-dft', '0.1.0-DFT-Ballot', '0.3.1-dft-ballot', '0.2.0-dft', '0.1.0-DFT-Ballot-pre', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,674 - services - WARNING - No official version found for package 'hl7.fhir.us.sdcde'. Versions: ['1.6', '2.0']
|
||
2025-07-15 03:40:02,675 - services - INFO - Initial grouping: 1072 unique package names found. Skipped 0 raw entries.
|
||
2025-07-15 03:40:02,675 - services - WARNING - No official version found for package 'hl7.fhir.uv.xver-r2.r4'. Versions: ['0.0.1-snapshot-1']
|
||
2025-07-15 03:40:02,676 - services - WARNING - No official version found for package 'de.gematik.erp.t-prescription'. Versions: ['1.1.0-ballot-1']
|
||
2025-07-15 03:40:02,676 - services - WARNING - No official version found for package 'hl7.fhir.uv.xver-r2.r4'. Versions: ['0.0.1-snapshot-1']
|
||
2025-07-15 03:40:02,679 - services - WARNING - No official version found for package 'hl7.fhir.us.sdcde'. Versions: ['1.6', '2.0']
|
||
2025-07-15 03:40:02,681 - services - WARNING - No official version found for package 'ihe.pharm.mpd'. Versions: ['1.0.0-comment-2', '1.0.0-comment']
|
||
2025-07-15 03:40:02,681 - services - WARNING - No official version found for package 'ca.on.mha.pds'. Versions: ['2.0.0-beta-1']
|
||
2025-07-15 03:40:02,683 - services - WARNING - No official version found for package 'ihe.pharm.mpd'. Versions: ['1.0.0-comment-2', '1.0.0-comment']
|
||
2025-07-15 03:40:02,683 - services - WARNING - No official version found for package 'hl7.fhir.uv.xver-r2.r4'. Versions: ['0.0.1-snapshot-1']
|
||
2025-07-15 03:40:02,684 - services - WARNING - No official version found for package 'medcom.fhir.dk.homecareobservation'. Versions: ['1.0.0', '1.1.0-trial-use']
|
||
2025-07-15 03:40:02,685 - services - WARNING - No official version found for package 'ca.infoway.io.cafex'. Versions: ['2.0.0', '2.0.0-dft-pre', '2.1.0-DFT-preBallot', '2.1.0-DFT-Ballot', '2.2.0-DFT-Ballot', '2.0.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,686 - services - WARNING - No official version found for package 'medcom.fhir.dk.homecareobservation'. Versions: ['1.0.0', '1.1.0-trial-use']
|
||
2025-07-15 03:40:02,688 - services - WARNING - No official version found for package 'ihe.pharm.mpd'. Versions: ['1.0.0-comment-2', '1.0.0-comment']
|
||
2025-07-15 03:40:02,688 - services - WARNING - No official version found for package 'medcom.fhir.dk.messagedefinitions'. Versions: ['1.0.0-trial-use']
|
||
2025-07-15 03:40:02,688 - services - WARNING - No official version found for package 'ca.on.mi.pkg'. Versions: ['0.9.0-beta-3-testing', '0.9.0-beta-previewf', '0.9.0-beta-1-testing', '0.9.0-beta-2-testing']
|
||
2025-07-15 03:40:02,689 - services - WARNING - No official version found for package 'medcom.fhir.dk.messagedefinitions'. Versions: ['1.0.0-trial-use']
|
||
2025-07-15 03:40:02,689 - services - WARNING - No official version found for package 'medcom.fhir.dk.homecareobservation'. Versions: ['1.0.0', '1.1.0-trial-use']
|
||
2025-07-15 03:40:02,690 - services - WARNING - No official version found for package 'globalalliant.us.eom-updates'. Versions: ['1.1.0-alpha-6', '1.1.0-alpha-5', '1.1.0-alpha-10', '1.1.0-alpha-9']
|
||
2025-07-15 03:40:02,690 - services - WARNING - No official version found for package 'fhir.r4.ukcore.stu3.currentbuild'. Versions: ['0.21.0-pre-release', '0.0.3-pre-release', '0.0.7-sprint-7-review', '0.0.15-pre-release', '0.0.18-pre-release', '0.0.19-pre-release', '0.0.17-pre-release', '0.0.10-pre-release', '0.20.0-pre-release', '0.0.13-pre-release', '0.0.12-pre-release', '0.0.8-pre-release', '0.0.11-pre-release', '0.0.14-pre-release', '0.22.0-pre-release', '0.0.5-sprint-6-review', '0.0.16-pre-release', '0.0.6-pre-release', '0.0.9-pre-release']
|
||
2025-07-15 03:40:02,691 - services - WARNING - No official version found for package 'globalalliant.us.eom-updates'. Versions: ['1.1.0-alpha-6', '1.1.0-alpha-5', '1.1.0-alpha-10', '1.1.0-alpha-9']
|
||
2025-07-15 03:40:02,691 - services - WARNING - No official version found for package 'medcom.fhir.dk.messagedefinitions'. Versions: ['1.0.0-trial-use']
|
||
2025-07-15 03:40:02,691 - services - WARNING - No official version found for package 'ca.infoway.io.core'. Versions: ['0.3.0-dft-ballot-2', '0.2.0-dft-ballot', '1.0.1-dft-preballot', '0.3.0-dft-ballot-1', '0.1.0-dft', '0.1.0-DFT-Ballot', '0.3.1-dft-ballot', '0.2.0-dft', '0.1.0-DFT-Ballot-pre', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,691 - services - WARNING - No official version found for package 'ca.infoway.io.erec'. Versions: ['1.0.2-dft', '1.0.3-dft-projectathon', '1.0.2-dft-projectathon', '1.0.1-dft', '1.1.0-dft-ab', '1.1.0-dft-ballot', '1.1.1-dft-ballot', '1.0.0-dft']
|
||
2025-07-15 03:40:02,692 - services - WARNING - No official version found for package 'ca.infoway.io.core'. Versions: ['0.3.0-dft-ballot-2', '0.2.0-dft-ballot', '1.0.1-dft-preballot', '0.3.0-dft-ballot-1', '0.1.0-dft', '0.1.0-DFT-Ballot', '0.3.1-dft-ballot', '0.2.0-dft', '0.1.0-DFT-Ballot-pre', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,692 - services - WARNING - No official version found for package 'globalalliant.us.eom-updates'. Versions: ['1.1.0-alpha-6', '1.1.0-alpha-5', '1.1.0-alpha-10', '1.1.0-alpha-9']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'de.gematik.erp.t-prescription'. Versions: ['1.1.0-ballot-1']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'ca.infoway.io.psca'. Versions: ['2.0.0-DFT-Ballot', '1.1.0', '2.0.2-DFT-Ballot', '1.0.0-pre', '1.1.0-DFT-Ballot', '0.3.1', '2.0.3-DFT-Ballot', '1.1.0-DFT-Ballot-TE', '0.4.0-pre', '0.3.0', '0.3.0-pre', '2.0.1-DFT-Ballot', '1.0.0', '1.0.0-projectathon-pre', '0.3.2', '0.0.4', '2.0.0-DFT-preBallot', '2.1.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'de.gematik.erp.t-prescription'. Versions: ['1.1.0-ballot-1']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'ca.infoway.io.core'. Versions: ['0.3.0-dft-ballot-2', '0.2.0-dft-ballot', '1.0.1-dft-preballot', '0.3.0-dft-ballot-1', '0.1.0-dft', '0.1.0-DFT-Ballot', '0.3.1-dft-ballot', '0.2.0-dft', '0.1.0-DFT-Ballot-pre', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'ca.on.mha.pds'. Versions: ['2.0.0-beta-1']
|
||
2025-07-15 03:40:02,693 - services - WARNING - No official version found for package 'ca.infoway.io.halo'. Versions: ['0.1.0-dft-preballot', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,694 - services - WARNING - No official version found for package 'ca.on.mha.pds'. Versions: ['2.0.0-beta-1']
|
||
2025-07-15 03:40:02,694 - services - WARNING - No official version found for package 'de.gematik.erp.t-prescription'. Versions: ['1.1.0-ballot-1']
|
||
2025-07-15 03:40:02,696 - services - WARNING - No official version found for package 'ca.infoway.io.cafex'. Versions: ['2.0.0', '2.0.0-dft-pre', '2.1.0-DFT-preBallot', '2.1.0-DFT-Ballot', '2.2.0-DFT-Ballot', '2.0.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,697 - services - WARNING - No official version found for package 'ca.on.oh.mha-pds'. Versions: ['0.9.0-alpha-1.9.7.16', '0.9.0-alpha-1.9.7.33', '0.9.0-alpha-1.9.7.32', '0.9.0-alpha-1.9.7.1', '0.9.0-alpha-1.9.6', '0.9.0-alpha-1.9.7.26', '0.9.0-alpha-1.9', '0.9.0-alpha-1.9.7.13', '0.9.0-alpha-1.9.7.11', '0.9.0-alpha-1.9.7.19', '0.9.0-alpha-1.9.7.18', '0.9.0-alpha-1.9.7.17', '0.9.0-alpha-1.9.7.34', '0.9.0-alpha-1.6', '0.9.0-alpha-1.9.7.7', '0.9.0-alpha-1.9.7.21', '0.9.0-alpha-1.3', '0.9.0-alpha-1.9.7.6', '0.9.0-alpha-1.9.7.5', '0.9.0-alpha-1.9.7.27', '0.9.0-alpha-1.9.4', '0.9.0-alpha-1.9.3', '0.9.0-alpha-1.9.2', '0.9.0-alpha-1.9.7', '0.9.0-alpha-1.9.7.10', '0.9.0-alpha-1.5', '0.9.0-alpha-1.9.7.31', '0.9.0-alpha-1.9.7.2', '0.9.0-alpha-1.2', '0.9.0-alpha-1.1', '0.9.0-alpha-1.9.1', '0.9.0-alpha-1.9.7.25', '0.9.0-alpha-1.9.7.35', '0.9.0-alpha-1.7', '0.9.0-alpha-1.9.7.9', '0.9.0-alpha-1.9.7.8', '0.9.0-alpha-1.9.7.29', '0.9.0-alpha-1.9.7.28', '0.9.0-alpha-1.9.7.4', '0.9.0-alpha-1.9.7.24', '0.9.0-alpha-1.9.7.30', '0.9.0-alpha-1.9.7.23', '0.9.0-alpha-1.8', '0.9.0-alpha-1.4', '0.9.0-alpha-1.9.7.3', '0.9.0-alpha-1.9.7.20', '0.9.0-alpha-1', '0.9.0-alpha-1.9.7.15', '0.9.0-alpha-1.9.7.14', '0.9.0-alpha-1.9.7.38', '0.9.0-alpha-1.9.7.37', '0.9.0-alpha-1.9.7.36', '0.9.0-alpha-1.9.7.22']
|
||
2025-07-15 03:40:02,699 - services - WARNING - No official version found for package 'ca.infoway.io.cafex'. Versions: ['2.0.0', '2.0.0-dft-pre', '2.1.0-DFT-preBallot', '2.1.0-DFT-Ballot', '2.2.0-DFT-Ballot', '2.0.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,699 - services - WARNING - No official version found for package 'ca.on.mha.pds'. Versions: ['2.0.0-beta-1']
|
||
2025-07-15 03:40:02,699 - services - WARNING - No official version found for package 'ca.on.mi.pkg'. Versions: ['0.9.0-beta-3-testing', '0.9.0-beta-previewf', '0.9.0-beta-1-testing', '0.9.0-beta-2-testing']
|
||
2025-07-15 03:40:02,700 - services - WARNING - No official version found for package 'ca.on.oh.mha.pds'. Versions: ['2.0.0-alpha-preview', '2.0.0-alpha-preview-0.1']
|
||
2025-07-15 03:40:02,700 - services - WARNING - No official version found for package 'ca.on.mi.pkg'. Versions: ['0.9.0-beta-3-testing', '0.9.0-beta-previewf', '0.9.0-beta-1-testing', '0.9.0-beta-2-testing']
|
||
2025-07-15 03:40:02,701 - services - WARNING - No official version found for package 'ca.infoway.io.cafex'. Versions: ['2.0.0', '2.0.0-dft-pre', '2.1.0-DFT-preBallot', '2.1.0-DFT-Ballot', '2.2.0-DFT-Ballot', '2.0.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,702 - services - WARNING - No official version found for package 'fhir.r4.ukcore.stu3.currentbuild'. Versions: ['0.21.0-pre-release', '0.0.3-pre-release', '0.0.7-sprint-7-review', '0.0.15-pre-release', '0.0.18-pre-release', '0.0.19-pre-release', '0.0.17-pre-release', '0.0.10-pre-release', '0.20.0-pre-release', '0.0.13-pre-release', '0.0.12-pre-release', '0.0.8-pre-release', '0.0.11-pre-release', '0.0.14-pre-release', '0.22.0-pre-release', '0.0.5-sprint-6-review', '0.0.16-pre-release', '0.0.6-pre-release', '0.0.9-pre-release']
|
||
2025-07-15 03:40:02,703 - services - WARNING - No official version found for package 'sunwayhie.r4'. Versions: ['0.0.1-preview-1']
|
||
2025-07-15 03:40:02,703 - services - WARNING - No official version found for package 'fhir.r4.ukcore.stu3.currentbuild'. Versions: ['0.21.0-pre-release', '0.0.3-pre-release', '0.0.7-sprint-7-review', '0.0.15-pre-release', '0.0.18-pre-release', '0.0.19-pre-release', '0.0.17-pre-release', '0.0.10-pre-release', '0.20.0-pre-release', '0.0.13-pre-release', '0.0.12-pre-release', '0.0.8-pre-release', '0.0.11-pre-release', '0.0.14-pre-release', '0.22.0-pre-release', '0.0.5-sprint-6-review', '0.0.16-pre-release', '0.0.6-pre-release', '0.0.9-pre-release']
|
||
2025-07-15 03:40:02,704 - services - WARNING - No official version found for package 'ca.on.mi.pkg'. Versions: ['0.9.0-beta-3-testing', '0.9.0-beta-previewf', '0.9.0-beta-1-testing', '0.9.0-beta-2-testing']
|
||
2025-07-15 03:40:02,705 - services - WARNING - No official version found for package 'ca.infoway.io.erec'. Versions: ['1.0.2-dft', '1.0.3-dft-projectathon', '1.0.2-dft-projectathon', '1.0.1-dft', '1.1.0-dft-ab', '1.1.0-dft-ballot', '1.1.1-dft-ballot', '1.0.0-dft']
|
||
2025-07-15 03:40:02,708 - services - WARNING - No official version found for package 'fi.digious.kanta.test'. Versions: ['0.0.1-preview-2', '0.0.1-preview-1']
|
||
2025-07-15 03:40:02,708 - services - WARNING - No official version found for package 'ca.infoway.io.erec'. Versions: ['1.0.2-dft', '1.0.3-dft-projectathon', '1.0.2-dft-projectathon', '1.0.1-dft', '1.1.0-dft-ab', '1.1.0-dft-ballot', '1.1.1-dft-ballot', '1.0.0-dft']
|
||
2025-07-15 03:40:02,709 - services - WARNING - No official version found for package 'fhir.r4.ukcore.stu3.currentbuild'. Versions: ['0.21.0-pre-release', '0.0.3-pre-release', '0.0.7-sprint-7-review', '0.0.15-pre-release', '0.0.18-pre-release', '0.0.19-pre-release', '0.0.17-pre-release', '0.0.10-pre-release', '0.20.0-pre-release', '0.0.13-pre-release', '0.0.12-pre-release', '0.0.8-pre-release', '0.0.11-pre-release', '0.0.14-pre-release', '0.22.0-pre-release', '0.0.5-sprint-6-review', '0.0.16-pre-release', '0.0.6-pre-release', '0.0.9-pre-release']
|
||
2025-07-15 03:40:02,709 - services - WARNING - No official version found for package 'ca.infoway.io.psca'. Versions: ['2.0.0-DFT-Ballot', '1.1.0', '2.0.2-DFT-Ballot', '1.0.0-pre', '1.1.0-DFT-Ballot', '0.3.1', '2.0.3-DFT-Ballot', '1.1.0-DFT-Ballot-TE', '0.4.0-pre', '0.3.0', '0.3.0-pre', '2.0.1-DFT-Ballot', '1.0.0', '1.0.0-projectathon-pre', '0.3.2', '0.0.4', '2.0.0-DFT-preBallot', '2.1.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,710 - services - WARNING - No official version found for package 'ontario-mha-old-v0.9-alpha'. Versions: ['0.9.1-alpha-test']
|
||
2025-07-15 03:40:02,711 - services - WARNING - No official version found for package 'ca.infoway.io.psca'. Versions: ['2.0.0-DFT-Ballot', '1.1.0', '2.0.2-DFT-Ballot', '1.0.0-pre', '1.1.0-DFT-Ballot', '0.3.1', '2.0.3-DFT-Ballot', '1.1.0-DFT-Ballot-TE', '0.4.0-pre', '0.3.0', '0.3.0-pre', '2.0.1-DFT-Ballot', '1.0.0', '1.0.0-projectathon-pre', '0.3.2', '0.0.4', '2.0.0-DFT-preBallot', '2.1.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,711 - services - WARNING - No official version found for package 'ca.infoway.io.erec'. Versions: ['1.0.2-dft', '1.0.3-dft-projectathon', '1.0.2-dft-projectathon', '1.0.1-dft', '1.1.0-dft-ab', '1.1.0-dft-ballot', '1.1.1-dft-ballot', '1.0.0-dft']
|
||
2025-07-15 03:40:02,711 - services - WARNING - No official version found for package 'ca.infoway.io.halo'. Versions: ['0.1.0-dft-preballot', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,712 - services - WARNING - No official version found for package 'DIFUTURE.trustcenter.sp'. Versions: ['1.0.0-beta-3', '1.0.0-beta-2', '1.0.0-beta-1']
|
||
2025-07-15 03:40:02,712 - services - WARNING - No official version found for package 'ca.infoway.io.halo'. Versions: ['0.1.0-dft-preballot', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,713 - services - WARNING - No official version found for package 'ca.infoway.io.psca'. Versions: ['2.0.0-DFT-Ballot', '1.1.0', '2.0.2-DFT-Ballot', '1.0.0-pre', '1.1.0-DFT-Ballot', '0.3.1', '2.0.3-DFT-Ballot', '1.1.0-DFT-Ballot-TE', '0.4.0-pre', '0.3.0', '0.3.0-pre', '2.0.1-DFT-Ballot', '1.0.0', '1.0.0-projectathon-pre', '0.3.2', '0.0.4', '2.0.0-DFT-preBallot', '2.1.0-DFT-Ballot']
|
||
2025-07-15 03:40:02,714 - services - WARNING - No official version found for package 'ca.on.oh.mha-pds'. Versions: ['0.9.0-alpha-1.9.7.16', '0.9.0-alpha-1.9.7.33', '0.9.0-alpha-1.9.7.32', '0.9.0-alpha-1.9.7.1', '0.9.0-alpha-1.9.6', '0.9.0-alpha-1.9.7.26', '0.9.0-alpha-1.9', '0.9.0-alpha-1.9.7.13', '0.9.0-alpha-1.9.7.11', '0.9.0-alpha-1.9.7.19', '0.9.0-alpha-1.9.7.18', '0.9.0-alpha-1.9.7.17', '0.9.0-alpha-1.9.7.34', '0.9.0-alpha-1.6', '0.9.0-alpha-1.9.7.7', '0.9.0-alpha-1.9.7.21', '0.9.0-alpha-1.3', '0.9.0-alpha-1.9.7.6', '0.9.0-alpha-1.9.7.5', '0.9.0-alpha-1.9.7.27', '0.9.0-alpha-1.9.4', '0.9.0-alpha-1.9.3', '0.9.0-alpha-1.9.2', '0.9.0-alpha-1.9.7', '0.9.0-alpha-1.9.7.10', '0.9.0-alpha-1.5', '0.9.0-alpha-1.9.7.31', '0.9.0-alpha-1.9.7.2', '0.9.0-alpha-1.2', '0.9.0-alpha-1.1', '0.9.0-alpha-1.9.1', '0.9.0-alpha-1.9.7.25', '0.9.0-alpha-1.9.7.35', '0.9.0-alpha-1.7', '0.9.0-alpha-1.9.7.9', '0.9.0-alpha-1.9.7.8', '0.9.0-alpha-1.9.7.29', '0.9.0-alpha-1.9.7.28', '0.9.0-alpha-1.9.7.4', '0.9.0-alpha-1.9.7.24', '0.9.0-alpha-1.9.7.30', '0.9.0-alpha-1.9.7.23', '0.9.0-alpha-1.8', '0.9.0-alpha-1.4', '0.9.0-alpha-1.9.7.3', '0.9.0-alpha-1.9.7.20', '0.9.0-alpha-1', '0.9.0-alpha-1.9.7.15', '0.9.0-alpha-1.9.7.14', '0.9.0-alpha-1.9.7.38', '0.9.0-alpha-1.9.7.37', '0.9.0-alpha-1.9.7.36', '0.9.0-alpha-1.9.7.22']
|
||
2025-07-15 03:40:02,715 - services - WARNING - No official version found for package 'uk.ads.r4'. Versions: ['1.0.2-mvp-alpha', '1.0.1-mvp-alpha', '1.0.0-mvp-alpha', '1.2.0-bundle2-alpha', '1.1.0-bundle1-alpha']
|
||
2025-07-15 03:40:02,718 - services - WARNING - No official version found for package 'ca.on.oh.mha-pds'. Versions: ['0.9.0-alpha-1.9.7.16', '0.9.0-alpha-1.9.7.33', '0.9.0-alpha-1.9.7.32', '0.9.0-alpha-1.9.7.1', '0.9.0-alpha-1.9.6', '0.9.0-alpha-1.9.7.26', '0.9.0-alpha-1.9', '0.9.0-alpha-1.9.7.13', '0.9.0-alpha-1.9.7.11', '0.9.0-alpha-1.9.7.19', '0.9.0-alpha-1.9.7.18', '0.9.0-alpha-1.9.7.17', '0.9.0-alpha-1.9.7.34', '0.9.0-alpha-1.6', '0.9.0-alpha-1.9.7.7', '0.9.0-alpha-1.9.7.21', '0.9.0-alpha-1.3', '0.9.0-alpha-1.9.7.6', '0.9.0-alpha-1.9.7.5', '0.9.0-alpha-1.9.7.27', '0.9.0-alpha-1.9.4', '0.9.0-alpha-1.9.3', '0.9.0-alpha-1.9.2', '0.9.0-alpha-1.9.7', '0.9.0-alpha-1.9.7.10', '0.9.0-alpha-1.5', '0.9.0-alpha-1.9.7.31', '0.9.0-alpha-1.9.7.2', '0.9.0-alpha-1.2', '0.9.0-alpha-1.1', '0.9.0-alpha-1.9.1', '0.9.0-alpha-1.9.7.25', '0.9.0-alpha-1.9.7.35', '0.9.0-alpha-1.7', '0.9.0-alpha-1.9.7.9', '0.9.0-alpha-1.9.7.8', '0.9.0-alpha-1.9.7.29', '0.9.0-alpha-1.9.7.28', '0.9.0-alpha-1.9.7.4', '0.9.0-alpha-1.9.7.24', '0.9.0-alpha-1.9.7.30', '0.9.0-alpha-1.9.7.23', '0.9.0-alpha-1.8', '0.9.0-alpha-1.4', '0.9.0-alpha-1.9.7.3', '0.9.0-alpha-1.9.7.20', '0.9.0-alpha-1', '0.9.0-alpha-1.9.7.15', '0.9.0-alpha-1.9.7.14', '0.9.0-alpha-1.9.7.38', '0.9.0-alpha-1.9.7.37', '0.9.0-alpha-1.9.7.36', '0.9.0-alpha-1.9.7.22']
|
||
2025-07-15 03:40:02,718 - services - WARNING - No official version found for package 'ca.infoway.io.halo'. Versions: ['0.1.0-dft-preballot', '1.0.0-dft-preballot']
|
||
2025-07-15 03:40:02,718 - services - WARNING - No official version found for package 'ca.on.oh.mha.pds'. Versions: ['2.0.0-alpha-preview', '2.0.0-alpha-preview-0.1']
|
||
2025-07-15 03:40:02,719 - services - INFO - Normalization complete. Entries considered: 1075, Skipped during norm: 0, Unique Packages Found: 1072
|
||
2025-07-15 03:40:02,720 - services - WARNING - No official version found for package 'ca.on.oh.mha.pds'. Versions: ['2.0.0-alpha-preview', '2.0.0-alpha-preview-0.1']
|
||
2025-07-15 03:40:02,721 - services - WARNING - No official version found for package 'ca.on.oh.mha-pds'. Versions: ['0.9.0-alpha-1.9.7.16', '0.9.0-alpha-1.9.7.33', '0.9.0-alpha-1.9.7.32', '0.9.0-alpha-1.9.7.1', '0.9.0-alpha-1.9.6', '0.9.0-alpha-1.9.7.26', '0.9.0-alpha-1.9', '0.9.0-alpha-1.9.7.13', '0.9.0-alpha-1.9.7.11', '0.9.0-alpha-1.9.7.19', '0.9.0-alpha-1.9.7.18', '0.9.0-alpha-1.9.7.17', '0.9.0-alpha-1.9.7.34', '0.9.0-alpha-1.6', '0.9.0-alpha-1.9.7.7', '0.9.0-alpha-1.9.7.21', '0.9.0-alpha-1.3', '0.9.0-alpha-1.9.7.6', '0.9.0-alpha-1.9.7.5', '0.9.0-alpha-1.9.7.27', '0.9.0-alpha-1.9.4', '0.9.0-alpha-1.9.3', '0.9.0-alpha-1.9.2', '0.9.0-alpha-1.9.7', '0.9.0-alpha-1.9.7.10', '0.9.0-alpha-1.5', '0.9.0-alpha-1.9.7.31', '0.9.0-alpha-1.9.7.2', '0.9.0-alpha-1.2', '0.9.0-alpha-1.1', '0.9.0-alpha-1.9.1', '0.9.0-alpha-1.9.7.25', '0.9.0-alpha-1.9.7.35', '0.9.0-alpha-1.7', '0.9.0-alpha-1.9.7.9', '0.9.0-alpha-1.9.7.8', '0.9.0-alpha-1.9.7.29', '0.9.0-alpha-1.9.7.28', '0.9.0-alpha-1.9.7.4', '0.9.0-alpha-1.9.7.24', '0.9.0-alpha-1.9.7.30', '0.9.0-alpha-1.9.7.23', '0.9.0-alpha-1.8', '0.9.0-alpha-1.4', '0.9.0-alpha-1.9.7.3', '0.9.0-alpha-1.9.7.20', '0.9.0-alpha-1', '0.9.0-alpha-1.9.7.15', '0.9.0-alpha-1.9.7.14', '0.9.0-alpha-1.9.7.38', '0.9.0-alpha-1.9.7.37', '0.9.0-alpha-1.9.7.36', '0.9.0-alpha-1.9.7.22']
|
||
2025-07-15 03:40:02,722 - services - WARNING - No official version found for package 'sunwayhie.r4'. Versions: ['0.0.1-preview-1']
|
||
2025-07-15 03:40:02,723 - __main__ - DEBUG - Normalization resulted in 1072 unique packages.
|
||
2025-07-15 03:40:02,724 - services - WARNING - No official version found for package 'sunwayhie.r4'. Versions: ['0.0.1-preview-1']
|
||
2025-07-15 03:40:02,724 - services - WARNING - No official version found for package 'ca.on.oh.mha.pds'. Versions: ['2.0.0-alpha-preview', '2.0.0-alpha-preview-0.1']
|
||
2025-07-15 03:40:02,726 - services - WARNING - No official version found for package 'fi.digious.kanta.test'. Versions: ['0.0.1-preview-2', '0.0.1-preview-1']
|
||
2025-07-15 03:40:02,726 - __main__ - INFO - Stored 1072 packages in manual cache (memory).
|
||
2025-07-15 03:40:02,729 - services - WARNING - No official version found for package 'fi.digious.kanta.test'. Versions: ['0.0.1-preview-2', '0.0.1-preview-1']
|
||
2025-07-15 03:40:02,729 - services - WARNING - No official version found for package 'sunwayhie.r4'. Versions: ['0.0.1-preview-1']
|
||
2025-07-15 03:40:02,731 - services - WARNING - No official version found for package 'ontario-mha-old-v0.9-alpha'. Versions: ['0.9.1-alpha-test']
|
||
2025-07-15 03:40:02,734 - services - WARNING - No official version found for package 'ontario-mha-old-v0.9-alpha'. Versions: ['0.9.1-alpha-test']
|
||
2025-07-15 03:40:02,736 - services - WARNING - No official version found for package 'fi.digious.kanta.test'. Versions: ['0.0.1-preview-2', '0.0.1-preview-1']
|
||
2025-07-15 03:40:02,739 - services - WARNING - No official version found for package 'DIFUTURE.trustcenter.sp'. Versions: ['1.0.0-beta-3', '1.0.0-beta-2', '1.0.0-beta-1']
|
||
2025-07-15 03:40:02,740 - services - WARNING - No official version found for package 'DIFUTURE.trustcenter.sp'. Versions: ['1.0.0-beta-3', '1.0.0-beta-2', '1.0.0-beta-1']
|
||
2025-07-15 03:40:02,742 - services - WARNING - No official version found for package 'ontario-mha-old-v0.9-alpha'. Versions: ['0.9.1-alpha-test']
|
||
2025-07-15 03:40:02,743 - services - WARNING - No official version found for package 'uk.ads.r4'. Versions: ['1.0.2-mvp-alpha', '1.0.1-mvp-alpha', '1.0.0-mvp-alpha', '1.2.0-bundle2-alpha', '1.1.0-bundle1-alpha']
|
||
2025-07-15 03:40:02,745 - services - WARNING - No official version found for package 'uk.ads.r4'. Versions: ['1.0.2-mvp-alpha', '1.0.1-mvp-alpha', '1.0.0-mvp-alpha', '1.2.0-bundle2-alpha', '1.1.0-bundle1-alpha']
|
||
2025-07-15 03:40:02,747 - services - WARNING - No official version found for package 'DIFUTURE.trustcenter.sp'. Versions: ['1.0.0-beta-3', '1.0.0-beta-2', '1.0.0-beta-1']
|
||
2025-07-15 03:40:02,750 - services - INFO - Normalization complete. Entries considered: 1075, Skipped during norm: 0, Unique Packages Found: 1072
|
||
2025-07-15 03:40:02,752 - services - INFO - Normalization complete. Entries considered: 1075, Skipped during norm: 0, Unique Packages Found: 1072
|
||
2025-07-15 03:40:02,753 - services - WARNING - No official version found for package 'uk.ads.r4'. Versions: ['1.0.2-mvp-alpha', '1.0.1-mvp-alpha', '1.0.0-mvp-alpha', '1.2.0-bundle2-alpha', '1.1.0-bundle1-alpha']
|
||
2025-07-15 03:40:02,755 - __main__ - DEBUG - Normalization resulted in 1072 unique packages.
|
||
2025-07-15 03:40:02,757 - __main__ - DEBUG - Normalization resulted in 1072 unique packages.
|
||
2025-07-15 03:40:02,758 - services - INFO - Normalization complete. Entries considered: 1075, Skipped during norm: 0, Unique Packages Found: 1072
|
||
2025-07-15 03:40:02,759 - __main__ - INFO - Stored 1072 packages in manual cache (memory).
|
||
2025-07-15 03:40:02,760 - __main__ - INFO - Stored 1072 packages in manual cache (memory).
|
||
2025-07-15 03:40:02,761 - __main__ - DEBUG - Normalization resulted in 1072 unique packages.
|
||
2025-07-15 03:40:02,765 - __main__ - INFO - Stored 1072 packages in manual cache (memory).
|
||
2025-07-15 03:40:03,072 - services - INFO - Cached 1072 packages in CachedPackage.
|
||
2025-07-15 03:40:03,081 - __main__ - INFO - Updated DB timestamp to 2025-07-15 03:40:02.726940+00:00
|
||
2025-07-15 03:40:03,082 - __main__ - DEBUG - --- Rendering search_and_import template (Page: 1, Total: 1072, Failed Fetch: False, Display TS: 2025-07-15 03:40:02.726940+00:00) ---
|
||
2025-07-15 03:40:03,096 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:03] "GET /search-and-import HTTP/1.1" 200 -
|
||
2025-07-15 03:40:03,097 - services - ERROR - Error caching packages: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,097 - __main__ - ERROR - Failed to cache packages in database: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
Traceback (most recent call last):
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlite3.IntegrityError: UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
|
||
The above exception was the direct cause of the following exception:
|
||
|
||
Traceback (most recent call last):
|
||
File "/app/app.py", line 2679, in search_and_import
|
||
cache_packages(normalized_packages, db, CachedPackage)
|
||
File "/app/services.py", line 765, in cache_packages
|
||
existing = CachedPackage.query.filter_by(package_name=package['name'], version=package['version']).first()
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2759, in first
|
||
return self.limit(1)._iter().first() # type: ignore
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
|
||
result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute
|
||
return self._execute_internal(
|
||
^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2230, in _execute_internal
|
||
) = compile_state_cls.orm_pre_session_exec(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 577, in orm_pre_session_exec
|
||
session._autoflush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3065, in _autoflush
|
||
raise e.with_traceback(sys.exc_info()[2])
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3054, in _autoflush
|
||
self.flush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4345, in flush
|
||
self._flush(objects)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4480, in _flush
|
||
with util.safe_reraise():
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 224, in __exit__
|
||
raise exc_value.with_traceback(exc_tb)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4441, in _flush
|
||
flush_context.execute()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
|
||
rec.execute(self)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
|
||
util.preloaded.orm_persistence.save_obj(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
|
||
_emit_insert_statements(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
|
||
result = connection.execute(
|
||
^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1415, in execute
|
||
return meth(
|
||
^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 523, in _execute_on_connection
|
||
return connection._execute_clauseelement(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1637, in _execute_clauseelement
|
||
ret = self._execute_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1842, in _execute_context
|
||
return self._exec_single_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1982, in _exec_single_context
|
||
self._handle_dbapi_exception(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2351, in _handle_dbapi_exception
|
||
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlalchemy.exc.IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,120 - __main__ - INFO - Updated DB timestamp to 2025-07-15 03:40:02.759788+00:00
|
||
2025-07-15 03:40:03,120 - __main__ - DEBUG - --- Rendering search_and_import template (Page: 1, Total: 1072, Failed Fetch: False, Display TS: 2025-07-15 03:40:02.759788+00:00) ---
|
||
2025-07-15 03:40:03,122 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:03] "GET /search-and-import HTTP/1.1" 200 -
|
||
2025-07-15 03:40:03,196 - services - ERROR - Error caching packages: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,196 - __main__ - ERROR - Failed to cache packages in database: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
Traceback (most recent call last):
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlite3.IntegrityError: UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
|
||
The above exception was the direct cause of the following exception:
|
||
|
||
Traceback (most recent call last):
|
||
File "/app/app.py", line 2679, in search_and_import
|
||
cache_packages(normalized_packages, db, CachedPackage)
|
||
File "/app/services.py", line 765, in cache_packages
|
||
existing = CachedPackage.query.filter_by(package_name=package['name'], version=package['version']).first()
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2759, in first
|
||
return self.limit(1)._iter().first() # type: ignore
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
|
||
result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute
|
||
return self._execute_internal(
|
||
^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2230, in _execute_internal
|
||
) = compile_state_cls.orm_pre_session_exec(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 577, in orm_pre_session_exec
|
||
session._autoflush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3065, in _autoflush
|
||
raise e.with_traceback(sys.exc_info()[2])
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3054, in _autoflush
|
||
self.flush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4345, in flush
|
||
self._flush(objects)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4480, in _flush
|
||
with util.safe_reraise():
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 224, in __exit__
|
||
raise exc_value.with_traceback(exc_tb)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4441, in _flush
|
||
flush_context.execute()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
|
||
rec.execute(self)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
|
||
util.preloaded.orm_persistence.save_obj(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
|
||
_emit_insert_statements(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
|
||
result = connection.execute(
|
||
^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1415, in execute
|
||
return meth(
|
||
^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 523, in _execute_on_connection
|
||
return connection._execute_clauseelement(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1637, in _execute_clauseelement
|
||
ret = self._execute_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1842, in _execute_context
|
||
return self._exec_single_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1982, in _exec_single_context
|
||
self._handle_dbapi_exception(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2351, in _handle_dbapi_exception
|
||
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlalchemy.exc.IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,206 - __main__ - INFO - Updated DB timestamp to 2025-07-15 03:40:02.760921+00:00
|
||
2025-07-15 03:40:03,207 - __main__ - DEBUG - --- Rendering search_and_import template (Page: 1, Total: 1072, Failed Fetch: False, Display TS: 2025-07-15 03:40:02.760921+00:00) ---
|
||
2025-07-15 03:40:03,209 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:03] "GET /search-and-import HTTP/1.1" 200 -
|
||
2025-07-15 03:40:03,296 - services - ERROR - Error caching packages: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,296 - __main__ - ERROR - Failed to cache packages in database: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
Traceback (most recent call last):
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlite3.IntegrityError: UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
|
||
The above exception was the direct cause of the following exception:
|
||
|
||
Traceback (most recent call last):
|
||
File "/app/app.py", line 2679, in search_and_import
|
||
cache_packages(normalized_packages, db, CachedPackage)
|
||
File "/app/services.py", line 765, in cache_packages
|
||
existing = CachedPackage.query.filter_by(package_name=package['name'], version=package['version']).first()
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2759, in first
|
||
return self.limit(1)._iter().first() # type: ignore
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
|
||
result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
|
||
^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute
|
||
return self._execute_internal(
|
||
^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2230, in _execute_internal
|
||
) = compile_state_cls.orm_pre_session_exec(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 577, in orm_pre_session_exec
|
||
session._autoflush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3065, in _autoflush
|
||
raise e.with_traceback(sys.exc_info()[2])
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 3054, in _autoflush
|
||
self.flush()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4345, in flush
|
||
self._flush(objects)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4480, in _flush
|
||
with util.safe_reraise():
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 224, in __exit__
|
||
raise exc_value.with_traceback(exc_tb)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4441, in _flush
|
||
flush_context.execute()
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
|
||
rec.execute(self)
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
|
||
util.preloaded.orm_persistence.save_obj(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
|
||
_emit_insert_statements(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
|
||
result = connection.execute(
|
||
^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1415, in execute
|
||
return meth(
|
||
^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 523, in _execute_on_connection
|
||
return connection._execute_clauseelement(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1637, in _execute_clauseelement
|
||
ret = self._execute_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1842, in _execute_context
|
||
return self._exec_single_context(
|
||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1982, in _exec_single_context
|
||
self._handle_dbapi_exception(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2351, in _handle_dbapi_exception
|
||
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1963, in _exec_single_context
|
||
self.dialect.do_execute(
|
||
File "/app/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 943, in do_execute
|
||
cursor.execute(statement, parameters)
|
||
sqlalchemy.exc.IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
|
||
(sqlite3.IntegrityError) UNIQUE constraint failed: cached_package.package_name, cached_package.version
|
||
[SQL: INSERT INTO cached_package (package_name, version, author, fhir_version, version_count, url, all_versions, dependencies, latest_absolute_version, latest_official_version, canonical, registry) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
|
||
[parameters: ('accdr.fhir.ig.pkg', '0.9.27', 'Canadian FHIR Registry', '4', 34, 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', '[{"version": "0.9.0-alpha-0.9.12", "pubDate": "Wed, 29 Nov 2023 22:22:56 GMT"}, {"version": "0.9.0-alpha-0.9.11", "pubDate": "Wed, 29 Nov 2023 21:54: ... (2240 characters truncated) ... n": "0.9.0-alpha-0.9.20", "pubDate": "Fri, 06 Sep 2024 16:12:20 GMT"}, {"version": "0.9.0-alpha-0.9.19", "pubDate": "Fri, 06 Sep 2024 16:09:07 GMT"}]', '[]', '0.9.27', '0.9.27', 'https://packages.simplifier.net/accdr.fhir.ig.pkg/0.9.27', 'https://packages.simplifier.net/rssfeed')]
|
||
(Background on this error at: https://sqlalche.me/e/20/gkpj)
|
||
2025-07-15 03:40:03,307 - __main__ - INFO - Updated DB timestamp to 2025-07-15 03:40:02.765334+00:00
|
||
2025-07-15 03:40:03,308 - __main__ - DEBUG - --- Rendering search_and_import template (Page: 1, Total: 1072, Failed Fetch: False, Display TS: 2025-07-15 03:40:02.765334+00:00) ---
|
||
2025-07-15 03:40:03,310 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:03] "GET /search-and-import HTTP/1.1" 200 -
|
||
2025-07-15 03:40:09,333 - __main__ - DEBUG - Scanning packages directory: /app/instance/fhir_packages
|
||
2025-07-15 03:40:09,333 - __main__ - DEBUG - Found packages: 0
|
||
2025-07-15 03:40:09,333 - __main__ - DEBUG - Errors during package listing: []
|
||
2025-07-15 03:40:09,333 - __main__ - DEBUG - Duplicate groups: {}
|
||
2025-07-15 03:40:09,341 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:09] "GET /view-igs HTTP/1.1" 200 -
|
||
2025-07-15 03:40:09,376 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:09] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:09,384 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:09] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:09,386 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:09] "[36mGET /static/FHIRFLARE.png HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:09,386 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:09] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:13,688 - __main__ - DEBUG - --- Entering search_and_import route (DB Cache Logic) ---
|
||
2025-07-15 03:40:13,690 - __main__ - DEBUG - DB Timestamp: 2025-07-15 03:40:02.765334, In-Memory Timestamp: 2025-07-15 03:40:02.765334+00:00
|
||
2025-07-15 03:40:13,690 - __main__ - INFO - Using in-memory cached package list from 2025-07-15 03:40:02.765334+00:00.
|
||
2025-07-15 03:40:13,691 - __main__ - DEBUG - --- Rendering search_and_import template (Page: 1, Total: 1072, Failed Fetch: False, Display TS: 2025-07-15 03:40:02.765334+00:00) ---
|
||
2025-07-15 03:40:13,694 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:13] "GET /search-and-import HTTP/1.1" 200 -
|
||
2025-07-15 03:40:13,737 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:13] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:13,743 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:13] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:13,744 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:13] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:40:21,160 - __main__ - DEBUG - API search request: term='p', page=1
|
||
2025-07-15 03:40:21,162 - __main__ - DEBUG - Filtered 1072 cached packages down to 471 for term 'p'
|
||
2025-07-15 03:40:21,162 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 50 packages for page 1)
|
||
2025-07-15 03:40:21,164 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:21] "GET /api/search-packages?search=p HTTP/1.1" 200 -
|
||
2025-07-15 03:40:21,980 - __main__ - DEBUG - API search request: term='ph', page=1
|
||
2025-07-15 03:40:21,981 - __main__ - DEBUG - Filtered 1072 cached packages down to 39 for term 'ph'
|
||
2025-07-15 03:40:21,982 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 39 packages for page 1)
|
||
2025-07-15 03:40:21,983 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:21] "GET /api/search-packages?search=ph HTTP/1.1" 200 -
|
||
2025-07-15 03:40:26,786 - __main__ - DEBUG - API search request: term='ph-core', page=1
|
||
2025-07-15 03:40:26,787 - __main__ - DEBUG - Filtered 1072 cached packages down to 0 for term 'ph-core'
|
||
2025-07-15 03:40:26,788 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 0 packages for page 1)
|
||
2025-07-15 03:40:26,788 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:26] "GET /api/search-packages?search=ph-core HTTP/1.1" 200 -
|
||
2025-07-15 03:40:29,345 - __main__ - DEBUG - API search request: term='phc', page=1
|
||
2025-07-15 03:40:29,347 - __main__ - DEBUG - Filtered 1072 cached packages down to 1 for term 'phc'
|
||
2025-07-15 03:40:29,347 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 1 packages for page 1)
|
||
2025-07-15 03:40:29,348 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:29] "GET /api/search-packages?search=phc HTTP/1.1" 200 -
|
||
2025-07-15 03:40:30,429 - __main__ - DEBUG - API search request: term='phcore', page=1
|
||
2025-07-15 03:40:30,429 - __main__ - DEBUG - Filtered 1072 cached packages down to 0 for term 'phcore'
|
||
2025-07-15 03:40:30,430 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 0 packages for page 1)
|
||
2025-07-15 03:40:30,430 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:30] "GET /api/search-packages?search=phcore HTTP/1.1" 200 -
|
||
2025-07-15 03:40:32,556 - __main__ - DEBUG - API search request: term='ph', page=1
|
||
2025-07-15 03:40:32,557 - __main__ - DEBUG - Filtered 1072 cached packages down to 39 for term 'ph'
|
||
2025-07-15 03:40:32,557 - __main__ - DEBUG - Rendering _search_results_table.html for API response (found 39 packages for page 1)
|
||
2025-07-15 03:40:32,558 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:40:32] "GET /api/search-packages?search=ph HTTP/1.1" 200 -
|
||
2025-07-15 03:41:04,176 - __main__ - DEBUG - Package 'com.philips.FHIR.MyTraining' found in in-memory cache.
|
||
2025-07-15 03:41:04,179 - __main__ - INFO - Rendering details for package 'com.philips.FHIR.MyTraining' (Source: In-Memory Cache). Latest: 1.0.1-beta, Official: 1.0.1-beta
|
||
2025-07-15 03:41:04,190 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "GET /package-details/com.philips.FHIR.MyTraining HTTP/1.1" 200 -
|
||
2025-07-15 03:41:04,244 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "[36mGET /static/css/fire-animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:41:04,253 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "[36mGET /static/js/htmx.min.js HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:41:04,254 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "[36mGET /static/css/animation.css HTTP/1.1[0m" 304 -
|
||
2025-07-15 03:41:04,288 - app - DEBUG - Found 1 versions for package com.philips.FHIR.MyTraining: [{'version': '1.0.1-beta', 'pubDate': 'Tue, 22 Nov 2022 09:29:47 GMT'}]...
|
||
2025-07-15 03:41:04,291 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "GET /dependents/com.philips.FHIR.MyTraining HTTP/1.1" 200 -
|
||
2025-07-15 03:41:04,294 - app - DEBUG - Rendering logs for com.philips.FHIR.MyTraining with 1 entries
|
||
2025-07-15 03:41:04,296 - werkzeug - INFO - 172.19.0.1 - - [15/Jul/2025 03:41:04] "GET /logs/com.philips.FHIR.MyTraining HTTP/1.1" 200 -
|
||
2025-07-15 03:42:35,859 - __main__ - INFO - --- File logging initialized to /app/instance/fhirflare_debug.log (Level: DEBUG) ---
|
||
2025-07-15 03:42:35,860 - __main__ - INFO - Application running in mode: lite
|
||
2025-07-15 03:42:35,860 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:42:35,860 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:42:35,860 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:42:35,860 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:42:35,860 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:42:35,881 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:42:35,886 - __main__ - INFO - Database tables created/verified successfully.
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Instance path configuration: /app/instance
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Database URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Packages path: /app/instance/fhir_packages
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Flask instance folder path: /app/instance
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Directories created/verified: Instance: /app/instance, Packages: /app/instance/fhir_packages
|
||
2025-07-15 03:42:35,890 - __main__ - DEBUG - Attempting to create database tables for URI: sqlite:////app/instance/fhir_ig.db
|
||
2025-07-15 03:42:35,891 - __main__ - INFO - Database tables created successfully (if they didn't exist).
|
||
2025-07-15 03:42:35,892 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||
* Running on all addresses (0.0.0.0)
|
||
* Running on http://127.0.0.1:5000
|
||
* Running on http://172.19.0.3:5000
|
||
2025-07-15 03:42:35,892 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
|